Displaying 2 results from an estimated 2 matches for "pumpnetdevice".
2008 Aug 16
0
kickstart and 5.2 x86_64 giving errors.
..._64) with 5.2 I get
the following error.
I put my kickstart file at the end.
Do I have something incomaptible in the file?
jerry
--------------------------------------
Traceback (most recent call first):
File "/usr/lib/anaconda/network.py", line 341, in lookupHostname
ret = isys.pumpNetDevice(dev.get('device'), dev.get('dhcpclass'))
File "/usr/lib/anaconda/network.py", line 531, in write
ip = self.lookupHostname()
File "/tmp/treedir.1828/instimage/usr/lib/anaconda/yuminstall.py",
line 1401, in doPreInstall
anaconda.id.network.write(anacon...
2008 Aug 21
0
kickstart error on 5.2 exception
...nyone help. My kickstart file is in the mix below.
Seems to be related to network, my line seems fine (I think) for network.
Thanks,
Jerry
-----------------------------
Traceback (most recent call first):
File "/usr/lib/anaconda/network.py", line 341, in lookupHostname
ret = isys.pumpNetDevice(dev.get('device'), dev.get('dhcpclass'))
File "/usr/lib/anaconda/network.py", line 531, in write
ip = self.lookupHostname()
File "/tmp/treedir.1828/instimage/usr/lib/anaconda/yuminstall.py", line 1401, in doPreInstall
anaconda.id.network.write(anacond...