Posts Tagged kickstart
Content of Kickstart install file
Posted by Kyle Lexmond in Uncategorized on October 9, 2010
install lang en_US.UTF-8 keyboard us network –device eth0 –bootproto dhcp –hostname helium rootpw –iscrypted longstringofcharacters firewall –service=ssh authconfig –enableshadow –passalgo=sha512 –enablefingerprint selinux –permissive timezone –utc Asia/Singapore bootloader –location=mbr –driveorder=xvda –append=” LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us console=hvc0″ # The following is the partition information you requested # Note that any partitions you deleted are not expressed # here […]