Some part of my system insists on mounting some drives that are already mounted under different paths and with wrong options. In this cases its some NTFS drives as can be seen from the /etc/fstab shown below:
/dev/hdd1 / ext3 defaults 1 1 none /dev/pts devpts mode=0620 0 0 /dev/hdd6 /home ext3 defaults 1 2 /dev/hdc /mnt/cdrom auto umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec 0 0 none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850 0 0 /dev/hda1 /mnt/win_c ntfs umask=0,iocharset=iso8859-15,nls=iso8859-1,ro 0 0 /dev/hdb1 /mnt/win_c2 ntfs umask=0,iocharset=iso8859-15,nls=iso8859-1,ro 0 0 none /proc proc defaults 0 0 /dev/hdd5 swap swap defaults 0 0 >>none /mnt/hd supermount dev=/dev/ide/host0/bus0/target0/lun0/part1,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,kudzu,codepage=850 0 0 >>none /mnt/hd2 supermount dev=/dev/ide/host0/bus0/target1/lun0/part1,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,kudzu,codepage=850 0 0 Its the two lines I have indicated with >>. I have erased these two lines twice now but they keep returning. So how the heck do i get rid of this as they serve no purpose. TIA /Kasper
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com ____________________________________________________ Join the Club : http://www.mandrakeclub.com
