LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how can I mount Windows partition in fedora7? (https://www.linuxquestions.org/questions/linux-newbie-8/how-can-i-mount-windows-partition-in-fedora7-600213/)

takarama 11-16-2007 03:16 PM

how can I mount Windows partition in fedora7?
 
can anyone explain how to mount the windows(xp) parttition and the other partitions in fedora7.I have SATA hard drive.

Nylex 11-16-2007 03:21 PM

Read the man page for mount.

nthillaiarasu 11-21-2007 07:46 AM

[mod_edit]Ignore the guy - he's spamming his blog[/mod_edit]

colucix 11-21-2007 08:05 AM

If you want read/write permissions on a NTFS filesystem, you can also have a look at ntfs-3g. To install simply do
Code:

yum install fuse fuse-libs ntfs-3g    # and optionally
yum install ntfsprogs ntfsprogs-gnomevfs

or use your usual package manager. These packages are available on the Fedora Extras repository.


All times are GMT -5. The time now is 12:03 AM.