Corey Leopold wrote: > Is there a way to tell the AI not to perform some of the install tasks? > > Specifically I would like it not to add the splash image to grub, and not > attempt to set the browser home page. I'm attempting to create a very > minimal install, without X or any web browsers and a console login. > > The Setting browser home page always fails causing a failed return code for > the whole install, and the splash image is in the way of a console login. I > also think the splash image is hiding errors concerning missing packages that > I need to add. > > I'm using the 2009.06 release. > > Thanks > > Corey > No it is not possible to preform an AI install without the grub splach screen or browser page.
But if you want to create an image that does not contain any X desktop and only provide console login access you could use the distro constructor to build your own image and omit the X packages. Joe