LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-10-2006, 07:57 AM   #1
LinuxNewKnight
LQ Newbie
 
Registered: Apr 2006
Distribution: Fedora Core 4 and Mandriva
Posts: 10

Rep: Reputation: 0
Angry Saving the setting of mounting drive


I am using Fedora 4

I have succefully munted the fat32 hdd but each time I reboot i have to remount. is there a way i can keep the mount or outo mount ?

I used this commands :
[root@streetram bernardraj]# mount -t vfat /dev/hdb1 /home/bernardraj/Desktop/SHARE
 
Old 04-10-2006, 08:29 AM   #2
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
put an entry into /etc/fstab

"man fstab" for details on the format
 
Old 04-10-2006, 02:27 PM   #3
drkstr
Senior Member
 
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191

Rep: Reputation: 45
Since reading man pages when your new is a quick way to turn someone off from linux, I'll try to be a little more helpful.

Adding this to your fstab will mount it on boot.
Code:
/dev/hdb1        /mnt/fat         vfat        users,defaults,umask=000         0   0
The umask=000 is required if you want rw on this drive since fat32 does not have file permissions. This just assigns the permissions to the device itself. You can also mount it somewhere other then /mnt/fat but it is the linux standard to mount everything in the /mnt directory. Just make sure the folder is owned by the particular user you want to use it, or the group 'users' if you want all users to be able to access it.

Once you get a little more familure with linux, the man pages can be very helpfull.

Hope this helps,
...drkstr
 
  


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
saving mouted drive for use later with SAMBA wisdom Linux - Networking 3 01-19-2005 10:40 AM
trouble saving my setting Paxmaster Linux - Software 0 12-10-2004 08:41 PM
can anyone help me with the last steps, dhcp and saving the setting darkleaf Linux - Wireless Networking 5 06-27-2004 07:40 AM
Linux saving the day, setting up MS. jschiwal Mandriva 1 08-26-2003 06:22 PM
need help saving hard drive!? ocularbob Linux - Hardware 3 02-07-2003 12:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:27 PM.

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