Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

esxi6.7 After downloading boot, it got stuck in downloading http #1176

Open
lyy910203 opened this issue Mar 18, 2024 · 3 comments
Open

esxi6.7 After downloading boot, it got stuck in downloading http #1176

lyy910203 opened this issue Mar 18, 2024 · 3 comments

Comments

@lyy910203
Copy link

lyy910203 commented Mar 18, 2024

After downloading boot, it got stuck in downloading http.
network card : intel i350

I have been stuck in this interface, but the file has been downloaded.

image

test ipxe 1.20.1 1.21.1 master

@lyy910203 lyy910203 changed the title esxi7.6 esxi6.7 After downloading boot, it got stuck in downloading http Mar 18, 2024
@NiKiZe
Copy link
Contributor

NiKiZe commented Mar 18, 2024

What you shows is an image of iPXE doing nothing.
To understand what is expected you will need to also post the script you are using.

But please take your time to read existing issues and discussions as to not create duplicates. https://github.com/search?q=repo%3Aipxe%2Fipxe+esx&type=issues

@lyy910203
Copy link
Author

#!ipxe
kernel http://172.16.0.1/zjmf/images/linux/ESXi-6.7.0-2.48.13006603_1566545142/mboot.c32 
imgargs mboot.c32 -c http://172.16.0.1/zjmf/ipxe/option/esxi_boot/S202403186075 ks=http://172.16.0.1/zjmf/ipxe/option/ks/S202403186075 BOOTIF=78:45:c4:f8:51:32
boot mboot.c32

@NiKiZe
Copy link
Contributor

NiKiZe commented Mar 21, 2024

I'm quite sure that mboot.c32 actually needs something to boot, it will on its own not do any downloads
Create a separate download of the files that mboot.c32 needs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants