Dual Boot on a PS3

Przemyslaw Iskra sparky at pld-linux.org
Mon Nov 17 01:11:12 EST 2008


On Sun, Nov 16, 2008 at 10:54:47AM +0400, John Frankish wrote:

> I've compiled a cross linux-from-scratch build under /clfs on ps3da2 and 
> would like to modify yaboot.conf to be able to have the option to boot 
> from /clfs - note that clfs uses /clfs/sbin/pre-init to take care of the 
> fact that the build is not under the root ("/") directory.

> image=/clfs/boot/clfskernel-2.6.27.4
>          label=clfs
>          read-only
>          append"/clfs/sbin/pre-init"
>          append="video=ps3fb:mode:13 rhgb quiet root=/dev/ps3da2/clfs"

Even if it were possible you're doing it wrong.

It should be something like:

	append="video=ps3fb:mode:13 rhgb quiet root=/dev/ps3da2/clfs init=/clfs/sbin/pre-init"


-- 
 ____  Sparky{PI] -- Przemyslaw _  ___  _  _  ........... LANG...Pl..Ca..Es..En
/____) ___  ___  _ _ || Iskra  |  | _ \| |  | : WWW........ppcrcd.pld-linux.org
\____\| -_)'___| ||^'||//\\// <   |  _/| |  | : JID......sparky<at>jabberes.org
(____/||   (_-_|_||  ||\\ ||   |_ |_|  |_| _| : Mail....sparky<at>pld-linux.org



More information about the Yaboot-users mailing list