multiple initrd/imgfetch in UEFI mode
|
2015-10-09, 12:39
Post: #1
|
|||
|
|||
multiple initrd/imgfetch in UEFI mode
Hi,
I'm trying to upload multiple files from my iPXE script to get them during initrd. It works fine in legacy mode, but I not in UEFI mode. Code: #!ipxe The file test.txt is correctly loaded (I have done an imgstat after the load) but can not be found under /tmp (neither anywhere) during the initrd phase. It works fine in legacy mode ... Any advices ? Note: It took me time to find that the kernel option initrd=<file> is compulsory in UEFI mode (not in legacy) Thanks, Simon. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
multiple initrd/imgfetch in UEFI mode - simonb - 2015-10-09 12:39
RE: multiple initrd/imgfetch in UEFI mode - mcb30 - 2015-10-22, 00:53
RE: multiple initrd/imgfetch in UEFI mode - simonb - 2015-10-22, 08:35
|
User(s) browsing this thread: 2 Guest(s)