Re: [Server-devel] skipping or automating anaconda during install

2009-08-04 Thread Daniel Drake
2009/8/3 Jerry Vonau : > Might be an anaconda bug, can't recall off the top of my head. > Are you being prompted for language/keyboard/timezone info only? > Try # out "interactive" in the ks.cfg file. That did it, thanks! ___ Server-devel mailing list Se

Re: [Server-devel] skipping or automating anaconda during install

2009-08-04 Thread Martin Langhoff
On Mon, Aug 3, 2009 at 12:55 AM, Daniel Drake wrote: > Does anyone know how to automate the anaconda step of the XS install? Just remove/comment out "interactive" :-) I think there is a comment in the ks we ship, suggesting exactly this. Also note that the ks we ship has things you'll want. che

Re: [Server-devel] skipping or automating anaconda during install

2009-08-03 Thread Jerry Vonau
On Mon, 2009-08-03 at 12:40 +0545, Daniel Drake wrote: > Hi, > > Does anyone know how to automate the anaconda step of the XS install? > > I placed the details that we want (disk layout, root password and > timezone) in the .ks file but anaconda still prompts for that > information and more or le

[Server-devel] skipping or automating anaconda during install

2009-08-02 Thread Daniel Drake
Hi, Does anyone know how to automate the anaconda step of the XS install? I placed the details that we want (disk layout, root password and timezone) in the .ks file but anaconda still prompts for that information and more or less ignores all of my additions except for the default disk layout cha