<html>
<body>
At 20:02 16-11-08, Owen Stampflee wrote:<br>
<blockquote type=cite class=cite cite="">Paul, John,<br><br>
YDL uses kboot. Dual boot isn't possible but I've heard of some people
using qemu to &quot;run&quot; Windows.<br><br>
Cheers,<br>
Owen</blockquote><br>
-------------------<br><br>
Owen,<br><br>
Thanks for the reply - Do you mean dual boot isn't possible from the same
partition or dual boot isn't possible at all? (It would have kinda been
nice to know that prior to compiling a multi-lib clfs build :-)
)<br><br>
 From the ydl forum ps3 section, at least one user has managed to set up
a ydl / fedora dual boot with ydl and fedora on different partitions,
apparently using the yaboot.conf pasted below (maybe fedora also modifies
kboot?)<br><br>
Since I'd love to keep ydl, but also experiment with some other clfs type
stuff - is there another way to dual boot using yaboot, petitboot, kboot,
whatnot?<br><br>
Thanks<br>
John<br><br>

<dl>
<dd># yaboot.conf generated by anaconda<br><br>

<dd>boot=/dev/ps3da<br>

<dd>init-message=Welcome to Fedora!\nHit &lt;TAB&gt; for boot
options<br><br>

<dd>partition=1<br>

<dd>timeout=80<br>

<dd>default=ydl6_1080p<br>

<dd>install=/usr/lib/yaboot/yaboot<br>

<dd>delay=5<br>

<dd>enablecdboot<br>

<dd>enableofboot<br>

<dd>enablenetboot<br>

<dd>nonvram<br>

<dd>mntpoint=/boot/yaboot<br>

<dd>usemount<br><br>

<dd>image=/vmlinux-2.6.23-9.ydl6.1<br>

<dd>label=ydl6_1080p<br>

<dd>read-only<br>

<dd>initrd=/initrd-2.6.23-9.ydl6.1.img<br>

<dd>append=&quot;video=ps3fb:mode:133 rhgb quiet root=LABEL=/&quot;
<br><br>

<dd>image=/vmlinuz-2.6.23.1-42.fc8<br>

<dd>label=fc8_1080p<br>

<dd>read-only<br>

<dd>initrd=/initrd-2.6.23.1-42.fc8.img<br>

<dd>append=&quot;video=ps3fb:mode:133 rhgb quiet
root=/dev/ps3da3&quot;<br><br>

</dl></body>
</html>