Dreja Julag wrote:
I finally found the entry in the digest... This does not quite fit into my problem, really. If I have Mandrake 7.0-2 installed, I only need to mount the drives, manually, correct? I don't know what your problem was, but this should be /dev/hda1 /mnt/c: vfat noauto,rw
0 0
Leaving out the noauto means to mount during the boot process and you don't want Linux to mount your dos partitions during the boot process. During the boot process, all you want Linux to automatically mount and check are your Linux configuration partitions. The following are probably also wrong /mnt/floppy /mnt/floppy supermount
fs=vfat,dev=/dev/fd0 0 0
These should be /dev/floppy /mnt/floppy supermount
fs=vfat,dev=/dev/fd0 0 0
or /dev/fd0 /mnt/floppy ...
I've read that some people are having problems because of supermount and this could be changed to be also noauto. Your fstab looks kind of messed up. I don't know what /dev/pts is for, and haven't dealt with networking, however you might want to redo your fstab using a tool, such as linuxconf or fsconf. There's an alternative from Mandrake, but I don't know the name. dos partitions, floppy and cdrom should not be automatically mounted during the boot process. If you don't have a writable cdrom drive, then you want to specify read-only. Why you don't have a 0 0 for the cdrom, I'm not sure. Perhaps these are the defaults, but they're present in my fstab; although, I'm basing this on rh 5.2 or 5.1 (probably haven't updated the fstab since 5.1 packages were in place). Try the configuration tools. You can at least go through the gui tool to check what all of the parameter values. mike
|
- [newbie] permissions, kde and msec kizito
- [newbie] permissions, kde and msec kizito
- Re: [newbie] permissions, kde and msec Dreja Julag
- Re: [newbie] permissions, kde and msec Dreja Julag
- Mike Corbeil
