Computing.Net > Forums > Linux > Mounting a FAT32 XP partition w fst

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Mounting a FAT32 XP partition w fst

Reply to Message Icon

Name: rob
Date: April 20, 2003 at 07:45:25 Pacific
OS: Redhat 8
CPU/Ram: athlon / 256
Comment:

hi all,

When trying to mount my FAT32 XP partition through fstab using

/dev/hda2 /mnt/music vfat auto 1 1

, I get the following error message. Can anyone please help me out

thanks
rob

Error me-----

mount: wrong fs type, bad option, bad superblock on /dev/hda2,
or too many mounted file systems
(aren't you trying to mount an extended partition,
instead of some logical partition inside?)



Sponsored Link
Ads by Google

Response Number 1
Name: Balram Adlakha
Date: April 20, 2003 at 11:40:44 Pacific
Reply:

ya so aren't you trying to mount an extended partitition, instead of some logical partition inside?

type the following as root on the command-line:

fdisk /dev/hda2

and then press "p"

you will see that there are many logical partitions inside /dev/hda2. You need to find out which one is your music partition and use that instead. press "q" to exit fdisk.


0
Reply to Message Icon

Related Posts

See More


Cannot go into the GRUB b... Redhat Linux 9 memory iss...



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: Mounting a FAT32 XP partition w fst

Mounting a FAT32 drive www.computing.net/answers/linux/mounting-a-fat32-drive/17438.html

Mounting a windows 2000 NTFS partition i www.computing.net/answers/linux/mounting-a-windows-2000-ntfs-partition-i/6531.html

Mounting a W2k Fat32 drive in Linux www.computing.net/answers/linux/mounting-a-w2k-fat32-drive-in-linux-/11123.html