> After replacing gzip with a old gzip unpacking was succesfull. I have now fixed the script to not use the -q flag, since the busybox gzip doesn't support it anymore. > Now i get somtime ( 2x ok 2x fail) this message while buildit.s : > If the umount works then the build is successfull. Hmmmm... I am somewhat ignorant on the internals of 'sync' and 'umount'. I suppose I could either try to fix 'sync', or use a newer 'umount'. I think I am leaning toward the latter, surely it is more common to use umount and expect it to just work. -Tom
