<div dir="ltr"><div>Hi Marco,<br><br>I believe you are seeing an instance of the bug fixed here: <a href="https://github.com/haraldh/dracut/commit/ba9368fa4fedda0f72d84f910d01d7da201405a3">https://github.com/haraldh/dracut/commit/ba9368fa4fedda0f72d84f910d01d7da201405a3</a><br>
<br></div>David<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 14, 2014 at 11:07 AM, Joey Boggs <span dir="ltr">&lt;<a href="mailto:jboggs@redhat.com" target="_blank">jboggs@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 04/11/2014 05:08 AM, Marco André Dinis wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hi<br>
<br>
I have a customized LiveCD (created with kickstart) that I want to boot<br>
from PXE.<br>
<br>
The ISO works fine when used directly as boot device.<br>
Converting the ISO to PXE gives me a non-working live operating system.<br>
I use livecd-iso-to-pxeboot to create the file structure, then move it<br>
to TFTP server directory<br>
<br>
Here&#39;s what happens on the client:<br>
-PXE boot detects the server and starts to download the 2 files:<br>
vmlinuz0 and then initrd0.img<br>
-After some time I&#39;m dropped to a dracut shell, complaining it couldn&#39;t<br>
found /dev/mapper/live-rw<br>
<br>
Doing this on the dracut shell solves the problem:<br>
 &gt;<br>
 &gt; mkdir cdrom; mount LiveCD.iso cdrom; exit<br>
<br>
After this, the system starts to boot normally.<br>
<br>
Any suggestions?<br>
<br>
<br></div></div>
--<br>
livecd mailing list<br>
<a href="mailto:livecd@lists.fedoraproject.org" target="_blank">livecd@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/livecd" target="_blank">https://admin.fedoraproject.<u></u>org/mailman/listinfo/livecd</a><br>
<br>
</blockquote>
<br>
<br>
Can you show the pxe boot entry you have, you likely need to add some args to get dracut to assemble it correctly.<br>
<br>
<br>
--<br>
livecd mailing list<br>
<a href="mailto:livecd@lists.fedoraproject.org" target="_blank">livecd@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/livecd" target="_blank">https://admin.fedoraproject.<u></u>org/mailman/listinfo/livecd</a></blockquote></div><br></div>