Re: problems booting x86 [Re: x86 and ethernet]

Graham J Lee <[email protected]> Wed, 19 Oct 2005 17:43:59 +0100
Newsgroups gmane.os.opendarwin.general
Message-ID <[email protected]>
On 19 Oct 2005, at 17:15, Shantonu Sen wrote:

> Nope, most of the debugging is disabled at compile time.
>
> You can try booting with boot arguments of:
> io=0x2000
>

The device tree is:
device-tree
     chosen
         memory-map
     rom@0e0000
     memory

BTW, entering '?' at the boot prompt tells me that hd(31,1) is the  
location of an Apple HFS+ partition - booting with:
hd(31,1)mach_kernel rootdevice=hd(31,1)
gets me as far as before.  Choosing a nonsensical root device does  
the same, though...

Thanks,

Graham.