Re: OF & adaptec2940UW on 7200
From: Ethan Benson <hidden>
Date: 2000-05-23 09:10:19
On Mon, May 22, 2000 at 06:03:43PM +0200, Andreas Tobler wrote:
[snip]
Now I think I miss the /sd and /st entries behind the /ADPT entry. I followed the parts of the yaboot-faq, to find out about disk naming under OF. I set the boot-device like this: /bandit@F2000000/ADPT,2940UW@E/@2 for the second disk. On boot cmd it only says can't open the above.
have you tried /bandit@F2000000/ADPT,2940UW@E/@2:0 <-- notice the :0 you need to specify that partition number to quik, quik uses partition 0 to indicate that it should use the parititon marked bootable in the partition table. i think you could specify the root partition here as well but im not sure of that.
Are there some people having a similar card/experience? Also, creating alias'es under this OF doesn't seem to work. (OF-1.0.5) 0 > nvalias sd /bandit@F2000000/ADPT,2940UW@E ok 0 > nvstore NVRAMRC not valid
dev aliases are only tested on newworld hardware (imacs, blue G3, g4s etc) its not guarenteed to work on older OF. (and it seems it does not) it could just be a different command too hard to say. let me know if your kernel (if 2.2.15) boots ;-) -- Ethan Benson http://www.alaska.net/~erbenson/