[SOLVED] iPXE won't boot on old Pentium
|
2019-02-09, 15:04
(This post was last modified: 2019-02-13 00:53 by xavquatorze.)
Post: #1
|
|||
|
|||
[SOLVED] iPXE won't boot on old Pentium
Hi,
I'm trying to load iPXE on an old P233MMX but the boot process gets stuck after. Code: Loading ipxe.krn.......ready. I've tried : - the official iso (isolinux loads but no iPXE) - build on WSL (Ubuntu 18.04) - build on Debian 9 i386 With the same result, with floppy image and iso. I've tested a build with debug enabled : make bin/rhine.iso DEBUG=libprefix,dskprefix Code: iPXE ISO boot image If the boot process worked, the next message should be Code: close_payload From the source I understand that it has to do with switching to protected mode. So I tried to build a kir with Code: make -f arch/i386/kir-Makefile What can I do next? |
|||
2019-02-13, 00:52
Post: #2
|
|||
|
|||
RE: iPXE won't boot on old Pentium
Well, after several trial and error, undefining TIVOLI_VMM_WORKAROUND in general.h does the trick.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)