Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
 |
|
Thread: Trying to use iPXE and ESXi 5.5 ("live")
Post: RE: Trying to use iPXE and ESXi 5.5 ("live")
Well, at the end I found sort-of solution.
From my ipxe menu:
Code:
set boot-path http://my-web/esxi55u3b
kernel ${boot-path}/mboot.c32 -c ${boot-path}/boot.cfg
boot
This boot the ESXi int... |
|
hetz |
General |
5 |
24,797 |
2016-09-13, 21:50 |
 |
|
Thread: Trying to use iPXE and ESXi 5.5 ("live")
Post: RE: Trying to use iPXE and ESXi 5.5 ("live")
You were right, I didn't enable COMBOOT while compiling. Now that I enabled it - it shows the VMware "loading operating system" screen but immediately it shows errors:
Code:
Configuration error whil... |
|
hetz |
General |
5 |
24,797 |
2016-09-13, 20:03 |
 |
|
Thread: Trying to use iPXE and ESXi 5.5 ("live")
Post: Trying to use iPXE and ESXi 5.5 ("live")
Hi,
I found a link which shows how to boot a "Live" ESXi from PXE. Link is here.
His lines of code to add:
Code:
LABEL esxisub
KERNEL menu.c32
APPEND esxi-submenu
MENU LABEL Jump to ESXi s... |
|
hetz |
General |
5 |
24,797 |
2016-09-13, 19:20 |
 |
|
Thread: info about using iPXE and UEFI?
Post: info about using iPXE and UEFI?
Hi,
I'm looking for info for combining both BIOS & UEFI so both will boot on various machines and show boot menus.
I'm using dnsmasq for the TFTP and DHCP (as proxy mode).
has Anyone already do... |
|
hetz |
General |
1 |
7,379 |
2014-11-30, 13:38 |