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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-01-2005, 11:29 PM
|
#1
|
Member
Registered: Feb 2005
Distribution: Gentoo
Posts: 57
Rep:
|
/etc/fstab
Alright if I have
/ = primary and reiserfs
swap = primary
/boot = primary and ext2
/usr = logical and reiserfs
/home = logical and reiserfs
/var = logical and reiserfs
Should my fstab look like this?
Quote:
/dev/hdc1 /boot ext2 noauto,noatime 1 2
/dev/hdc3 / reiserfs noatime 0 1
/dev/hdc2 none swap sw 0 0
/dev/hdc4 none extended noauto,noatime 1 2
/dev/hdc5 /var reiserfs noauto,noatime 1 2
/dev/hdc6 /home reiserfs noauto,noatime 1 2
/dev/hdc7 /usr reiserfs noauto, noatime 1 2
|
|
|
|
03-01-2005, 11:36 PM
|
#2
|
Senior Member
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290
|
Why are you mounting everything noatime? I find keeping atimes can provide useful info from time to time. I can see mounting /var noatime if your cgoing to be having a lot of frequently accessed mail spools etc., but unless you're really concerned about performance (and maybe you are) you might want to record atimes.
|
|
|
03-01-2005, 11:43 PM
|
#3
|
Member
Registered: Feb 2005
Distribution: Gentoo
Posts: 57
Original Poster
Rep:
|
Yes, that is my plan is to get maximum performance this install, I have gentoo installed on all of my computers, but I went with the default all the way with them so it was easy , but I am having a bit of trouble setting up everything differently than defaults.
|
|
|
03-01-2005, 11:49 PM
|
#4
|
Senior Member
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290
|
That's cool ... you might want to run some benchmarks both ways just to see what the actual performance difference is. it'd be interesting to know!
|
|
|
All times are GMT -5. The time now is 05:56 AM.
|
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
|
|