RHEL6 bootproto=static is no longer an option
From the rhel6 documentation – BOOTPROTO=static is no longer an option. Should be “none”
BOOTPROTO=protocol
where protocol is one of the following:
none — No boot-time protocol should be used.
bootp — The BOOTP protocol should be used.
dhcp — The DHCP protocol should be used.
however pxe boot process is still bootproto=static - just veryfied that.....
source - https://github.com/cobbler/cobbler/issues/361
'System > Linux' 카테고리의 다른 글
| linux - Install EPEL Repo (0) | 2014.09.19 |
|---|---|
| linux - centos static ip config (0) | 2014.09.19 |
| linux - difference between adduser and useradd (0) | 2014.09.18 |
| linux - hostname Upper Or Lowercase ? (0) | 2014.09.18 |
| linux - Install RPM Fusion Repository (0) | 2014.09.04 |




