I'm experiencing a couple problems with the network configuration on a custom livecd. In case it makes a difference we're using the -base-on argument to work off a pre-created ISO when making network customizations.
This is the line in the kickstart file that we're using to setup the network: network --device eth0 --bootproto static --ip 192.168.1.5 --netmask 255.255.255.0 --gateway 192.168.1.1 --device eth1 --bootproto dhcp --nameserver 192.168.1.5,192.168.1.6,192.168.1.110,192.168.1.111 --hostname livecd-test.m2s.com The first problem we're having is that only the first nameserver is actually being put in the /etc/resolv.conf file. The second problem is that the eth0 interface showed up unconfigured, and eth1 was set to dhcp as expected. Does anyone see any blatant errors or mistakes in my syntax? Or know if this might be a known issue? Thanks. -Eli -- Elias Hunt Systems Engineer M2S, Inc. 12 Commerce Ave. W Lebanon, NH 03784 Ph: 603-298-5509 x365 Fax: 603-298-8816 [EMAIL PROTECTED]
-- Fedora-livecd-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-livecd-list
