problem problem in accesing windows xp drives which is in ntfs file system in redhat enterprise linux @ws

Submitted by Anonymous
on May 17, 2006 - 5:23am

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:

Srdjan Todorovic
on
May 17, 2006 - 6:41am

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

Anonymous (not verified)
on
May 17, 2006 - 10:08am

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

Anonymous (not verified)
on
May 17, 2006 - 2:22pm

no ntfs support in RHEL. compile own kernel or switch distributions.

http://google.com/search?q=RH

Anonymous (not verified)
on
May 17, 2006 - 7:36pm

http://google.com/search?q=RHEL+NTFS

Please think before posting.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.