I’m unable to get the following lines to work in my Kickstart
profile I’m not sure what I could be doing Here is my configuration: %post # run custom scripts mkdir /a /bin/mount -t nfs 192.168.149.211:/mount/unix /a sleep 3 [[ -f /a/scripts/motd.pl ]] && /usr/bin/perl
/a/scripts/motd.pl > /etc/motd # needed to connect to AD domain (cd /etc; tar xvf /a/packages/ldap_krbsettings.tar) --- Rodrick R. Brown Ballista Securities LLC 120 Wall St. Suite 2400 C: 347 702 0012 | O: 646 307 4709 http://www.ballistasec.com |
_______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/kickstart-list