Re: can't boot into installed system

2015-01-04 Thread Morgan Gangwere
The disk in question is 40 GiB approx, and wd0a extends from offset 4096 to the end of the disk. What's the maximum that OF can handle? Is this actually documented anywhere? On Sun, Jan 4, 2015, 2:02 AM Miod Vallat wrote: > How large is your disk, and what area does wd0a span (i.e. is it near >

Re: can't boot into installed system

2015-01-04 Thread Miod Vallat
How large is your disk, and what area does wd0a span (i.e. is it near the beginning of the disk or towards the end)? You might be hitting a disk offset limit in open firmware, which would explain why ofwboot fails to read proper data.