Re: Re: [SLE] PC All SCSI ==> CDROM NOK with SuSE 7.2
When i check the properties of the link: Device: /dev/cdrecorder readonly Mount point: /media/cdrecorder So two questions: why not point to dev/sr0 or sr1 where is my second CD-Rom
thanks for your help.
Vincent
/dev/cdrecorder is a symlink to /dev/sd0 or whatever your cd-rw drive is If there is something incorrect, then change the symlinks: # ln -sf /dev/cdrecorder /dev/xxx the way you need them. Normally a clean install of SuSE 7.2 sets the symlinks the right way, so the above appeals just in case it didn't (cdrecorder should point to your CD-RW, cdrom to your cd-rom drive). No media found means that there is no CD in the drive, or only a corrupted one. Goodbye ... Wolfi ______________________________________________________________________________ Jetzt und nur hier Ihr original PREMIERE WORLD SportPaket plus 100 Euro ExtraPrämie: http://premiere.web.de
Hi for information, the problem was in the etc/fstab: Before /dev/cdrecorder /media/cdrecorder auto ro,noauto,user,exec 0 0 /dev/cdrom /media/cdrom auto ro,noauto,user,exec 0 0 After /dev/sr0 /media/cdrecorder auto ro,noauto,user,exec 0 0 /dev/sr1 /media/cdrom auto ro,noauto,user,exec 0 0 Strange because that was with the original installation of SuSE 7.2. Vincent Le Mercredi 1 Août 2001 08:42, Wolfgang Zerrmayr a écrit :
When i check the properties of the link: Device: /dev/cdrecorder readonly Mount point: /media/cdrecorder So two questions: why not point to dev/sr0 or sr1 where is my second CD-Rom
thanks for your help.
Vincent
/dev/cdrecorder is a symlink to /dev/sd0 or whatever your cd-rw drive is If there is something incorrect, then change the symlinks:
# ln -sf /dev/cdrecorder /dev/xxx
the way you need them. Normally a clean install of SuSE 7.2 sets the symlinks the right way, so the above appeals just in case it didn't (cdrecorder should point to your CD-RW, cdrom to your cd-rom drive). No media found means that there is no CD in the drive, or only a corrupted one.
Goodbye ... Wolfi
___________________________________________________________________________ ___ Jetzt und nur hier Ihr original PREMIERE WORLD SportPaket plus 100 Euro ExtraPrämie: http://premiere.web.de
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq and the archives at http://lists.suse.com
Hi for information, the problem was in the etc/fstab: Before /dev/cdrecorder /media/cdrecorder auto ro,noauto,user,exec 0 0 /dev/cdrom /media/cdrom auto ro,noauto,user,exec 0 0 After /dev/sr0 /media/cdrecorder auto ro,noauto,user,exec 0 0 /dev/sr1 /media/cdrom auto ro,noauto,user,exec 0 0 Strange because that was with the original installation of SuSE 7.2. Vincent Le Mercredi 1 Août 2001 08:42, Wolfgang Zerrmayr a écrit :
When i check the properties of the link: Device: /dev/cdrecorder readonly Mount point: /media/cdrecorder So two questions: why not point to dev/sr0 or sr1 where is my second CD-Rom
thanks for your help.
Vincent
/dev/cdrecorder is a symlink to /dev/sd0 or whatever your cd-rw drive is If there is something incorrect, then change the symlinks:
# ln -sf /dev/cdrecorder /dev/xxx
the way you need them. Normally a clean install of SuSE 7.2 sets the symlinks the right way, so the above appeals just in case it didn't (cdrecorder should point to your CD-RW, cdrom to your cd-rom drive). No media found means that there is no CD in the drive, or only a corrupted one.
Goodbye ... Wolfi
___________________________________________________________________________ ___ Jetzt und nur hier Ihr original PREMIERE WORLD SportPaket plus 100 Euro ExtraPrämie: http://premiere.web.de
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq and the archives at http://lists.suse.com
participants (3)
-
Steve Graegert
-
Vincent Allard
-
Wolfgang Zerrmayr