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
Load menu.ipxe onto iPXE usb image?
2013-04-10, 23:40 (This post was last modified: 2013-04-11 01:49 by stefanlasiewski.)
Post: #1
Load menu.ipxe onto iPXE usb image?
I built ipxe.usb and I copied the image to the USB drive at /dev/sdb . When the servers boot from USB, I can see iPXE.

Code:
stefanl@sl6:~/src/ipxe/src $ make
stefanl@sl6:~/src/ipxe/src $ sudo su -c "cat bin/ipxe.usb > /dev/sdb"

I would like to make use of iPXE scripts like `menu.ipxe` and `bootstrap.ipxe`, which are mentioned elsewhere in this forum.

-= Stefan
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Load menu.ipxe onto iPXE usb image? - stefanlasiewski - 2013-04-10 23:40



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