LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How can i see the windows partition??? (https://www.linuxquestions.org/questions/linux-software-2/how-can-i-see-the-windows-partition-51022/)

tsitras 03-21-2003 09:32 AM

How can i see the windows partition???
 
Hi i am using Mandrake 8, in a partitioned hard drive. The first partition has WinXP and the second Mandrake8. the problem is that i cannot see the windows partition when i am logged in Linux. i know that in Mandrake 9, the windows partition can be seen and accessed from /mnt/win. Could anyone help me.
Please reply to tsitras@linuxmail.org:newbie:

Garfi 03-21-2003 09:42 AM

If its the first partition on you primary harddisk you can properbly mount the windows partition with:
mount -t vfat /dev/hda1 /your-choice

But this requires that your windows partition isn't ntfs.

Edward78 03-21-2003 12:13 PM

He can mount NTFS just as read-only.

anon099 03-21-2003 04:12 PM

as long support for the file system is compiled into the kernel:D


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