bootmgr on pc engines wrap board
M. Warner Losh
imp at bsdimp.com
Wed Nov 1 23:48:22 UTC 2006
In message: <20061101220010.GB15641 at heff.fud.org.nz>
Andrew Thompson <thompsa at freebsd.org> writes:
: On Wed, Nov 01, 2006 at 01:45:45PM -0800, Ask Bj?rn Hansen wrote:
: > Hi,
: >
: > bootmgr hangs on the PC Engines WRAP board.
: >
: > It's been brought up before on the small@ list (IIRC), but with no
: > solution.
: >
: > It hangs just after
: >
: > "1 FreeBSD
: > 2 FreeBSD"
: >
:
: Have you set the bootloader to use serial? Set -h in /boot.config
I think he has, since there's no 'F' before 1 or 2 above.
I'm guessing the problem is that the geometry in the flash's mbr
doesn't match what the BIOS think, and chaos rules from there.
I'm guessing the solution is to enable packet mode with boot0cfg:
boot0cfg -o packet /dev/blah
Warner
More information about the freebsd-embedded
mailing list