Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
How to Mount NTFS
Name: SeB Date: April 20, 2002 at 20:52:33 Pacific
Comment:
I have a hda1 with ntfs (WinXP) and y need mount it on a hdb1 (RH7.2), ok? how can i mount it?
Name: Tom Date: April 21, 2002 at 09:04:49 Pacific
Reply:
mount /dev/hda1 /mnt/ntfs -t ntfs (Changing /mnt/ntfs to the folder you want to mount it to.) If you get a message like "unknown filesystem: ntfs" or "ntfs not supported by kernel", you will need to recompile the kernel with ntfs support. You will only get read-only support, as write support will corrupt the filesysyem.
Summary: Hello , i installed Red Hat Linux 7.2 2 days back. i have win 98 , win xp besides linux and im using Grub as the boot loader. Its working perfectly fine. Can anybody tell me how to mount my win98/xp...