Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HP server exit iPXE boot from disk red screen with illegal opcode error
2017-11-02, 07:38 (This post was last modified: 2017-11-02 07:40 by lvii.)
Post: #4
RE: HP server exit iPXE boot from disk red screen with illegal opcode error
(2017-10-30 06:20)NiKiZe Wrote:  so you are using pcbios and not efi?

in most cases you probably want "exit 1" in efi.

You should report this to HP so that they can fix their firmware.
Provide full information to them to reproduce (for now you are at least missing about mode, and which ipxe binary you are using)

sanboot --local is just a hack that works most of the time but with no guarantee. exit is flakey in pcbios mode but should work if bios is implemented correctly. exit 1 should always work for efi - but remember that exit equals "boot next device" and not "boot first local drive"

@NiKiZe

I have try to boot from disk use 'sanboot --local' command, but it did NOT work :

[Image: lh3QCrr.png]

I have built the 'undionly.kkpxe' file base on the last ipxe git commit :

Code:
# git log -1
commit 1b67a0564657b6fcef18b1588ea6491ca1b1996d
Author: Michael Brown <mcb30@ipxe.org>
Date:   Sun Sep 24 19:26:58 2017 +0100

    [efi] Allow for building with older versions of elf.h system header
    
    Signed-off-by: Michael Brown <mcb30@ipxe.org>
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP server exit iPXE boot from disk red screen with illegal opcode error - lvii - 2017-11-02 07:38



User(s) browsing this thread: 1 Guest(s)