[問題] Red Hat Kickstart Post Script

看板Linux作者 (阿旭)時間15年前 (2011/02/17 11:17), 編輯推噓0(001)
留言1則, 1人參與, 最新討論串1/1
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
no one knows ? =..=
02/18 18:47, 1F
文章代碼(AID): #1DN9Cs3L (Linux)
文章代碼(AID): #1DN9Cs3L (Linux)