View Single Post
Posts: 678 | Thanked: 197 times | Joined on Jul 2007 @ San Jose CA
#10
Originally Posted by AndrewG View Post
Ok, done that. Now the next step

* tar --numeric-owner -pzxf /full/path/to/mer-armel-n900-rootfs-v0.17testing10.tar.gz

Contains a download link (mer.....testing.tar.gz) So I download that file and save it where/do what with it?

ONce again thanks and sorry for being such a noob and wasting your time
where = /full/path/to/ ( the place you have downloaded it)
do what = sudo tar --numeric-owner -pzxf /full/path/to/mer-armel-n900-rootfs-v0.17testing10.tar.gz

I think.