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
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?
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.
Summary: I've found that my VGA chipset isn't supported by XFree86, not even I try to run the S3 based server and the standard SVGA server 3.3. As for now I am trying to install XFree86 server 4.0 which my chi...
Summary: Hello, I am having problem with a FAT32 Partition in my dual-boot system. The problem is that I can both read and write from it in both Linux and Win XP Pro but what I write in Linux is not visible in...
Summary: I searched the old messages and I couldn't find an answer to my question so I'm hoping that someone can help me. I'm planning on getting a second hard drive to install linux on and I was thinking abou...