Subject: Re: NetBSD and yaboot ??
To: Julio M. Merino Vidal <jmmv84@gmail.com>
From: dixie <dixieml@imap.cc>
List: port-macppc
Date: 12/24/2005 14:55:12
Julio M. Merino Vidal wrote:

>On 12/24/05, dixie <dixieml@imap.cc> wrote:
>  
>
>>pancake wrote:
>>
>>    
>>
>>>Works perfectly :), So , it would be good to fix the original yaboot bootstrap files instead of the yet installed. To fix the 'ybin' issue. BTW it works :)
>>>      
>>>
>>Nice topic, I solved symlinking netbsd to bsd :)
>>    
>>
>
>Really?  That was the first thing I tried, but it didn't work...  Yaboot
>couldn't find the partition (IIRC).
>
>--
>Julio M. Merino Vidal <jmmv84@gmail.com>
>The Julipedia - http://julipedia.blogspot.com/
>The NetBSD Project - http://www.NetBSD.org/
>
Uhm maybe it's due to  this line in my yaboot.conf:

device=/pci@f4000000/ata-6@d/disk@0:

that makes the netbsd-related line in ofboot.b become:

: bootybsd " Booting BSD..." .printf 100 ms load-base release-load-area
" /pci@f4000000/ata-6@d/disk@0:2,\\ofwboot hd:5,/bsd" $boot ;

The device variable in yaboot.conf refers to the OF path to the disk
were the OSes are.
To detect that path AFAIK you must be on a Linux system in order to let
`ofpath` use some Linux specific devices and /proc gizmos. (AFAIK)
I tried to install yaboot from netbsd but I noticed only a little ago
that I was missing *everything* COMPAT_LINUX related :|

-- 
	dixie

I'm here only to improve my Inglisc.