Subj : How to mount a WinXP disk partition on Linux... To : comp.os.linux From : tuptusik Date : Thu Aug 26 2004 11:39 am How to mount a WinXP disk partition with ntfs on Linux during startup so that a normal user can read from it? In fstab I have this line: /dev/hdb1 /mnt/win_c ntfs ro 0 0 and it doesn't work. What should I do? .