install linux by kickstart

nilesh vaghela nileshj.vaghela at gmail.com
Thu Apr 5 16:41:30 UTC 2007


For testing purpose install one system with nfs or any network installation.

After installation copy anaconda-ks.cfg to 1ks.cfg
#cp /root/anaconda-ks.cfg /data/1ks.cfg

now open that file and remove the has against all lines starting with part.

part /boot --fstype ext3 --size=1000
part / --fstype ext3 --size=10000
part /home --fstype ext3 --size=1000
part swap --size=512

----------
Now edit your /etc/exports
/data     *(rw,sync)

give
/etc/init.d/nfs restart

thats it your file ready now give following command at client

boot: linux ks=nfs:192.168.0.xxx:/data/1ks.cfg

thats it. try and let us know.

On 4/5/07, Sankarshan Mukhopadhyay <mailinglist at randomink.org> wrote:
>
> On 4/5/07, tamer amr <tamer_linux at yahoo.com> wrote:
>
> >  i want to install linux es 4  by kickstart by over the network by nfs
>
>
> http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/sysadmin-guide/ch-kickstart2.html
>
> does it help ?
>
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
>



-- 
Nilesh Vaghela
ElectroMech
Redhat Channel Partner and Training Partner
74, Nalanda Complex, Satellite Rd, Ahmedabad
25, The Emperor, Fatehgunj, Baroda.
www.electromech.info



More information about the redhat-list mailing list