Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
01-20-2004, 02:05 PM
|
#1
|
LQ Newbie
Registered: Jan 2004
Location: Toronto, Ontario, Canada
Posts: 2
Rep:
|
error mounting fat32 parition under linux -- help!
Hello all:
I realize that fat32 mounting questions are posted all the time, but after a search I still couldn't find anything to resolve my problem.
I have a dual-boot system with WinXP running on the first hard drive, and linux on the 2nd.
After booting into linux, my fat32 partition at /dev/hda1 refuses to mount.
When I give the command 'mount -t vfat /dev/hda1 /mnt/hda1' I get this response:
mount: wrong fs type, bad option, bad superblock on /dev/hda1,
or too many mounted file systems
As far as I can tell, I'm doing everything correctly, but I'm still new at linux so it's possible I've done something wrong. Please help me!
Here is the text from my fstab file and the output of 'fdisk -l':
Hardware specs:
Distro: Knoppix 3.3
Kernel Version: 2.4.22-xfs
/etc/fstab:
proc /proc proc defaults 0 0
pts /dev/pts devpts mode=0622 0 0
/dev/fd0 /mnt/auto/floppy auto user,noauto,exec,umask=000 0 0
/dev/cdrom /mnt/auto/cdrom auto user,noauto,exec,ro 0 0
/dev/cdrom1 /mnt/auto/cdrom1 auto users,noauto,exec,ro 0 0
# Added by KNOPPIX
/dev/hda1 /mnt/hda1 auto noauto,users,exec 0 0
# Added by KNOPPIX
/dev/hdb1 /mnt/hdb1 ext3 noauto,users,exec 0 0
# Added by KNOPPIX
/dev/hdb2 /mnt/hdb2 vfat noauto,users,exec,umask=000,uid=knoppix,gid=knoppix 0 0
fdisk -l:
Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 9729 78148161 c W95 FAT32 (LBA)
Disk /dev/hdb: 30.7 GB, 30735581184 bytes
255 heads, 63 sectors/track, 3736 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 67 3736 29479275 83 Linux
/dev/hdb2 1 66 530113+ 82 Linux swap
Partition table entries are not in disk order
Any suggestions?
|
|
|
01-20-2004, 03:14 PM
|
#2
|
LQ Guru
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that.
Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700
Rep:
|
Are you sure it is fat32 and not ntfs?
|
|
|
01-20-2004, 09:55 PM
|
#3
|
LQ Newbie
Registered: Jan 2004
Location: Toronto, Ontario, Canada
Posts: 2
Original Poster
Rep:
|
Pretty sure. When installing XP I specified that it should NOT upgrade the partition to NTFS, and fdisk reports it as FAT32.
|
|
|
03-05-2004, 07:46 PM
|
#4
|
LQ Newbie
Registered: Mar 2004
Posts: 1
Rep:
|
Re: error mounting fat32 parition under linux -- help!
Quote:
Originally posted by testsubject
[B]When I give the command 'mount -t vfat /dev/hda1 /mnt/hda1' I get this response:
mount: wrong fs type, bad option, bad superblock on /dev/hda1,
or too many mounted file systems
Here is the text from my fstab file and the output of 'fdisk -l':
# Added by KNOPPIX
/dev/hda1 /mnt/hda1 auto noauto,users,exec 0 0
|
I know this is old news, but may help someone else in the future. It looks like you already have a device mounted at /mnt/hda1. Try mounting into an empty mount point.
|
|
|
All times are GMT -5. The time now is 03:10 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|