No space left on device (http://ipxe.org/34182006)
|
2018-07-05, 10:13
Post: #6
|
|||
|
|||
RE: No space left on device (http://ipxe.org/34182006)
So, just a short update:
I managed to build and deploy a UEFI version. This works from the ipxe perspective! But sadly, it does not work for me. We are running a Centos 7 which provides a 3.10 Kernel. This kernel version seems to have a bug on UEFI Ramdisk booting: https://forum.ipxe.org/printthread.php?tid=8195 So I still need to figure out what is wrong with my IPXE - node combination in bios mode. But for everyone running into the same problem and using a newer kernel (>3.16) here is a solution which should work: This is my IPXE script: Code: #!ipxe Note the initrd=<name> option in the kernel line. This is required for a UEFI boot system. building this image works with: Code: make bin-x86_64-efi/ipxe.efi EMBED=../../boot-datev-node-centos-from-datev01-via-nfs-efi.ipxe I additionally configured my dnsmasq to send the uefi file only to uefi nodes: Code: # Test for the architecture of a netboot client. PXE clients are |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
No space left on device (http://ipxe.org/34182006) - oehlrich9 - 2018-07-02, 12:05
RE: No space left on device (http://ipxe.org/34182006) - NiKiZe - 2018-07-02, 20:16
RE: No space left on device (http://ipxe.org/34182006) - oehlrich9 - 2018-07-02, 20:47
RE: No space left on device (http://ipxe.org/34182006) - NiKiZe - 2018-07-02, 20:57
RE: No space left on device (http://ipxe.org/34182006) - oehlrich9 - 2018-07-04, 21:17
RE: No space left on device (http://ipxe.org/34182006) - oehlrich9 - 2018-07-05 10:13
|
User(s) browsing this thread: 2 Guest(s)