imgargs (ipappend 2 for red hat kickstart)
|
2012-09-18, 11:47
(This post was last modified: 2012-09-18 12:07 by Torgeir.)
Post: #3
|
|||
|
|||
RE: imgargs (ipappend 2 for red hat kickstart)
(2012-09-18 11:06)mcb30 Wrote:(2012-09-18 10:55)Torgeir Wrote: Newer Red Hat kickstart installations need a config like this: If I use pxelinux with a label like this (it works as intended): Code: label linux However inside iPXE using imgargs I can't get it past networkmanager (waiting for input eth0/wlan0, testing on a laptop). Only way with imgargs is if I set ksdevice=eth0. Is it possible inside iPXE to determine if net0 is eth0/eth1, or do I have to get ksdevice=booif bootif=MAC working? Is net0 the booting NIC? Torgeir Got it working when I used 01-MACADDRESS. Checked cat /proc/cmdline on the one from pxelinux. Code: #!ipxe Torgeir |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
imgargs (ipappend 2 for red hat kickstart) - Torgeir - 2012-09-18, 10:55
RE: imgargs (ipappend 2 for red hat kickstart) - mcb30 - 2012-09-18, 11:06
RE: imgargs (ipappend 2 for red hat kickstart) - Torgeir - 2012-09-18 11:47
RE: imgargs (ipappend 2 for red hat kickstart) - mcb30 - 2012-09-18, 12:59
|
User(s) browsing this thread: 1 Guest(s)