Computing.Net > Forums > Linux > Acessing files from a fat32 partition while running linux

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.

Acessing files from a fat32 partition while running linux

Reply to Message Icon

Name: Heena
Date: July 10, 2000 at 09:20:32 Pacific
Comment:

I'm trying to install XFree86-SVGA-3.3.6 which my VGA chipset is supported, how do I access and install it from a Windows98 partition while running linux?
my partitions
C: native Windows98
D: Fat32
E: Linux

My XFree86 package is in C: and i want to mount C: while running linux, how do I do that?



Sponsored Link
Ads by Google

Response Number 1
Name: tel
Date: July 10, 2000 at 10:08:34 Pacific
Reply:

hi;

If Win98 is on the 1st partition of HD1 try: mount -t vfat /dev/hda1 /mnt. If you have scsi disk then try: mount -t vfat /dev/sda1 /mnt. Of course, there should be the /mnt directory. The 1st partition of the 2nd HD will be /dev/hdb1 or /dev/sdb1.

good luck


0
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: Acessing files from a fat32 partition while running linux

Accessing and installing XFree86 server from a FAT32 partition www.computing.net/answers/linux/accessing-and-installing-xfree86-server-from-a-fat32-partition/393.html

FAT32 Partition problem with Linux www.computing.net/answers/linux/fat32-partition-problem-with-linux/22849.html

Reading linux files from winxp www.computing.net/answers/linux/reading-linux-files-from-winxp/25165.html