Hi,all.
I have two hd's on my machine. I installed Mandrake on primary disk.There was a Windows XP installed on secondary disk but i wanted to switch to Linux completely so i just erased an XP's system directories and added some directories for music and stuff. Now i have starnge things in my /mnt: i have /mnt/hd which is mounted,but has a zero size and appears as empty,and /mnt/windows which is mounted and there are my directories inside.Ok,so i looking in my /etc/fstab and see:
Code:
...
/dev/hdb1 /mnt/windows vfat umask=0,iocharset=iso8859-1,codepage=850 0 0
...
none /mnt/hd supermount
dev=/dev/ide/host0/bus0/target1/lun0/part1,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,kudzu,codepage=850 0
I just tried to remove a second line but it is reappearing after reboot.
Please,help me to fix it.