DragonFly BSD
DragonFly bugs List (threaded) for 2004-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: lost with booting


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 8 Sep 2004 12:21:54 -0700 (PDT)

:-On [20040908 20:12], Matthew Dillon (dillon@xxxxxxxxxxxxxxxxxxxx) wrote:
:>    The boot1/boot2 code can be relocated, at least within its 64KB segment
:>    space.
:>
:>    You can change the location(s) by setting the BOOT_NEWBOOTLOADER define
:>    in /usr/src/sys/boot/i386/bootasm.h.  See the top of that file.  You
:>    can then rebuild the boot code via (from /usr/src/sys/boot):
:
:Are you talking the memory location it loads the boot code in?
:
:Fun part:
:
:copied FreeBSD 4.10's boot0/boot1/boot2/loader onto that DF box, same
:problem.
:
:-- 
:Jeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai / kita no mono

    I don't think you can put a FreeBSD boot1/boot2 onto a DragonFly
    slice and have a result that works.  boot1 and boot2 hardwire each
    other's load addresses and boot2 is located at a different offset on
    a DragonFly slice then on a FreeBSD slice.

    What access mode is your BIOS using for that disk?  If it isn't set
    to LBA mode, try setting it to LBA.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]