On Fri, 2002-11-15 at 07:58, Daniel WELLS wrote:
[snip]
> "mount: wrong fs type, bad option, bad superblock on /dev/cdrom, or
> too many mounted filesystems (could this be the IDE device where you
> in fact use ide-scsi so that sr0 or sda or so is needed?)"
> 
> This usually involves editing the" fstab" file (which get overwritten
> on reboot) from:
> 
> /dev/cdrom    /mnt/cdrom      iso9660 noauto,owner,kudzu,ro   0       0
> 
> to
> 
> /dev/cdrom    /mnt/cdrom      iso9660 noauto,user,kudzu,ro    0       0

> I then have to deal with the link to the device.  On checking I found
> that "/dev/cdrom" was pointing to "/dev/hdc". This is reset each time
> I reboot so I have to delete the old link and created a new link
> "dev/cdrom" pointing to "/dev/scd0".
[snip]

why don't you just use
/dev/scd0         /mnt/cdrom      iso9660 noauto,user,ro 0 0
??
-- 
Iain Buchanan <[EMAIL PROTECTED]>
To be loved is very demoralizing.
                -- Katharine Hepburn

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to