IPXE can't find my initramfs
|
2018-11-09, 14:20
Post: #1
|
|||
|
|||
IPXE can't find my initramfs
Hello,
I create my own initramfs image and trying to load using an embedded IPXE script. The problem is that I don't know where I should put my initramfs file. This is my script: Code: #!ipxe I get a "No such file or direcory". I've put my initramfs image in /boot. |
|||
2018-11-09, 18:31
Post: #2
|
|||
|
|||
RE: IPXE can't find my initramfs
Hi,
you have to address the initrd also with the http://<path> |
|||
2018-11-12, 12:52
Post: #3
|
|||
|
|||
RE: IPXE can't find my initramfs
That's what I ended up doing. A bit of a detour but as long as it works, it's ok.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)