From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Hiroaki Fuse <Hiroaki_Fuse@hq.scei.sony.co.jp>
Cc: linuxppc-dev@ozlabs.org,
cbe-oss-dev-bounces+hiroaki_fuse=hq.scei.sony.co.jp@ozlabs.org,
cbe-oss-dev@ozlabs.org
Subject: Re: [Cbe-oss-dev] [ANNOUNCE] petitboot v0.0.1
Date: Fri, 13 Apr 2007 18:54:38 +1000 [thread overview]
Message-ID: <1176454479.5764.72.camel@localhost.localdomain> (raw)
In-Reply-To: <OFA72EABF2.7008AEF7-ON492572BC.00220AA6-492572BC.00226043@hq.scei.sony.co.jp>
On Fri, 2007-04-13 at 15:20 +0900, Hiroaki Fuse wrote:
>
> Jeremy-san,
>
> I tried to use petitboot v0.0.1 and found a problem.
>
> I use a following kboot.conf.
>
> ---
> default=linux
> timeout=10
> root=LABEL=/
> linux='/boot/vmlinux-2.6.16 initrd=/boot/initrd.img-2.6.16 '
> linux21='/boot/vmlinux-2.6.21 initrd=/boot/initrd.img-2.6.21 '
> ---
>
> I saw three entries(root, linux and linux21) and I can not boot any
> kernel.
>
> So I changed my kboot.conf as follows.
>
> ---
> default=linux
> timeout=10
> linux='/boot/vmlinux-2.6.16 root=LABEL=/
> initrd=/boot/initrd.img-2.6.16 '
> linux21='/boot/vmlinux-2.6.21 root=LABEL=/
> initrd=/boot/initrd.img-2.6.21 '
> ---
>
> And I can boot both kernel.
Ok, looks like the kboot parser isn't quite dealing with the root=
stance outside of a kernel spec. We'll fix asap
Ben.
next prev parent reply other threads:[~2007-04-13 8:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-13 6:20 [Cbe-oss-dev] [ANNOUNCE] petitboot v0.0.1 Hiroaki Fuse
2007-04-13 8:54 ` Benjamin Herrenschmidt [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-04-05 13:42 Jeremy Kerr
2007-04-05 16:29 ` [Cbe-oss-dev] " David Woodhouse
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=1176454479.5764.72.camel@localhost.localdomain \
--to=benh@kernel.crashing.org \
--cc=Hiroaki_Fuse@hq.scei.sony.co.jp \
--cc=cbe-oss-dev-bounces+hiroaki_fuse=hq.scei.sony.co.jp@ozlabs.org \
--cc=cbe-oss-dev@ozlabs.org \
--cc=linuxppc-dev@ozlabs.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 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).