Displaying 2 results from an estimated 2 matches for "mnkickstart".
Did you mean:
kickstart
2011 Jul 18
2
Centos EL6 install issue
I am trying to install on a kvm virtual machine (host is C5).
At some point it stops with install error about cyrus-sasl.
I goto the /root/install.log in I have a number of errors about:
Installing libstdc++
warning %post scriplet failed. exit status 127
Install zlib
warning %post scriptlet failed. exit status 127
Install libxml2
warning %post scriplet failed. exit status 127
this continues for
2008 Aug 16
0
kickstart and 5.2 x86_64 giving errors.
...d by anaconda.
auth --useshadow --enablemd5
install
cdrom
lang en_US.UTF-8
langsupport --default en_US.UTF-8 en_US.UTF-8
# Clear the Master Boot Record
zerombr
firstboot --disabled
keyboard us
xconfig --startxonboot
network --device eth0 --bootproto dhcp --hostname MessageNet.msgnet.com
rootpw mnkickstart
firewall --enabled --http --ssh --smtp
authconfig --enableshadow --enablemd5
selinux --disabled
timezone --utc America/Indiana/Indianapolis
%include /tmp/partition-information
%pre
#!/bin/sh
##? generic? script? to? pick? hda, sda, or RAID 1
# -a "`cat /proc/ide/hda/media`"? =? "di...