[PC-BSD Testing] path to post-install.sh in automated installation 9Release
GO.
info at Godot.de
Fri Feb 3 09:02:32 PST 2012
Trying different ways to start external script, no success:
Warning: Component .... doesnt seem to exist (but is in $CDMNT)
Warning: Component .....pbi doesnt seem to exist (same with .pbi but is in $CDMNT)
fetch: post-install.sh : open() Operation not supported
Running external command: sh ${CDMNT}/post-install.sh
No such file or Directory (but is on CD root)
Running external command: sh post-install.sh
cannot open post-install.sh
No such file or directory
Any hints to get it done?
Am 17.01.2012 um 17:44 schrieb Kris Moore:
> Oh, the post-install.sh is on the CD? try ${CDMNT}/boot/post-install.sh
> or whatever the path is to post-install.sh then.
>
> runExtCommand=sh ${CDMNT}/boot/post-install.sh
>
>
> --
> Kris Moore
> PC-BSD Software
> iXsystems
>
> _______________________________________________
> Testing mailing list
> Testing at lists.pcbsd.org
> http://lists.pcbsd.org/mailman/listinfo/testing
More information about the Testing
mailing list