Raffaele Belardi wrote:
> Ralph,
> 
> I think the problem is in all those 'none'. I think that keyword goes in
> front of the entries which are not real devices, so you should remove it
> from the cdrom and floppy entries.
> Here is a good fstab, for example:
> 
> /dev/hda6 / ext2 defaults 1 1
> /dev/hda3 /boot ext2 defaults 1 2
> none /dev/pts devpts mode=0620 0 0
> none /dev/shm tmpfs defaults 0 0
> /dev/hda9 /home ext2 defaults 1 2
> /mnt/cdrom /mnt/cdrom supermount
> dev=/dev/hdc,fs=iso9660,ro,--,iocharset=iso8859-1 0 0
> /mnt/floppy /mnt/floppy supermount
> dev=/dev/fd0,fs=vfat,--,iocharset=iso8859-1,umask=0,sync,codepage=850 0 0
> /dev/hda5 /mnt/windata ntfs iocharset=iso8859-1 0 0
> /dev/hda1 /mnt/windows ntfs iocharset=iso8859-1 0 0
> none /proc proc defaults 0 0
> /dev/hda8 /usr ext2 defaults 1 2
> /dev/hda7 swap swap defaults 0 0
> 
> Note that there are only 12 lines in the above and they all begin with
> "/dev", "/mnt" or "none". The mailer program cuts longer lines in two, 
> but in your fstab you shouldn't.
> 
> raffaele

I too noticed these things in my fstab and with them things don't work 
so good. took the "none" out from the lines where it appeared and things 
were again fine.

Mark


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

Reply via email to