hi , i am user of both linux an d windows , during installation i did windows xp first which is ntfs file system and redhat enterprise linux @ws .
so i am unable to access the drives of windows in linux . so give a solution to come out of it...
i have amd processer 3000+ and 80 gb harddisk and 256 ram...
mail me at subupanda@yahoo.co.inymqwsovf5o
What you want, I think, is:
What you want, I think, is:
mount -t ntfs -o ro,umask=0 /dev/windows_partition_device /windows
Replace /dev/windows_partition_device with whatever is your
partition where windows is installed.
/windows is your mount point, change this to your liking, and
remember to create the directory first.
eg.
mount -t ntfs -o ro,umask=0 /dev/hda1 /winxp
Good luck
Double posting, demanding a s
Double posting, demanding a solution instead of asking nicely, and require people to mail him...
Don't help that idiot.
no ntfs support in RHEL. com
no ntfs support in RHEL. compile own kernel or switch distributions.
http://google.com/search?q=RH
http://google.com/search?q=RHEL+NTFS
Please think before posting.