On Mon, Aug 29, 2011 at 2:10 PM, Roger Genre <genre.ro...@orange.fr> wrote:
> But adding a new hard disk will shift one, more, or all the previous
> numbers, (depĂȘnding from the channel the new disk is attached to), making
> the /etc/fstab files irrelevant, and leading kernel in panic at boot-up.
>

there's a good reason we have geom_label now.

My fstab now looks like this:

/dev/ufs/root3 / ufs rw,noatime 1 1
/dev/label/swap3 none swap sw 0 0
proc /proc procfs rw 0 0

-- 
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to