The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
imgargs (ipappend 2 for red hat kickstart)
2012-09-18, 10:55
Post: #1
imgargs (ipappend 2 for red hat kickstart)
Hi!

Newer Red Hat kickstart installations need a config like this:

kernel vmlinuz
ipappend 2
append initrd=initrd.img ks=http://server-ip/kickstart.file.ks network ksdevice=boofit

Is there anyway to make this work in iPXE?

I have tried to just insert ipappend 2 in imgargs, but that just wont work. I can skip it, and use ksdevice=eth0, but what about our users that have multiple nics in their machines?

Any ideas?

Torgeir
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
imgargs (ipappend 2 for red hat kickstart) - Torgeir - 2012-09-18 10:55



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