#Generated by Kickstart Configurator #platform=x86 #System language lang fr_FR #Language modules to install langsupport fr_FR #System keyboard keyboard fr #System mouse mouse #System timezone timezone Europe/Paris #Root password rootpw --iscrypted $1$fvm3VKQ1$sNPk/27XXQ3PM7r5KNDPh0 #Initial user user bastien --fullname "bastien" --iscrypted --password $1$nz8ziI.k$vvc0cFVbpL7YV2b4popqC/ #Reboot after installation reboot #Use text mode install text #Install OS instead of upgrade install #Use Web installation nfs --server 192.168.1.100 --dir /mnt/iso/ #System bootloader configuration bootloader --location=none #Clear the Master Boot Record zerombr yes #Disk partitioning information part / --fstype ext3 --size 5000 #System authorization infomation auth --useshadow --enablemd5 #Network information network --bootproto=dhcp --device=eth0 #Firewall configuration firewall --disabled #Do not configure the X Window System skipx