Computing.Net > Forums > Linux > Can I access Windows Partition?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Can I access Windows Partition?

Reply to Message Icon

Name: ~
Date: December 24, 2001 at 12:44:44 Pacific
Comment:

Is there any way I can access the files on a Windows 98 (FAT32) partition in Linux? (RedHat7) Right now I've just been copying the file I need to a CDRW and then going back in to Linux.



Sponsored Link
Ads by Google

Response Number 1
Name: regal
Date: December 24, 2001 at 12:55:17 Pacific
Reply:

you should be able to mount the drive in linux. 'man mount' for specific context, but should be something like the following.

mount -t Vfat /dev/hdc /mnt/hdc

replace hdc with your drive location

also, you must have vfat compiled into your kernel.


0

Response Number 2
Name: Usman
Date: December 25, 2001 at 09:15:02 Pacific
Reply:

I wanted to do the same thing and during my search i came across the following page on the net.

http://www.linuxworld.com/linuxworld/lw-2001-01/lw-01-legacy.html

its very useful and explains how you can access windows partitions and few other things. i recomend you visit the page

Usman.


0

Response Number 3
Name: Rapidweather
Date: December 25, 2001 at 13:07:32 Pacific
Reply:

Just double click on the "home" folder on the desktop, then use the "up" blue arrow to get to the "/" level, then double click on the "mnt" folder. There, you will find your various windows partitions. On this computer, I have only one 120 MB win3.1 partition, and all of the files and directories are now visible in Konqueror in /mnt/windows. I have used
Windows 3.1 to download an .rpm file that I wanted (such as Opera, or gFTP, then when I rebooted to the Mandrake partition,
I could install it (or upgrade it) from right where it is in the Windows partition. To Linux, it's all the same, part of the linux file system. I often leave downloads such as that in the windows partition, so I can move the file to another machine with MS-DOS intersvr, using a laplink cable hooked to the serial ports of the two MS-DOS computers.
Then, the target machine can be rebooted to Linux, and the .rpm file installed as well on it. "Linux sees all, knows all"
"Windows sees only Windows"
no keys---
Rapidweather


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Can I access Windows Partition?

Can I access Linux partitions from Windo www.computing.net/answers/linux/can-i-access-linux-partitions-from-windo/10797.html

How can I access the WinXp partitio www.computing.net/answers/linux/how-can-i-access-the-winxp-partitio/17866.html

accessing fat32 partitions www.computing.net/answers/linux/accessing-fat32-partitions/13359.html