LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-19-2004, 01:19 PM   #1
miner
Member
 
Registered: Feb 2004
Location: Canada
Distribution: FC3
Posts: 73

Rep: Reputation: 15
trouble mounting fat32 partition


i am dual booting red hat 9 and xp. when red hat boots up i get the error message "/mnt/window/F does not exist FAILED "

here is what partition magic reads my hdd as

http://www.emule-help.com/partition.jpg

and the contents of /etc/fstab

http://www.linuxp2p.com/fstab.jpg
 
Old 04-19-2004, 01:45 PM   #2
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Try running:
mkdir -p /mnt/window/F

Then reboot.
 
Old 04-19-2004, 02:49 PM   #3
miner
Member
 
Registered: Feb 2004
Location: Canada
Distribution: FC3
Posts: 73

Original Poster
Rep: Reputation: 15
thanks. i have made some progress.

now i get this

"Mounting other filesystems mount special device /mnt/hda5 does not exist FAILED

i don't know if my fat32 partition is hda3, 4, 5 or 7. how do i find out.
 
Old 04-19-2004, 02:52 PM   #4
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Try running:
fdisk -l

You should be able to tell by the size.
 
Old 04-19-2004, 03:26 PM   #5
mandeltuete
Member
 
Registered: Mar 2003
Location: Switzerland
Distribution: Fedora 3
Posts: 75

Rep: Reputation: 15
Try:
# mount -o fat /dev/hda5 /mnt/windows/F

Could you post your /etc/fstab?
 
Old 04-19-2004, 03:52 PM   #6
miner
Member
 
Registered: Feb 2004
Location: Canada
Distribution: FC3
Posts: 73

Original Poster
Rep: Reputation: 15
fdisk -l confirms that hda5 is fat32

Device Boot Start End Blocks Id System
/dev/hda1 * 1 3187 25599546 7 HPFS/NTFS
/dev/hda2 3188 3200 104422+ 83 Linux
/dev/hda3 3201 6260 24579450 83 Linux
/dev/hda4 6261 7299 8345767+ f Win95 Ext'd (LBA)
/dev/hda5 6261 7234 7823623+ b Win95 FAT32
/dev/hda6 7235 7299 522081 82 Linux swap

here is my fstab. it wouldn't copy and paste out of Emacs

LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda6 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/cdrom1 /mnt/cdrom1 udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
/mnt/hda5 /mnt/window/F vfat defaults 0 0

# mount -o fat /dev/hda5 /mnt/window/F

returns

mount: wrong fs type, bad option, bad superblock on /dev/hda5,
or too many mounted file systems
 
Old 04-19-2004, 05:17 PM   #7
mandeltuete
Member
 
Registered: Mar 2003
Location: Switzerland
Distribution: Fedora 3
Posts: 75

Rep: Reputation: 15
Sorry, my mistake.

It should be:
# mount -t vfat /dev/hda5 /mnt/windows/F

And in your fstab you should change /mnt/hda5 to /dev/hda5, then it should work.

HTH

Last edited by mandeltuete; 04-19-2004 at 05:31 PM.
 
Old 04-19-2004, 10:23 PM   #8
miner
Member
 
Registered: Feb 2004
Location: Canada
Distribution: FC3
Posts: 73

Original Poster
Rep: Reputation: 15
it worked. thanks david_ross and mandeltuete.

Last edited by miner; 04-19-2004 at 11:41 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mounting a Fat32 Partition computergee Linux - General 3 03-19-2005 05:44 PM
Trouble mounting FAT32 and NTFS under SuSE 9.2 nitroid SUSE / openSUSE 2 12-07-2004 08:55 AM
mounting FAT32 partition bobbens Linux - Newbie 2 09-16-2004 01:43 PM
Partition mounting/KDE errors after creating Fat32 Partition BertBert Linux - General 1 07-07-2004 10:59 AM
Mounting the fat32 partition dibyendra Linux - General 13 07-27-2003 02:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:41 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration