Use the iPXE as an UEFI Application
|
2015-01-19, 16:36
(This post was last modified: 2015-01-19 16:37 by mastacontrola.)
Post: #5
|
|||
|
|||
RE: Use the iPXE as an UEFI Application
(2015-01-19 12:29)lavator Wrote: Dear Robin, I believe you don't want initrd=http://${my-server}/initrd.gz as it's already loaded into memory at that point. So maybe you could have it load the kernel line as: kernel http://${my-server}/vmlinuz initrd=initrd.gz I believe this because during the kernel loadout, it doesn't have networking capabilities to download the init as you're trying to have here. However, using the initrd=initrd.gz it should be able to find it in memory when it begins loading. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Use the iPXE as an UEFI Application - Hudson - 2014-12-08, 05:50
RE: Use the iPXE as an UEFI Application - robinsmidsrod - 2014-12-08, 22:33
RE: Use the iPXE as an UEFI Application - Hudson - 2014-12-10, 07:40
RE: Use the iPXE as an UEFI Application - lavator - 2015-01-19, 12:29
RE: Use the iPXE as an UEFI Application - mastacontrola - 2015-01-19 16:36
RE: Use the iPXE as an UEFI Application - robinsmidsrod - 2015-01-22, 09:05
|
User(s) browsing this thread: 2 Guest(s)