All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ethan Benson <erbenson@alaska.net>
To: linuxppc-dev@lists.linuxppc.org
Subject: Re: install with Debian CD ok, but can't boot any kernel
Date: Fri, 18 Oct 2002 10:50:53 -0800	[thread overview]
Message-ID: <20021018185053.GU27982@plato.local.lan> (raw)
In-Reply-To: <20021018183506.17444@192.168.4.1>


On Fri, Oct 18, 2002 at 08:35:05PM +0200, Benjamin Herrenschmidt wrote:
>
> >Now that I can see the hard disk I can do all the steps to install the
> debian
> >except the last one. I'm using the woody CD. the yaboot step seems to create
> >a good yaboot.conf file in /target/etc but the only thing I have is a blank
> >screen.
>
> I'm not too sure right now, I suspect the yaboot installer isn't
> properly setting up the OF path for the kernel or yaboot itself
> (it's probably doing hd: which is wrong as OF thinks this is
> the ATA/100, at least that's my understanding of the situation).
>
> What I would do as a workaround (until something better is found)
> is to put yourself yaboot, the kernel and a yaboot.conf file
> on an HFS (or HFS plus) partition, edit that yaboot.conf so
> that it just loads the kernel next to it with "image=vmlinux",
> then, from OF console (enter it manually), boot that yaboot.

why do that, just boot yaboot manually if thats what happened.

its already there.

or boot the cd, mount root on /target edit /target/etc/yaboot.conf
(adding ofboot=<ofdevicename> if necessary) and
run chroot /target ybin

> You may have to type the whole path to the ATA/66 disk in
> OF instead of "hd", which is something like
> "/pci@f2000000/mac-io/ata-4" or maybe with an additional
> pci-bridge in between. To see the actual nodes in OF, type
> "dev /" then "ls". To see the "shortcuts" (aliases), do
> "dev /aliases" then ".properties"

if someone would send me device-trees for this model i could fix
ofpath.

--
Ethan Benson
http://www.alaska.net/~erbenson/

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2002-10-18 18:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-18  9:38 new powermac pb : no hard disk found Xavier Grave
2002-10-18 12:07 ` Benjamin Herrenschmidt
2002-10-18 16:08   ` install with Debian CD ok, but can't boot any kernel Xavier Grave
2002-10-18 18:35     ` Benjamin Herrenschmidt
2002-10-18 18:50       ` Ethan Benson [this message]
2002-10-18 22:55         ` Benjamin Herrenschmidt
2002-10-19  3:35       ` Segher Boessenkool
2002-10-19  7:15         ` Ethan Benson
2002-10-21  8:31           ` Xavier Grave
2002-10-21  8:42             ` Ethan Benson
2002-10-21  9:02               ` Ethan Benson
2002-10-18 18:47     ` Ethan Benson

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=20021018185053.GU27982@plato.local.lan \
    --to=erbenson@alaska.net \
    --cc=linuxppc-dev@lists.linuxppc.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.