LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 08-24-2005, 06:42 PM   #1
alaskazimm
Member
 
Registered: Mar 2004
Location: Watching it snow in bush Alaska
Distribution: *ubuntu, Smoothwall, WinXP Pro
Posts: 126

Rep: Reputation: 15
[Solved] Unable to mount FAT32 partition automatically


...but I can mount it manually. During boot up it displays an error message that the mount point does not exist. However, issuing (non root) mount /dev/hda6, mounts it at the proper place.

The relevant line from /etc/fstab:

/dev/hda6 /home/Mail vfat user,umask=000,rw 1 0

Any ideas? Is it a bad idea to mount Win partitions at other places besides /mnt? I choose /home/Mail because I want Thunderbird to share a common profile with Win2K and linux.

Last edited by alaskazimm; 08-24-2005 at 07:25 PM.
 
Old 08-24-2005, 07:08 PM   #2
tomj88
Member
 
Registered: Apr 2005
Location: Wolverhampton, England
Distribution: Ubuntu
Posts: 334

Rep: Reputation: 30
a few sample lines from my /etc/fstab:
Code:
# <file system> <mount point>   <type>          <options>               <dump>  <pass>
proc            /proc           proc            defaults                0       0
/dev/hda8       /               reiserfs        noatime                 0       1
/dev/hda1       /boot           ext2            noauto.noatime          0       2
(hopefully the indentation will be preserved as it will help... anyway, I believe your problem is with the 2 numbers at the end of the line. Set these to 0 0. I can't remember what the first number (dump) is for (I seem to recall something about backups?) and pass is to do with checking the filesystems which probably isn't a good idea for non standard linux file systems. So change the line to:
/dev/hda6 /home/Mail vfat user,umask=000,rw 0 0
and see if that helps (use the mount -a command to mount everything in /etc/fstab, saves rebooting ) Hopefully this helps... someone correct me if I'm crazy
 
Old 08-24-2005, 07:10 PM   #3
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,341

Rep: Reputation: 551Reputation: 551Reputation: 551Reputation: 551Reputation: 551Reputation: 551
"During boot up it displays an error message that the mount point does not exist."

You could get this message is /home is also a mountpoint and /home/Mail appears in /etc/fstab before /home. The mountpoints should be mounted in a logical order.

------------------------
Steve Stites
 
Old 08-24-2005, 07:16 PM   #4
alaskazimm
Member
 
Registered: Mar 2004
Location: Watching it snow in bush Alaska
Distribution: *ubuntu, Smoothwall, WinXP Pro
Posts: 126

Original Poster
Rep: Reputation: 15
Yep, you pegged it. I had /home being mounted farther down the list. Can't believe that I missed that one - or maybe I can.

Thanks.
 
Old 08-24-2005, 07:19 PM   #5
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
Quote:
Originally posted by alaskazimm
Is it a bad idea to mount Win partitions at other places besides /mnt? I choose /home/Mail because I want Thunderbird to share a common profile with Win2K and linux.
Not at all! I have Win32 Partition as a Backup and it mounted as /Storage

Code:
/dev/hde1        /Storage         vfat        uid=1001,gid=root,rw         1   1
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to format to FAT32, and how to mount my FAT32 partition. bonniehandi Linux - Newbie 16 03-05-2006 07:54 PM
Unable to write to my FAT32 Partition dominoid Linux - Newbie 4 02-12-2005 06:18 AM
unable to modify files on FAT32 partition thegreatgatsby Linux - Hardware 4 05-28-2004 03:14 PM
Unable to mount Fat32 partition as readwrite cgoerner Linux - Newbie 3 05-04-2004 06:11 PM
How to automatically mount ntfs partition? Duukkis Linux - Software 3 06-25-2003 06:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 10:14 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