The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
UEFI grub + wimboot
2016-10-01, 13:11
Post: #1
UEFI grub + wimboot
Hi there

I am keen to know if anyone could get wimboot + grub UEFI pxe boot working.

Heres my steps

download Fedora-Xfce-Live-x86_64-24-1.2.iso
extract \EFI\BOOT\
- BOOTX64.EFI
- grubx64.efi
- grub.cfg

setup tftp to serve BOOTX64.EFI

Add entries in grub.cfg

menuentry 'wimboot 1' {
linuxefi /boot/wimboot
}

menuentry 'wimboot 2' {
linuxefi /boot/wimboot
initrdefi \
newc:bcd:/boot/boot/BCD \
newc:boot.sdi:/boot/boot/boot.sdi \
newc:boot.wim:/boot/boot.wim
}

After booting from UEFI pxe and selecting wimboot 1 or 2, there is an error message

error: kernel too old.
error: you need to load the kernel first.
Press any key to continue...
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
UEFI grub + wimboot - ndog - 2016-10-01 13:11
RE: UEFI grub + wimboot - NiKiZe - 2016-10-02, 22:41
RE: UEFI grub + wimboot - ndog - 2017-01-05, 04:33
RE: UEFI grub + wimboot - jamefane - 2018-06-01, 13:03
RE: UEFI grub + wimboot - johnny - 2018-08-16, 07:19
RE: UEFI grub + wimboot - NiKiZe - 2018-08-16, 07:28
RE: UEFI grub + wimboot - steve6375 - 2019-03-18, 16:10
RE: UEFI grub + wimboot - NiKiZe - 2019-03-18, 16:19



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