Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wimboot using grub2 on EFI
2018-04-09, 05:55
Post: #7
RE: wimboot using grub2 on EFI
(2018-04-09 02:06)sherpya Wrote:  I've tested it and it works, looks like you need to wait the second ctrl+b prompt, maybe after the first one ipxe opens the snp device

That is one solution that works without understanding why ..

This is what I wrote:
Quote:make sure you have at least one open network interface for iPXE to bind to when you run boot

Now to explain why the other solution works ...

The "first" Ctrl-B is before autoboot have run, which means before ifopen/dhcp. If autoboot fails to find information for booting, such as tftp server and filename, then it will present you with the "second" Ctrl-B. And in that case ifopen has already run.

So to summarize:
* Enter shell and run ifopen for it to work in both cases (it still requires the presence of a NIC)
* If you have a DHCP server that gives out boot information there will not be a second Ctrl-B

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


Messages In This Thread
wimboot using grub2 on EFI - sherpya - 2017-12-25, 22:07
RE: wimboot using grub2 on EFI - NiKiZe - 2018-04-09 05:55



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