Problem solved. The device is /dev/hdc (thanks Dazza). Debian creates
fstab with /dev/cdrom but there is no such device or link. Is this a bug
in the deb install, or should I have known ;-)

On 29 Apr 2002, David Fitch wrote:

> On Sun, 2002-04-28 at 18:11, David wrote:
> > # <file system> <mount point>   <type>  <options>
> > <dump> <pass>
> > /dev/hda11      /               ext2    defaults,errors=remount-ro      0 1
> > /dev/hda10      none            swap    sw                      0       0
> > proc            /proc           proc    defaults                        0 0
> > /dev/fd0        /floppy         auto    defaults,user,noauto            0 0
> > /dev/cdrom      /cdrom          iso9660 defaults,ro,user,noauto         0 0
> > ibook:~# 
> > 
> > Can anyone suggest what the correct device should be, or why I can't
> > mount?
> 
> did you try "mount /cdrom"?  (not /dev/cdrom)
> and check what device the link /dev/cdrom points to (and check
> the link exists)
> 
> Dave.
> 
> -- 
> SLUG - Sydney Linux User's Group - http://slug.org.au/
> More Info: http://lists.slug.org.au/listinfo/slug
> 

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to