Re: Anaconda static network setup in RHEL6
Radek Vykydal <[email protected]>
| Newsgroups | gmane.linux.redhat.anaconda.devel |
|---|---|
| Message-ID | <[email protected]> |
On 08/21/2015 04:47 PM, Lukas Zapletal wrote: > > I am also interested in doing the same on RHEL7 and no luck either! > Tried combinations like: > > ... ip=192.168.100.68::192.168.100.1:255.255.255.0:::none BOOTIF=00-52-54- > 00-11-86-41 > ... ip=192.168.100.68::192.168.100.1:255.255.255.0::52:54:00:11:86:41:none > > In this case it's even worse, getting "System halted" dracut errors and > it does not make it into Anaconda. For me these combinations work on RHEL 7.1: 1) ip=192.168.100.68::192.168.100.1:255.255.255.0::primary:none ifname=primary:<MAC> 2) ip=192.168.100.68::192.168.100.1:255.255.255.0:::none ksdevice=<MAC> 3) "ipappend 2" in PXE config ip=192.168.100.68::192.168.100.1:255.255.255.0:::none