|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
 |
|
Thread: wimboot using grub2 on EFI
Post: RE: wimboot using grub2 on EFI
| (2019-05-01 17:57)NiKiZe Wrote: (2019-05-01 12:35)sherpya Wrote: ... and probabily it needs a nic as you said
There is no probably here, it is mandatory, as described on that error url.... |
|
sherpya |
General |
9 |
52,297 |
2019-05-01, 20:26 |
 |
|
Thread: chain load with EFI and file:/ URL
Post: RE: chain load with EFI and file:/ URL
| try to add ifopen on top of the script, I've managed to make grub2 -> wimboot (chainload) work |
|
sherpya |
General |
7 |
50,675 |
2019-05-01, 12:36 |
 |
|
Thread: wimboot using grub2 on EFI
Post: RE: wimboot using grub2 on EFI
| I've finally managed to make it work, I've added ifopen command on top of the script, obiviously it does not work on snponly and probabily it needs a nic as you said |
|
sherpya |
General |
9 |
52,297 |
2019-05-01, 12:35 |
 |
|
Thread: Building with Clang
Post: RE: Building with Clang
| VLA in struct is a GCC extension, not allowed by the standard, so I suppose clang will never allow it:
https://stackoverflow.com/questions/1462...id-for-gcc
https://stackoverflow.com/questions/1205..... |
|
sherpya |
General |
2 |
19,272 |
2018-09-09, 01:57 |
 |
|
Thread: wimboot using grub2 on EFI
Post: RE: wimboot using grub2 on EFI
| I've found a thread on reboot.pro forum, a guy found a way to make it works, but it's very strange:
http://reboot.pro/topic/21266-grub-uefi-.../?p=204066
I've tested it and it works, looks like you n... |
|
sherpya |
General |
9 |
52,297 |
2018-04-09, 02:06 |
 |
|
Thread: wimboot using grub2 on EFI
Post: RE: wimboot using grub2 on EFI
| unfortunately still nothing, but looks like the file: protocol is working:
Code:
iPXE> kernel file:/boot/wimboot
file:/boot/wimboot... ok
iPXE> initrd file:/dart/BCD
file:/dart/BCD... ok
iPXE&g... |
|
sherpya |
General |
9 |
52,297 |
2018-03-27, 02:50 |
 |
|
Thread: chain load with EFI and file:/ URL
Post: RE: chain load with EFI and file:/ URL
| (2018-01-16 20:15)NiKiZe Wrote: (2018-01-16 19:20)sherpya Wrote: I had the same problem http://forum.ipxe.org/showthread.php?tid=10703, even if the file is correctly loaded in memory
sh... |
|
sherpya |
General |
7 |
50,675 |
2018-01-20, 04:58 |
 |
|
Thread: chain load with EFI and file:/ URL
Post: RE: chain load with EFI and file:/ URL
| I had the same problem http://forum.ipxe.org/showthread.php?tid=10703, even if the file is correctly loaded in memory |
|
sherpya |
General |
7 |
50,675 |
2018-01-16, 19:20 |
 |
|
Thread: Various iPXE servers on net
Post: RE: Various iPXE servers on net
| ipxe server is an incorrect word to define a dhcp/bootp server and/or http/tftp server, if you put multiple dhcp server in a network the first one that replies to the client packet "wins",
you may set... |
|
sherpya |
General |
2 |
12,255 |
2017-12-28, 20:11 |
 |
|
Thread: How to boot live windows 10
Post: RE: How to boot live windows 10
| There is no such "live windows" thing, the closest match is winpe but it's somehow a reduced set of windows, boot options are different because you cannot write on the provided wim image.
To boot winp... |
|
sherpya |
General |
1 |
12,023 |
2017-12-28, 20:07 |
 |
|
Thread: wimboot using grub2 on EFI
Post: RE: wimboot using grub2 on EFI
| I would to add that linuxefi is a patch of some linux distro, and I've also tested linux that instantly reboots |
|
sherpya |
General |
9 |
52,297 |
2017-12-28, 20:03 |
 |
|
Thread: wimboot using grub2 on EFI
Post: wimboot using grub2 on EFI
| Hi,
I'm an happy user of wimboot from grub2 on my usb stick, I can start windows 10 setup, dart even with files withing an iso file.
Unfortunately I'm unable to make it work in efi:
load16 does not w... |
|
sherpya |
General |
9 |
52,297 |
2017-12-25, 22:07 |