linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Ethan Benson <erbenson@alaska.net>
To: Andreas Tobler <toa@pop.agri.ch>
Cc: Linux -Dev <linuxppc-dev@lists.linuxppc.org>
Subject: Re: OF & adaptec2940UW on 7200
Date: Tue, 23 May 2000 01:10:19 -0800	[thread overview]
Message-ID: <20000523011019.R7243@plato.local.lan> (raw)
In-Reply-To: <39295A52.9E767503@pop.agri.ch>; from toa@pop.agri.ch on Mon, May 22, 2000 at 06:03:43PM +0200

[-- Attachment #1: Type: text/plain, Size: 1237 bytes --]

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/

[-- Attachment #2: Type: application/pgp-signature, Size: 240 bytes --]

  reply	other threads:[~2000-05-23  9:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-22 16:03 OF & adaptec2940UW on 7200 Andreas Tobler
2000-05-23  9:10 ` Ethan Benson [this message]
2000-05-23  9:41   ` Andreas Tobler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000523011019.R7243@plato.local.lan \
    --to=erbenson@alaska.net \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=toa@pop.agri.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).