Yes, I do that in my post section. I mount the NFS server and copy over some python script to run. See an example of what I do below: mkdir /mnt/tmp mount -o nolock,ro,rsize=8192,wsize=8192 10.10.10.10:/var/redhat.disks /mnt/tmp cp /mnt/tmp/myscripts/smp.py /home cd /home ./smp.py LuisMi <luismi@xxxxxxxxxxx> To: kickstart-list@xxxxxxxxxx Sent by: cc: kickstart-list-admin@ Subject: Post section redhat.com 05/17/2002 01:51 PM Please respond to kickstart-list -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, I want to run some scripts in the post section. These scripts will reside in a nfs server so I want to mount the directory exported by this nfs server into the fresh linux box and then excute the scripts from there. My question is if I can do that? or if the client (the new fresh rh system) needs to run a network service as nfsd or portmap Thanks. - -- Luis Miguel Cruz. PGP KEY: 0x3AC52657 | [ADPSOFT] http://www.adpsoft.com | "Connecting your business" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjzlUR4ACgkQvQHLTzrFJlfNRwCfYgqYd4fimyTclKV8VJm8ai12 ZAEAoIt+rvFPZg7FTZR06exVhRACY5eA =byOg -----END PGP SIGNATURE----- _______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/kickstart-list