Mailinglist Archive: opensuse (3261 mails)
| < Previous | Next > |
Re: [SLE] Yast dosnt set my CDROM
- From: Chris Reeves <chris.reeves@xxxxxxxxx>
- Date: Sun, 01 Apr 2001 18:01:50 +0100
- Message-id: <3AC75EFE.A3A077C0@xxxxxxxxx>
dizzy73 wrote:
>
> This is the first time Im really trying to implement my cd burner 7.1
> pro kernel 2.2.18
>
> SuSE reconises my plain ATAPI cd as hdc and when the machime boot Dmesg
> seems to see both CDroms
>
> hdd =plain atapi
> hdc = acer8xcdr
Confused here - is your plain ATAPI CD hdc or hdd?
> So I go into yast>integrate hardware> select cd/dvd
>
> then select the approaite hdc and hdd
>
> This seems to have *no* effect whatsoever!
>
> Im trying to access the burner software KDBurn or something and it
> dosent see the burner. Ive installed cdroast but it dosnt show up in the
> menu items (wondering why that is....)
You need to use the ide-scsi module, because the CD drive needs to be
accessed as a SCSI device in order for cdrecord/xcdroast/etc. to see it
(it probably uses the SCSI command set internally anyway). To do this,
at the LILO prompt, type 'linux hdc=ide-scsi' (assuming that the burner
is /dev/hdc).
Now you can do a 'cdrecord -scanbus' and see if the burner shows up. If
it does, you can set up some things like an fstab entry, and placing the
the 'hdc=ide-scsi' as an append line in lilo.conf, and so on.
Have fun,
Chris
--
__ _
-o)/ / (_)__ __ ____ __ Chris Reeves
/\\ /__/ / _ \/ // /\ \/ / ICQ# 22219005
_\_v __/_/_//_/\_,_/ /_/\_\
>
> This is the first time Im really trying to implement my cd burner 7.1
> pro kernel 2.2.18
>
> SuSE reconises my plain ATAPI cd as hdc and when the machime boot Dmesg
> seems to see both CDroms
>
> hdd =plain atapi
> hdc = acer8xcdr
Confused here - is your plain ATAPI CD hdc or hdd?
> So I go into yast>integrate hardware> select cd/dvd
>
> then select the approaite hdc and hdd
>
> This seems to have *no* effect whatsoever!
>
> Im trying to access the burner software KDBurn or something and it
> dosent see the burner. Ive installed cdroast but it dosnt show up in the
> menu items (wondering why that is....)
You need to use the ide-scsi module, because the CD drive needs to be
accessed as a SCSI device in order for cdrecord/xcdroast/etc. to see it
(it probably uses the SCSI command set internally anyway). To do this,
at the LILO prompt, type 'linux hdc=ide-scsi' (assuming that the burner
is /dev/hdc).
Now you can do a 'cdrecord -scanbus' and see if the burner shows up. If
it does, you can set up some things like an fstab entry, and placing the
the 'hdc=ide-scsi' as an append line in lilo.conf, and so on.
Have fun,
Chris
--
__ _
-o)/ / (_)__ __ ____ __ Chris Reeves
/\\ /__/ / _ \/ // /\ \/ / ICQ# 22219005
_\_v __/_/_//_/\_,_/ /_/\_\
| < Previous | Next > |