<p></p>
<p>Hello, I am converting some PXELINUX over to IPXE (for UEFI). I am booting with ipxe.uefi:</p>
<p>this is the pxelinux config that works flawlessly (in BIOS mode)</p>
<p>label c8m<br>
IPAPPEND 2<br>
KERNEL CentOS8.2x64/vmlinuz<br>
append initrd=CentOS8.2x64/initrd.img ksdevice=bootif ks=<a href="http://10.1.13.195/Centos8/kickstart-manual" rel="nofollow">http://10.1.13.195/Centos8/kickstart-manual</a></p>
<p>Here is the IPXE config that I am trying to use</p>
<p>:centos8m<br>
kernel CentOS8.2x64/vmlinuz initrd=initrd.img<br>
initrd CentOS8.2x64/initrd.img ksdevice=bootif ks=<a href="http://10.1.13.195/Centos8/kickstart-manual" rel="nofollow">http://10.1.13.195/Centos8/kickstart-manual</a><br>
boot</p>
<p>When I try to boot it with IPXE it gives a bunch of dracut-initqueue timeout errors and then drops to an emergency shell.</p>
<p>Thanks in advance if anyone can assist me.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/ipxe/ipxe/issues/122">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAFNGVHXBQBGLWAFRL5ETI3R4WUMTANCNFSM4PDV7CEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAFNGVH7HTM4BUL2FO2NUXDR4WUMTA5CNFSM4PDV7CEKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4J4F3RDQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ipxe/ipxe/issues/122",
"url": "https://github.com/ipxe/ipxe/issues/122",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>