[Gllug] Type of Install Server/WorkerStation/Custom

Alain Williams addw at phcomp.co.uk
Fri Sep 20 13:04:52 UTC 2002


On Fri, Sep 20, 2002 at 01:56:46PM +0100, Lene Jensen wrote:
> On Fri, 20 Sep 2002, Tethys wrote:
> 
> > 
> > >Kickstart is very versatile.  You can use components (such as @Kernel 
> > >Development, @Gnome, @kde) or single rpms (e.g. mutt, binutils) and so 
> > >on.  In addition, you kan have third party rpms as long as they are in 
> > >the hdlist.  In the post section you can create users, create 
> > >directories, install thirdparty rpms (those _not_ in hdlist), and other 
> > >scripts.
> > 
> > It's sounding good so far. What about things like partitioning schemes?
> 
> Full control, you set up your own partitions:
> 
> Here is an example:
> clearpart --linux
> part /boot --fstype ext3 --onpart hda2
> part /var --fstype ext3 --onpart hda6
> part /dos --fstype ext3 --onpart hda1
> part / --fstype ext3 --onpart hda5 --grow
> part /home --fstype ext3 --onpart hda9 
> part swap --onpart hda8
> 
> You have more options than this as well, check the kickstart howto 
> (dunno where it is, although I read it last week...)

/usr/share/doc/anaconda-7.3/kickstart-docs.txt

-- 
Alain Williams

#include <std_disclaimer.h>

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list