Must root be on slice 'a'?

Harald Schmalzbauer h at schmalzbauer.de
Tue Dec 23 06:00:32 PST 2003


On Monday 22 December 2003 17:27, Leif Neland wrote:
> http://geodsoft.com/howto/dualboot/freebsd.htm
> writes this:To install a new FreeBSD system, you must create a new '/' file
> system at a minimum. If you do this in a slice with an existing '/'
> partition the previous system will become inaccessible. You can normally
> tell that there is a previous '/' mounted in the current slice, if any
> existing partition name ends in an 'a'.
>
> Does this imply that I must rename my slices, that I can't boot from
> /dev/ad1s3e ?

Right. Root always must be label a. You don't have to change slices.
But you can compile something different in the kernel:
options         ROOTDEVNAME=\"ufs:da0s2e\"

AFAIK it should bee possible to also change the root device in 1st bootstage
See man (8) boot

-Harry

>
> Leif
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20031223/eef1d79c/attachment.bin


More information about the freebsd-questions mailing list