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 |
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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-20-2006, 06:58 AM
|
#1
|
|
LQ Newbie
Registered: Jun 2006
Distribution: Mandriva, Mepis, SuSE, Freespire
Posts: 22
Rep:
|
Would like partition mounted at startup
Hi I would like my sd9 & sd10 partitions mounted when I start my Mepis Linux.
Here is my fstab data, what do I need to change?
# Pluggable devices are handled by uDev, they are not in fstab
/dev/sda7 / ext3 defaults,noatime 1 1
/dev/sda5 swap swap sw,pri=1 0 0
none /proc proc defaults 0 0
none /proc/bus/usb usbfs devmode=0666 0 0
none /dev/pts devpts mode=0622 0 0
none /sys sysfs defaults 0 0
# Dynamic entries below, identified by 'users' option
/dev/sda1 /mnt/sda1 ntfs noauto,users,exec,ro,umask=0222 0 0
/dev/sda2 /mnt/sda2 ext3 noauto,users,exec 0 0
/dev/sda6 /mnt/sda6 vfat,ext3,ext2,reiserfs noauto,users,exec 0 0
/dev/sda8 /mnt/sda8 vfat,ext3,ext2,reiserfs noauto,users,exec 0 0
/dev/sda9 /mnt/sda9 vfat,ext3,ext2,reiserfs noauto,users,exec 0 0
/dev/sda10 /mnt/sda10 vfat,ext3,ext2,reiserfs noauto,users,exec 0 0
/dev/cdrom /media/cdrom iso9660,udf noauto,users,exec,ro 0 0
|
|
|
|
08-20-2006, 07:50 AM
|
#2
|
|
Senior Member
Registered: Oct 2003
Location: Australia
Posts: 4,424
Rep: 
|
assuming you have a hard drive install of mepis, what are the file systems of partition 9 and 10
eg vfat, ntfs, ext2, ext3, xfs, reiserfs?
|
|
|
|
08-20-2006, 07:55 AM
|
#3
|
|
Senior Member
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~
Posts: 2,756
Rep: 
|
Replace noauto with auto. Read man fstab and man mount.
|
|
|
|
08-20-2006, 07:58 AM
|
#4
|
|
Senior Member
Registered: Jul 2004
Location: Ruhr Area, Germany
Distribution: Slackware 14.0
Posts: 1,475
Rep:
|
Quote:
|
Originally Posted by Fredosaurus
/dev/sda9 /mnt/sda9 vfat,ext3,ext2,reiserfs noauto,users,exec 0 0
/dev/sda10 /mnt/sda10 vfat,ext3,ext2,reiserfs noauto,users,exec 0 0
[/i]
|
You will have to change "noauto" to "auto" and should specify in the third column the file system you are using for each (like aus9 was about to suggest  ).
To learn a little bit more about it check "man mount". Most linux partitions will be ok with just "defaults" as the fourth column.
EDIT: I typing rate is too slow.
|
|
|
|
08-20-2006, 08:28 AM
|
#5
|
|
LQ Newbie
Registered: Jun 2006
Distribution: Mandriva, Mepis, SuSE, Freespire
Posts: 22
Original Poster
Rep:
|
thank you. the 2 partitions are fat32; I will try what you have suggested
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:23 PM.
|
|
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
|
|