On Tue, 11 Jan 2000, you wrote:

> /mnt/floppy /mnt/floppy supermount fs=vfat,dev=/dev/fd0 0 0
> /mnt/cdrom /mnt/cdrom supermount fs=iso9660,dev=/dev/cdrom 0 0
SUPERMOUNT??? What the heck is that? The only way I've seen to
address removeable media is as follows:

/dev/fd0        /mnt/floppy (etc)
and
/dev/cdrom /mnt/cdrom (etc.)

I'd try editing the /etc/fstab and making the cdrom mount like an IDE
hard drive using an IDE hard drive as a template. JOOC, what is the
link from /dev/cdrom go to? Which /dev/hdxx?
        John

Reply via email to