Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Configuring /etc/fstab
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
jlowell
Guru
Guru


Joined: 08 Jan 2003
Posts: 389

PostPosted: Thu Jan 23, 2003 3:24 am    Post subject: Configuring /etc/fstab Reply with quote

OK, I've reached "19. Final steps: /etc/fstab". I ran

nano -w /etc/fstab

and up came the file without incident. Here's the question in a nutshell. I plan to install Lilo into root superblock, not /boot, such are the constaints of my setup here. Under these circumstances, what entries should I make for <opts> and <dump/pass> on the first line? The entries for <fs>, <mountpoint>, and <type> are /dev/hde6, /, and ext3 respectively. Truth be known, I'm lost here and if I were to make selections myself, it'd be a crap shoot. The rest of the file presents no problem, just this line. Directions, please?

jlowell
Back to top
View user's profile Send private message
sa
Guru
Guru


Joined: 10 Jun 2002
Posts: 450

PostPosted: Thu Jan 23, 2003 6:01 am    Post subject: Reply with quote

if you dont want a separate partition for /boot just comment out the line containing /boot in your fstab. this way /boot will just be a directory instead of a mount point.
as for the pass option, this tells the system which order to check the filesystems, if its zero, it is ignored. (so you probably want your root partition to be 1).
Im not too sure about the dump option, I think its for making backup tapes or something...
for the <opts> option, you could just put noatime for faster hd access.

hth,
sa
Back to top
View user's profile Send private message
jlowell
Guru
Guru


Joined: 08 Jan 2003
Posts: 389

PostPosted: Thu Jan 23, 2003 2:40 pm    Post subject: Reply with quote

sa,

Enormously helpful! Thank you.!

jlowell
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum