LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 02-09-2007, 09:47 PM   #1
tsunamikitsune
Member
 
Registered: Jun 2006
Location: Dubuque, Iowa
Distribution: Ubuntu
Posts: 51

Rep: Reputation: 15
Mounting a FAT32 Partition


While installing Ubuntu, I forgot to mount my FAT32 partition. I think I have to type some commands into the console, but I don't know what. Its path is /dev/sda2.

Can someone help me?
 
Old 02-09-2007, 09:59 PM   #2
MS3FGX
LQ Guru
 
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852

Rep: Reputation: 361Reputation: 361Reputation: 361Reputation: 361
Do you want to mount this temporarily, or permanently?

If you want to just quickly mount it, you would do something like:

sudo mount /dev/sda2 /mnt/fat32

(You would need to make the /mnt/fat32 directory in that example.)

If you want it to be persistent, then you need to add it to /etc/fstab.
 
Old 02-09-2007, 10:42 PM   #3
tsunamikitsune
Member
 
Registered: Jun 2006
Location: Dubuque, Iowa
Distribution: Ubuntu
Posts: 51

Original Poster
Rep: Reputation: 15
I brought up fstab, but I don't know what I need to add.
 
Old 02-09-2007, 10:46 PM   #4
sn68
Member
 
Registered: Oct 2005
Distribution: FC5
Posts: 338

Rep: Reputation: 30
add
/dev/sda2 vfat /mnt/fat32 rw,umask=0222 0 0
 
Old 02-09-2007, 10:48 PM   #5
MS3FGX
LQ Guru
 
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852

Rep: Reputation: 361Reputation: 361Reputation: 361Reputation: 361
You would add something like:

Code:
/dev/sda2    /mnt/fat32    vfat    defaults    0    0
 
Old 02-09-2007, 10:49 PM   #6
wahming
Member
 
Registered: Jan 2007
Posts: 133

Rep: Reputation: 15
/dev/sda2 (tab) /shared (tab) vfat (tab) defaults (tab) 0 0
 
  


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
Partition mounting/KDE errors after creating Fat32 Partition BertBert Linux - General 1 07-07-2004 10:59 AM
mounting a fat32 partition startingnow Red Hat 2 05-26-2004 10:10 AM
Mounting FAT32 partition mrstirs Linux - Software 4 04-21-2004 05:05 PM
Mounting the fat32 partition dibyendra Linux - General 13 07-27-2003 02:10 AM
Mounting a Fat32 Partition Qebex Linux - Newbie 9 09-10-2002 05:19 PM

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

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