[問題] Red Hat Kickstart Post Script
hello there!
I just could NOT get my kickstart post script work :-(
what's wrong ??
here are the code:
%post --nochroot --erroronfail --log=/root/kickstart-post.log
#!/bin/bash
/bin/touch /root/kickstart-post.log
/sbin/chkconfig bluetooth off
/sbin/chkconfig yum-updatesd off
/sbin/service yum-updatesd stop
/usr/bin/wget http://my.server/install.sh
/bin/mv install.sh /root/install_yum.sh
/bin/chmod 755 /root/install_yum.sh
/bin/bash /root/install_yum.sh
/usr/bin/yum -y install puppet
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 61.56.8.66
→
02/18 18:47, , 1F
02/18 18:47, 1F
Linux 近期熱門文章
PTT數位生活區 即時熱門文章