LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   accessing my FAT32 and NTFS partitions (https://www.linuxquestions.org/questions/linux-newbie-8/accessing-my-fat32-and-ntfs-partitions-315704/)

d0tc0mguy 04-21-2005 10:39 AM

accessing my FAT32 and NTFS partitions
 
How can i access my windows drive from fedora..
i tried umount but didnt work..!!!!
plz let me know how can i do it..?????

johnson_steve 04-21-2005 10:46 AM

umount Un-mounts things try mount
Something like:

mount -t vfat /dev/hda1 /mnt/

trey31357 04-21-2005 03:42 PM

johnson_steve is exactly right, however, keep in mind that ntfs support is flaky under Linux...but it is do-able. Go to www.fedorafaq.org, and it can tell you how to mount ntfs partitions.


All times are GMT -5. The time now is 02:34 AM.