civileme wrote:
 
> On Sunday 23 September 2001 23:06, Al Niessner wrote:

> > #/mnt/cdrom /mnt/cdrom supermount fs=iso9660,dev=/dev/dvd 0 0
> > #/mnt/floppy /mnt/floppy supermount fs=vfat,dev=/dev/fd0 0 0
> > /dev/cdrom /mnt/cdrom iso9660 noauto,user,exec,noatime 0 0
> > /dev/fd0 /mnt/floppy vfat noauto,user,exec,noatime 0 0
 
> In a term, do
 
> supermount -i disable
 
> and /dev/hdc will be in /etc/fstab.  Right now, it is hiding behind a
> supermount of /mnt/cdrom
 
> With the advent of devfs, /dev/cdrom is no longer needed nor does it serve
> any purpose.

So multiple cdrom & floppy references in /etc/fstab:
/mnt/cdrom /mnt/cdrom supermount dev=/dev/scd0,fs=iso9660,exec,ro 0 0
/mnt/floppy /mnt/floppy supermount 
dev=/dev/fd0,fs=vfat,exec,--,iocharset=iso8859-1,umask=0,sync,codepage=850 0 0
/mnt/floppy2 /mnt/floppy2 supermount 
dev=/dev/fd1,fs=vfat,exec,--,iocharset=iso8859-1,umask=0,sync,codepage=850 0 0
/dev/cdrom              /mnt/cdrom              iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0                /mnt/floppy             auto    noauto,owner,kudzu 0 0
/dev/fd1                /mnt/floppy1            auto    noauto,owner,kudzu 0 0

and mismatch to /etc/mtab:
/mnt/cdrom /mnt/cdrom supermount ro,dev=/dev/scd0,fs=iso9660 0 0
/mnt/floppy /mnt/floppy supermount 
rw,sync,dev=/dev/fd0,fs=vfat,--,iocharset=iso8859-1,umask=0,codepage=850 0 0
/mnt/floppy2 /mnt/floppy2 supermount 
rw,sync,dev=/dev/fd1,fs=vfat,--,iocharset=iso8859-1,umask=0,codepage=850 0 0

are now normal? Why three floppies, blank, 1 & 2?
-- 
"The highest glory of the American Revolution was this: it connected,
in one indissoluble bond, the principles of civil government with the
principles of Christianity."                President John Quincy Adams

Felix Miata  ***  http://mrmazda.members.atlantic.net/


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to