Re: CDROM File System Type Thomas Ronayne wrote:
> I've built a new system using the test26.s kernel on a SATA drive and
> suddenly cannot mount a cdrom; executing
>
> mount /dev/cdrom
>
> exits with
>
> mount: you must specify the filesystem type
>
> The entry in /etc/fstab is
>
> /dev/cdrom /mnt/cdrom auto
> user,unhide,noauto,owner,ro 0 0
>
> and I can't seem to figure out what's going on.
>
> Any hints about why this would happen (and what to do about it)?
>
> Thanks.
Never mind, the cdrom link was to /dev/hda instead of /dev/hdb.
Gnashing of teeth. |