Results 1 to 4 of 4
Hi ppl,
I have installed Fedora 8 in my Dell laptop... Now my question is how do you map the disk drives in windows to the fedora 8. I have ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-20-2008 #1Just Joined!
- Join Date
- May 2008
- Posts
- 35
Mapping hard disk drives in Windows to Linux
Hi ppl,
I have installed Fedora 8 in my Dell laptop... Now my question is how do you map the disk drives in windows to the fedora 8. I have 4 drives in Windows(C, D, E, F)... I like these four drives to be viewed and modified using Linux also. What is the solution?
- 05-20-2008 #2
In order to mount (read / write) ntfs file systems I use ntfs-3g.
I have never had any problems using it.
mount -t ntfs-3g /dev/device /mnt/mountpointLinux since: 2001
Gentoo since: 2004
- - - - - - - -
Translation:
I fix things until they break.
- 05-20-2008 #3
Open Terminal and execute this
Post output here.Code:sudo fdisk -l df -h
* Its small L in sudo fdisk -l.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-21-2008 #4Just Joined!
- Join Date
- May 2008
- Posts
- 2
Well, you can figure out devices and mount points, which is where I would expect the post above is headed, or you can be sure to label the partitions, like 'system', 'games', 'work', etc. Then those labels will show up when you select 'Computer' from 'places' in gnome, or I expect some similiar place in your gui. Click and they automount and you can explore them.


Reply With Quote
