Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Use the iPXE as an UEFI Application
2015-01-19, 12:29
Post: #4
RE: Use the iPXE as an UEFI Application
Dear Robin,

I would like to load vmlinuz/initrd via HTTP like the following ,

Quote:#!ipxe
kernel http://${my-server}/vmlinuz initrd=http://${my-server}/initrd.gz
initrd http://${my-server}/initrd.gz
boot

But the results look like the following . Please advise me how to make it work .

http://192.168.168.1/vmlinuz... ok
http://192.168.168.1/initrd.gz... ok
Failed to open initrd file: http:\\192.168.168.1\initrd.gz
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Use the iPXE as an UEFI Application - lavator - 2015-01-19 12:29



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