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
Compile problem?
2012-05-31, 19:07
Post: #1
Compile problem?
I'm a bit new, but when I run my own version of the compiled "undionly.0", I get a screwed up frozen screen. Here is my procedure:

Ubuntu 12.04 desktop - 64bit (on Hyper-V) - latest updates as of 5/31/12

> git clone git://git.ipxe.org/ipxe.git
> cd ~/ipxe/src
> vi boot.ipxe
#!ipxe
dhcp
chain http://10.1.1.101/pxe/boot.ipxe

> make EMBED=boot.ipxe bin/undionly.kpxe NO_WERROR=1
> cp bin/undionly.kpxe /tftp/undionly.0

http://10.1.1.101/pxe/boot.ipxe :
#!ipxe
prompt --key 0x02 --timeout 2000 Press Ctrl-B for the iPXE command line... && shell ||

If I run the demo, it boots... but this does not...
https://athf.homeserver.com/ipxe.jpg

Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Compile problem? - joekewle - 2012-05-31 19:07
RE: Compile problem? - robinsmidsrod - 2012-09-28, 10:16
RE: Compile problem? - thomil - 2012-09-28, 14:08



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