Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Mar 2010 11:49:53 -0600
From:      Martin McCormick <martin@dc.cis.okstate.edu>
To:        freebsd-questions@freebsd.org
Subject:   Re: Remote Building of FreeBSD 
Message-ID:  <201003021749.o22HnrHf018554@dc.cis.okstate.edu>

next in thread | raw e-mail | index | archive | help
	The boot.config file I thought would boot mfsbsd on what
was the swap partition is not  working. On this particular
drive, ad0s1a is the normal FreeBSD partition and ad0s1b is
swap. The idea is to use dd to write the mfsboot.img file to
/dev/ad0s1b and then boot from there. My boot.config file is as
follows:

-P
rootdev="disk2s1b"
   root_disk_unit="0"

	I get the following message from the serial console:

/boot.config: -P
rootdev="disk2s1b"
   root_disk_unit="0"

FreeBSD/i386 boot
Default: 0:ad(0,a)root_disk_unit="0"
boot:
No root_disk_unit="0"

FreeBSD/i386 boot
Default: 0:ad(0,a)root_disk_unit="0"
boot:

The message Default: 0:ad(0,a)root_disk_unit="0"

does seem to be what one would expect for the ad0s1a partition
but I don't think I am telling the system to boot as the
mfsboot.img file does work if one writes it to /dev/ad0.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003021749.o22HnrHf018554>