>El Viernes, 21 de Febrero de 2003 12:49, aSe escribi�: >> I'm going through my first install and I'm running into some issues >> setting up fstab. I see the examples but, i've got some questions. >> >> What i've setup is. hda1 and hda3 are both ext3, hda1 is /boot and >> hda3 is /. hda2 is swap. >> >> What would be a good set of lines i should use? >> > >/dev/hda1 /boot ext3 noauto,noatime 1 1 >/dev/hda3 / ext3 noatime 0 0 >/dev/hda2 none swap sw 0 0 > > >> what do the numbers under "<dump/pass>" mean? > >dump : 0 or 1 depending if the filesystem need to be dumped >pass : determine the order to check filesystems when you reboot > >> >> If you wanna answer the above or point me to a site that explains it >> out. I'd be even more grateful. ;) > >man fstab >http://www.humbug.org.au/talks/fstab/fstab.html >
Wow, thank you for the help and fast reply. Its good to see gentoo has a good support mailing list. :) -- [EMAIL PROTECTED] mailing list
