Kickstart %post script error.

Taylor, ForrestX forrestx.taylor at intel.com
Fri Mar 19 19:59:48 UTC 2004


On Fri, 2004-03-19 at 11:56, raman singh wrote:
> Forrest,
>  
> I changed the %post section with
>  
> %post
> cp /mnt/source/app.bin /mnt/sysimage
> 
>  
> but now I am getting "cannot stat" /mntsource/app.bin : file or
> directory not found.
>  
> Please let me know what I am doing wrong.

Sorry, I should have been more clear:

%post --nochroot
cp /mnt/source/app.bin /mnt/sysimage

%post
/app.bin

Forrest






More information about the Kickstart-list mailing list