Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
imgargs (ipappend 2 for red hat kickstart)
2012-09-18, 12:59
Post: #4
RE: imgargs (ipappend 2 for red hat kickstart)
(2012-09-18 11:47)Torgeir Wrote:  Got it working when I used 01-MACADDRESS. Checked cat /proc/cmdline on the one from pxelinux.

Code:
#!ipxe
kernel vmlinuz ks=http://server-ip/kickstart.file.ks network ksdevice=bootif BOOTIF=01-${netX/mac}
initrd initrd.img
boot

Great; thanks for letting us know what worked!

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


Messages In This Thread
RE: imgargs (ipappend 2 for red hat kickstart) - mcb30 - 2012-09-18 12:59



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