[ipxe-devel] Multiple initrd in UEFI
hhh
longpanda at 163.com
Wed Sep 6 03:45:20 UTC 2017
I test the script as follows:
#!ipxe
kernel /boot/vmlinuz
initrd initrd.img
initrd /test.sh /root/test.sh mode=755
boot
It works fine in legacy bios mode, but in UEFI, there is no test.sh found in the rootfs after boot.
Is the feture not supported in UEFI?
Any help would be greatly appreciated.
long
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20170906/b55d39fe/attachment.htm>
More information about the ipxe-devel
mailing list