How to copy data from CDROM(iso) to installed system in kickstart in CentOS 7.0 ?

jojo <[email protected]> Sun, 27 Jul 2014 12:14:25 +0800
Newsgroups gmane.linux.redhat.kickstart.general
Message-ID <[email protected]>
Hi,

I rebuild CentOS iso target with a customized directory named "Test" in directory "isolinux/" .

In the old CentOS 6.x version,

i do copy like following command in kickstart is ok:

%post --nochroot 
cp -af /mnt/source/Test /mnt/sysimage/
%end

but in CentOS 7.0,

the same command is failed :(

something what i did is wrong ? 

Thanks,

- Jojo

_______________________________________________
Kickstart-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/kickstart-list