chain http://server/pxelinux.0 with label as argument?
|
2012-09-18, 12:05
Post: #1
|
|||
|
|||
chain http://server/pxelinux.0 with label as argument?
I see that chain supports arguments? Is it possible to something like this?
Load pxelinux and send label linux as an argument, or possibly with other arguments after that? Code: #!ipxe Torgeir |
|||
2012-09-18, 12:29
Post: #2
|
|||
|
|||
RE: chain http://server/pxelinux.0 with label as argument?
The "linux" param from your example above will just be passed as the command line to the program being loaded. If it is a linux kernel, it is what will go into /proc/cmdline. I'm not sure if pxelinux.0 supports being given arguments this way.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)