On Mon, 2004-02-09 at 07:00, Moshe Kaminsky wrote: > Hi, > > With kernel 2.4 I had the following line in /etc/fstab: > > none /mnt/cdrom supermount > dev=/dev/cdroms/cdrom0,fs=auto,ro,--,iocharset=utf8,umask=0 0 0 > > which caused the cdrom (and similarly for the floppy) to be mounted > automatically when accessed. It seems that kernel 2.6 no longer supports this. > Is there a replacement? > > Thanks, > Moshe
I have in /etc/fstab: cdrom /mnt/cdrom supermount fs=auto,dev=/dev/cdrom,--,iocharset=iso8859-2 0 0 and it works. Using 2.6.2-ck1 Simon -- [EMAIL PROTECTED] mailing list
