Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
boot into efi-shell
2016-10-25, 23:19
Post: #1
boot into efi-shell
Having some problems trying to get ipxe boot an efi shell that would then run automated scripts from the startup.nsh file. However, I'm a little unsure about how to do this. Should this be treated as an ISO, should i zip it, or pass over the files individually? I'm a little unsure about what the capabilities are here in regards to running efi shell scripts.
Find all posts by this user
Quote this message in a reply
2016-10-25, 23:23
Post: #2
RE: boot into efi-shell
(2016-10-25 23:19)Factionite Wrote:  Having some problems trying to get ipxe boot an efi shell that would then run automated scripts from the startup.nsh file. However, I'm a little unsure about how to do this. Should this be treated as an ISO, should i zip it, or pass over the files individually? I'm a little unsure about what the capabilities are here in regards to running efi shell scripts.

When you run ipxe.efi or snponly.efi (or other ipxe.efi variant) then you can only boot .efi binaries for the current arch. so normally it would be something like
Code:
chain http://server/path/shellx64.efi

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)