I'm trying to get an unattended NFS install going. I just
updated to the latest (rawhide) anaconda-11.4.0.19, with
all of the support packages that it needs:
-rw-r--r-- 1 root root 781762 2008-01-14 05:59 dhcp-3.1.0-12.fc8.ppc.rpm
-rw-r--r-- 1 root root 294784 2008-01-14 05:59 dhclient-3.1.0-12.fc8.ppc.rpm
-rw-r--r-- 1 root root 95837 2008-01-14 05:59 libdhcp4client-devel-3.1.0-12.fc8.ppc.rpm
-rw-r--r-- 1 root root 281811 2008-01-14 05:59 libdhcp4client-3.1.0-12.fc8.ppc.rpm
-rw-r--r-- 1 root root 129266 2008-01-14 05:59 dhcp-devel-3.1.0-12.fc8.ppc.rpm
-rw-r--r-- 1 root root 325763 2008-01-14 05:59 libdhcp4client-static-3.1.0-12.fc8.ppc.rpm
-rw-r--r-- 1 root root 26103 2008-01-14 06:05 libdhcp6client-devel-1.0.4-1.fc8.ppc.rpm
-rw-r--r-- 1 root root 96133 2008-01-14 06:05 libdhcp6client-1.0.4-1.fc8.ppc.rpm
-rw-r--r-- 1 root root 110081 2008-01-14 06:05 dhcpv6-client-1.0.4-1.fc8.ppc.rpm
-rw-r--r-- 1 root root 181690 2008-01-14 06:05 dhcpv6-1.0.4-1.fc8.ppc.rpm
-rw-r--r-- 1 root root 116151 2008-01-14 06:05 libdhcp6client-static-1.0.4-1.fc8.ppc.rpm
-rw-r--r-- 1 root root 212133 2008-01-14 06:13
libnl-devel-1.0-0.15.pre8.git20071218.fc8.ppc.rpm
-rw-r--r-- 1 root root 151501 2008-01-14 06:13 libnl-1.0-0.15.pre8.git20071218.fc8.ppc.rpm
-rw-r--r-- 1 root root 27580 2008-01-14 06:15 libdhcp-devel-1.99.5-1.fc8.ppc.rpm
-rw-r--r-- 1 root root 74573 2008-01-14 06:15 libdhcp-1.99.5-1.fc8.ppc.rpm
-rw-r--r-- 1 root root 584279 2008-01-14 06:34 anaconda-runtime-11.4.0.19-1_AM.ppc.rpm
-rw-r--r-- 1 root root 5265488 2008-01-14 06:34 anaconda-11.4.0.19-1_AM.ppc.rpm
-rw-r--r-- 1 root root 164211 2008-01-14 08:30 nash-6.0.28-1.fc8.ppc.rpm
-rw-r--r-- 1 root root 61353 2008-01-14 08:30 mkinitrd-devel-6.0.28-1.fc8.ppc.rpm
-rw-r--r-- 1 root root 101806 2008-01-14 08:30 mkinitrd-6.0.28-1.fc8.ppc.rpm
-rw-r--r-- 1 root root 60851 2008-01-14 08:30 libbdevid-python-6.0.28-1.fc8.ppc.rpm
I'm loading my kickstart file via NFS - command line:
selinux=0 ks=http://www.mlbassoc.com/test_min.ks ksdevice=eth0 headless text
My kickstart file (snippet):
nfs --server=192.168.1.94 --dir=/mnt/work/fedora/AM
lang en_US.UTF-8
keyboard us
network --device eth0 --bootproto dhcp
This *was* working with 11.4.0.16 (caveat, I hacked it to *not*
require the latest libdhcp code which today I've capitulated to)
Now, it fails when it tries to mount the NFS root. It gets a
valid IP setup via DHCP to fetch the kickstart file, but fails
when mounting NFS because the interface seems to have been left
up and there is an error [re]adding the route(s).
ERROR: add: failed - 17: Netlink Error (errno = File exists)
ERROR: nic_configure: failed to add route.
Has anyone else seen this? Any ideas what I might fix?
Thanks
note: there are still lots of other problems with this. As soon
as I added 'headless' on the command line, anaconda threw a Python
exception parsing the kickstart file. I figured I'd update first
before trying to track that one down.
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list