The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
boot iPXE iso problems
2019-02-16, 16:31
Post: #1
boot iPXE iso problems
Hello,

I have problems to boot with iso ipxe file in virtual machines (I tried with vmware 15 and Virtual Box with the same results)

I create the iso ipxe file from https://rom-o-matic.eu/ , with default opcions, then I run a vitual machine, and it works.

But when I try to create my own ipxe.iso file (download and compile ipxe project), doesn't work, boot from de hard disk. I checked BIOS settings.

To create my own ipxe.iso file, I use this howto (in Ubuntu 18.04):
https://ipxe.org/download

$ git clone git://git.ipxe.org/ipxe.git
$ cd ipxe/src
$ make
(works withou errors)
$ make bin/ipxe.iso


I need to use a custom ipxe.iso because I have to chache BOOTPS_PORT and BOOTPC_PORT, because I'm using a DHCP which does'nt use the defualt ports.

Thank you in advance!
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
boot iPXE iso problems - jordiguerrero - 2019-02-16 16:31
RE: boot iPXE iso problems - NiKiZe - 2019-02-17, 12:15
RE: boot iPXE iso problems - NiKiZe - 2019-02-17, 21:26
RE: boot iPXE iso problems - NiKiZe - 2019-02-17, 21:49



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