View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#61
Originally Posted by slick204 View Post
It's me again. I can't seem to get the tarball to extract. I tried the built-in tar but got the invalid option --j error like I expected.

I tried using tar from from the debian image, but it didn't work either. Is this the correct usage:

/home/user/img-install/tar xjvf /media/mmc1/debian-chroot-apps-040608.tar.bz2

I installed bzip2 per Maxoueb then tried again but it still didn't like the j option.

I tried to bunzip2 the tarball but after 15 minutes of random letters, numbers and symbols flying by on the screen, it mercifully crashed.

I suppose I could copy the image like others are doing, but I'd really like to know what I'm doing wrong.
Ok, well, you can try this:

(you have to be in the directory that you want to untar into)

Code:
/home/user/img-install/tar --use-compress-program  /home/user/img-install/bzip2 -xvf /media/mmc1/debian-chroot-apps-040608.tar.bz2
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!