[Cbe-oss-dev] [ANNOUNCE] petitboot v0.0.1

Hiroaki Fuse Hiroaki_Fuse at hq.scei.sony.co.jp
Fri Apr 13 16:20:10 EST 2007


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.

Best Regards,
Hiroaki Fuse

cbe-oss-dev-bounces+hiroaki_fuse=hq.scei.sony.co.jp at ozlabs.org wrote on 
2007/04/05 22:42:21:
> Hi all,
> 
> Benjamin Herrenschmidt and I are proud to announce the first release of
> petitboot - a graphical bootloader for the PS3, based on twin and
> kboot.
> 
> Details (including screenshots) are available at the petitboot homepage:
> 
> http://ozlabs.org/~jk/projects/petitboot/
> 
> Petitboot is still in early development, but we'd be interested in any
> feedback from this beta. There's a TODO list in the tarball if you're
> interested in helping out.
> 
> Feel free to contact Benjamin and/or myself with comments, bugs, or (our
> favourite:) patches.
> 
> Cheers,
> 
> 
> Jeremy
> _______________________________________________
> cbe-oss-dev mailing list
> cbe-oss-dev at ozlabs.org
> https://ozlabs.org/mailman/listinfo/cbe-oss-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20070413/f0e1a796/attachment.htm>


More information about the Linuxppc-dev mailing list