View Single Post
Posts: 201 | Thanked: 96 times | Joined on Dec 2009
#1264
Originally Posted by soredawg View Post
Thanks LifeNexus. I had problems using Tar on the file as it said --J invalid. Could you point in the right direction.

Many thanks
ill do a tutorial tomorrow. in the meantime, maemo has no option for tar -j or fdisk etc to use tar -j, u have to download tar-gnu

Code:
sudo apt-get install tar-gnu
then to extract

Code:
gtar xjvvpf ../home/user/MyDocs/NITdroid.tar.bz2 (any bz2 archive)
 

The Following User Says Thank You to lifenexus For This Useful Post: