RE: [Spacewalk-list] Kickstart Difficulties - Networking

2009-08-19 Thread Andy Speagle
On Thu, 2009-08-13 at 09:04 -0500, Andy Speagle wrote: > On Thu, 2009-08-13 at 08:48 -0500, Jeremy Mueller wrote: > > Andy, > > > > Try setting your network line to something like: > > > > --bootproto query --device eth0 --bootproto static --noipv6 > --netmask > > --gateway --nameserver , > >

RE: [Spacewalk-list] Kickstart Difficulties - Networking

2009-08-13 Thread Andy Speagle
On Thu, 2009-08-13 at 08:48 -0500, Jeremy Mueller wrote: > Andy, > > Try setting your network line to something like: > > --bootproto query --device eth0 --bootproto static --noipv6 --netmask > --gateway --nameserver , > > This should query you for if you want to use DHCP or manually set the >

RE: [Spacewalk-list] Kickstart Difficulties - Networking

2009-08-13 Thread Jeremy Mueller
rsday, August 13, 2009 8:48 AM To: spacewalk-list@redhat.com Subject: RE: [Spacewalk-list] Kickstart Difficulties - Networking Andy, Try setting your network line to something like: --bootproto query --device eth0 --bootproto static --noipv6 --netmask --gateway --nameserver , This should quer

RE: [Spacewalk-list] Kickstart Difficulties - Networking

2009-08-13 Thread Jeremy Mueller
riginal Message- From: spacewalk-list-boun...@redhat.com [mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Andy Speagle Sent: Wednesday, August 12, 2009 8:20 AM To: spacewalk-list@redhat.com Subject: Re: [Spacewalk-list] Kickstart Difficulties - Networking On Wed, 2009-08-12 at 08:05 -0500, Da

Re: [Spacewalk-list] Kickstart Difficulties - Networking

2009-08-12 Thread Andy Speagle
On Wed, 2009-08-12 at 08:05 -0500, Daniel Robb wrote: > Andy, > > I didn’t think this was possible. From looking at the ks.cfg options > documentations, it seems to be that if you do not supply the ip > address in the ks.cfg file the installer assumes that the the > installation should be done ov

Re: [Spacewalk-list] Kickstart Difficulties - Networking

2009-08-12 Thread Daniel Robb
Andy, I didn’t think this was possible. From looking at the ks.cfg options documentations, it seems to be that if you do not supply the ip address in the ks.cfg file the installer assumes that the the installation should be done over eth0 via DHCP. You could try just supplying the ip address o

Re: [Spacewalk-list] Kickstart Difficulties - Networking

2009-08-12 Thread Andy Speagle
On Tue, 2009-08-11 at 16:39 -0500, Michael DeHaan wrote: > This been covered a fair amount on kickstat-list > (kickstart-l...@redhat.com). > > Try leaving off the ip information from the "network" line. This > should fill in everything else and still allow you to re-enter. Ok, I'll lurk over at

Re: [Spacewalk-list] Kickstart Difficulties - Networking

2009-08-11 Thread Michael DeHaan
On 08/11/2009 10:16 AM, Andy Speagle wrote: Hi Team, I can't seem to put together the correct magic to get kickstarting systems to setup the correct network configuration during install. I essentially want the installer to ask simply for the IP address. I want the remaining static options to b