Kickstart install

Harry Hoffman hhoffman at ip-solutions.net
Thu Mar 4 17:19:23 UTC 2004


Hi Steve,

No, not if you just want to install en_US  

If you have a look at the Kickstart Docs (RH-customizing guide, I believe) it
says that the "--default" argument is the default lang support and if there is
no other args then it'll install all lang that it finds.

So, you could do it like this:
langsupport en_US

and that would work but if you are going to have:

langsupport --default=en_US

and only want one lang then it must be:

langsupport --default=en_US en_US

Cheers,
Harry



Quoting Steve Bergman <steve at rueb.com>:

*> Harry Hoffman wrote:
*> 
*> >I missed the first part but if you are looking to have just one language
*> >installed then try this in the ks file:
*> >
*> >lang en_US.UTF-8
*> >langsupport --default en_US.UTF-8 en_US.UTF-8
*> >
*> >
*> >HTH,
*> >Harry
*> >
*> >
*> >
*> >
*> 
*> 
*> Here is my ks.cfg.  It's right, isn't it?:
*> 
*> #Generated by Kickstart Configurator
*> 
*> 
*> #System  language
*> lang en_US
*> #Language modules to install
*> langsupport --default=en_US
*> #System keyboard
*> keyboard us
*> #System mouse
*> mouse generic3ps/2
*> #Sytem timezone
*> timezone --utc America/Chicago
*> #Root password
*> rootpw --iscrypted $1$Kf704nF5$iR/TBA.ddY903UPyFwYYe.
*> #Reboot after installation
*> reboot
*> #Use text mode install
*> text
*> #Install Red Hat Linux instead of upgrade
*> install
*> #Use CDROM installation media
*> cdrom
*> #System bootloader configuration
*> /en_US
*> 1,6           Top
*> 
*> 
*> 
*> 
*> 
*> --
*> fedora-list mailing list
*> fedora-list at redhat.com
*> To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
*> 


-- 
Harry Hoffman
hhoffman at ip-solutions.net
----------------------------------------------------------------------------------
radical:
1) Someone waiting in line to become "The Establishment"

-------------------------------------------------
This mail sent through IpSolutions: http://www.ip-solutions.net/





More information about the fedora-list mailing list