<br><br><div class="gmail_quote">2009/8/27 Joshua C. <span dir="ltr"><<a href="mailto:joshuacov@googlemail.com">joshuacov@googlemail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><div class="gmail_quote"><div class="im">2009/8/27 Bruno Wolff III <span dir="ltr"><<a href="mailto:bruno@wolff.to" target="_blank">bruno@wolff.to</a>></span><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div>On Thu, Aug 27, 2009 at 01:44:13 +0200,<div class="im"><br>
  "Joshua C." <<a href="mailto:joshuacov@googlemail.com" target="_blank">joshuacov@googlemail.com</a>> wrote:<br>
> I'm trying to respin the f11.x86_64 install dvd in order to put the<br>
> new grub and anaconda packages, so that I can have grub on my ext4<br>
> without a separete partition for it. I recompiled<br>
> grub-0.97-59.fc11.x86_64 and anaconda-12.0-1.fc11.x86_64 against the<br>
> current f11 packages. Everything worked fine. I also recompiled the<br>
> corresponding util-linux-ng and other deps.<br>
<br>
</div></div><div class="im">I thought new packages had already been pushed to F11 to allow this, so<br>
you shouldn't have had to recompile anything.</div></blockquote><div> </div><div><div class="im">I haven't heard of this. I'll switch to f11 but didn't want to use
the default install dvd because of the grub-on-ext3 problem. Even if
new packages have been pushed to f11 repos the install media haven't
been respin. Therefore I need ot do it thia way.<br>
<br></div><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><br><div class="im">
> How can I recreate the install dvd?<br>
<br>
</div></div><div class="im">pungi is the tool used to build install images.</div></blockquote></div><br><div class="im">I'll try it. thanks.<br></div></div></div></blockquote><div class="im"> <br>Ok<br><br></div><div>
I finally did it. After trying all version of anaconda from anaconda-12.0-1.fc12 to anaconda-12.7-1.fc12 (against the current f11 libs), they all gave me different sorts of errors.<br><br>At the end I just patched the anaconda-11.5.0.59-1.fc11 with the following commits and recompiled it.<br>
<br>commit 162c92b4838f9769f39b0c3a85f9c6e4a38a5913: x86 and EFI platforms can now have /boot on ext4.<br>commit 11266dabba490baf732b85ba76e2841e6ae17733: Default to /boot on ext4<br>commit 9e83e8a43f8a609c65c39c6de8cf1c341d3f31ec: Allow /boot on ext4 now that we have a grub that allows it<br>
<br>Now I have f11-install-dvd with grub (recompiled grub-0.97-59.fc11) on ext4 by default. It' works just fine.<br>
</div></div><br>