Date: Wed, 1 Nov 2006 13:48:28 -1000 From: spoggle <dcornejo@gmail.com> To: "=?ISO-8859-1?Q?Ask_Bj=F8rn_Hansen?=" <ask@develooper.com> Cc: freebsd-stable@freebsd.org, freebsd-embedded@freebsd.org Subject: Re: bootmgr on pc engines wrap board Message-ID: <6b8e8f4f0611011548r3b015849g6c851df99ede4242@mail.gmail.com> In-Reply-To: <BA04243B-9E9C-4E60-9525-21C90E52A6FB@develooper.com> References: <BA04243B-9E9C-4E60-9525-21C90E52A6FB@develooper.com>
next in thread | previous in thread | raw e-mail | index | archive | help
NanoBSD write the boot block to use the disk packet (BIOS INT 0x13) interface. This doesn't work on any of the WRAP or Soekris (45xx or 48xx) boards I've got. >From memory: look for the boot0cfg line at around line 367 of the nanobsd.sh script and delete "-o packet" from it. You can prove it by running boot0cfg with the "-o nopacket" option on the CF card. dave c On 11/1/06, Ask Bj=F8rn Hansen <ask@develooper.com> 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" > > I have a stack of the WRAP boards I was going to use for the NTP > Pool, but I really want to use a nanobsd style install which needs > bootmgr - so I'm stuck. Can anyone help? > > > - ask > > -- > http://www.askbjoernhansen.com/ > > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6b8e8f4f0611011548r3b015849g6c851df99ede4242>