Net-booting an EFI image on an aarch64 server with iPXE script
|
2019-05-02, 22:56
Post: #2
|
|||
|
|||
RE: Net-booting an EFI image on an aarch64 server with iPXE script
you are starting iPXE on ARM correct? Are you from there starting an ARM kernel?
you will also have to load the proper initrd, and make sure that if the file is initrd.gz, the kernel commandline needs to have initrd=initrd.gz - since that is how it knows which file to load. Don't try to use grub or anything else, unless you know for sure you have to. All of this can, and should be done directly from iPXE. Just use the proper kernel and initrd lines and you would be fine. Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Net-booting an EFI image on an aarch64 server with iPXE script - travislazar - 2019-05-01, 23:23
RE: Net-booting an EFI image on an aarch64 server with iPXE script - NiKiZe - 2019-05-02 22:56
RE: Net-booting an EFI image on an aarch64 server with iPXE script - travislazar - 2019-05-03, 02:13
RE: Net-booting an EFI image on an aarch64 server with iPXE script - travislazar - 2019-05-03, 18:18
RE: Net-booting an EFI image on an aarch64 server with iPXE script - travislazar - 2019-05-03, 21:41
RE: Net-booting an EFI image on an aarch64 server with iPXE script - travislazar - 2019-05-03, 23:17
RE: Net-booting an EFI image on an aarch64 server with iPXE script - NiKiZe - 2019-05-03, 23:21
RE: Net-booting an EFI image on an aarch64 server with iPXE script - travislazar - 2019-05-04, 00:16
RE: Net-booting an EFI image on an aarch64 server with iPXE script - travislazar - 2019-05-04, 02:21
|
User(s) browsing this thread: 2 Guest(s)