Quantcast
Channel: iPXE discussion forum - All Forums
Viewing all articles
Browse latest Browse all 1484

Error 0x420c6095 on default selection

$
0
0
Hi,

We have run into an issue we need some help with.
We have created a iPXE script that looks like this:

Code:
goto start

:start
menu iPXE boot menu
item --gap --           ------------------------- Operating systems ------------------------------
item vmlcus             Boot Vmware Esxi 6 installer
item --gap --           ------------------------- Advanced options -------------------------------
item config             Configure settings
item shell              Drop to iPXE shell
item reboot             Reboot computer
item --gap --           --------------------------------------------------------------------------
item exit               Exit iPXE and continue BIOS boot
choose --default vmlcus --timeout 5000 target && goto ${target}

:vmlcus
boot http://myserver.domain.com/esxi/mboot.efi ks=${testfile}

When we select the “vmlcus” menu item manually everything works perfect, but if we let the menu time out and it select the “vmlcus” menu item, we get this error:
http://i05652.dsv.com/esxi/mboot.efi... Error 0x420x6095 (http://ipxe.org/420c6095)
Could not boot image: Error 0x4206095 (http://ipxe.org/420c6095)

Why does it fail if the boot sequence a selected automatically by the time out?
Btw. We have read the 420c6095 article, but still it works if we select the item manually).[/quote]

Viewing all articles
Browse latest Browse all 1484

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>