Giter Club home page Giter Club logo

Comments (4)

NiKiZe avatar NiKiZe commented on September 25, 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

from ipxe.

lyy910203 avatar lyy910203 commented on September 25, 2024
#!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

from ipxe.

NiKiZe avatar NiKiZe commented on September 25, 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

from ipxe.

stappersg avatar stappersg commented on September 25, 2024

Does we can close this issue, please do.

The screenshot shows there are is an ok after the downloads. The statement "stuck in downloading http" is false.

Adding echo About to execute mboot to the script that is being used, like:

#!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
echo About to execute mboot
boot mboot.c32

will demostrate that the ok is valid.

Does we can close this issue, please do. To prevent that it drains further energy from the iPXE community.

from ipxe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.