iso image for qemu generation -


i tried run command creating iso image qemu

tar jxf arm-system-2011-08.tar.bz2. 

but got following error

bzip2: compressed file ends unexpectedly; perhaps corrupted? possible reason follows. bzip2: inappropriate ioctl device input file = (stdin), output file = (stdout) possible compressed file(s) have become corrupted. can use -tvv option test integrity of such files. can use `bzip2recover' program attempt recover data undamaged sections of corrupted files.

tar: unexpected eof in archive tar: unexpected eof in archive tar: error not recoverable: exiting now. how resolve this.


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -