cobbler 2.4 and ubuntu12
2013-05-24 14:24:13 GMT
Hi,
I've installed a brand-new cobbler 2.4b5 server on centos6-amd64.
I need to install a couple of Ubuntu12 servers with it.
I've never installed Ubuntu before, much less via cobbler - so I'd be
grateful for some advice.
The idea is to:
- install via eth1
- leave eth0 alone, or better, already give it the "final"
configuration, via cobbler
This works on my CentOS and RedHat installs on my "old" cobbler 2.2.3
server.
Obviously, it's not so simple with Ubuntu.
I've taken the sample.preseed file and adapted it minimally.
One problem I have is:
- if I try to enter the default gateway in the cobbler-webgui
(Networking (Global)), I get problem that all leases are abandoned
because somehow the interface is "up" before it gets an IP via DHCP
- so, I try to set the default-gateway via a kickstart meta-parameter
- the install then continues, but after the reboot, eth0 is not
configured (neither is /etc/resolv.conf)
- is one then supposed to run some sort of post-install script that
"fixes" the network-configuration?
I use
$SNIPPET('network_noncore_deb')
(Continue reading)
RSS Feed