Displaying 2 results from an estimated 2 matches for "esx8test".
2024 Jan 21
1
Running VMware ESXi network installer via syslinux/menu
...alid Boot signature 0x2, bailing out
>> Booting kernel failed: Bad file number
>> """
> Which syslinux version?
I use syslinux 6.03
> What is the APPEND for mboot.efi ?
Full statement is
label testi
? kernel mboot.efi
? append -c /pxelinux.cfg/templates/esxi80/ESX8TEST.cfg
But looking at the tftp logs it never tries to load anything related to
ESX8TEST.cfg, I guess that's because it errors out before even looking
at the append command
Marki
>
> (In order to boot The Hurd on Devuan I had to edit mboot as it handled
> arguments differently from gr...
2024 Jan 20
1
Running VMware ESXi network installer via syslinux/menu
On Sat, Jan 20, 2024 at 12:21:37AM +0100, marki via Syslinux wrote:
> Hello,
>
> So I'm running syslinux.efi
> Which loads menu.c32
> Which is supposed to start ESXi's bootx64.efi/mboot.efi
>
> But that gives
>
> """
> Loading mboot.efi... ok
> Invalid Boot signature 0x2, bailing out
> Booting kernel failed: Bad file number
>