Re: Questions on making a kickstart cfg

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Robert Moskowitz wrote on Fri, 07 Dec 2012 14:28:46 -0500:

> To NOT use firstboot, what do I have to add to the kickstart beyond

firstboot --disable

Maybe I didn't understand your question?

> user --name=something  --password=somethingstrong

-> rootpw --iscrypted

(you can grab it from an existing .shadow file)

Here's what I have in my files (this is still from Centos 5). Specifics 
removed.

install
text
reboot
url --url ftp://...
lang ...
keyboard ...
network ...
rootpw --iscrypted ...
authconfig --enableshadow --enablemd5
firewall --disable
selinux --disabled
firstboot --disable
timezone --utc ...
bootloader --location=mbr --driveorder=...
services --disabled ...
partitioning stuff (clearpart, part, volgroup, logvol)

%packages --nobase --excludedocs

@core
..add packages...

%post
..

Ka


_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux