Results 1 to 3 of 3
Hi,
I am new to Linux, I having winxp and Redhat 5 as dual boot. I want to access the windows partition from Linux. Is it possible? if so, Please ...
- 07-18-2009 #1Just Joined!
- Join Date
- Jul 2009
- Posts
- 2
RedHat / Windows OS data sharing
Hi,
I am new to Linux, I having winxp and Redhat 5 as dual boot. I want to access the windows partition from Linux. Is it possible? if so, Please let me know how to do?.
Thanks
- 07-19-2009 #2
You have to mount Windows OS partitions in Linux. Open Terminal and execute this
Post output here.Code:su - fdisk -l
* Its small L in fdisk -l.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-20-2009 #3Just Joined!
- Join Date
- Jul 2009
- Posts
- 3
Hi, Buddy
It depends on file system
which file system u r using in windows
FAT or NTFS
for both file system u need to mount the partition by using mount command
In RHEL FAT doesnot require any package but for NTFS u need to install NTFS package then u can mount NTFS partion.
Now go ahead and open windows partition


Reply With Quote