On 12/21/2014 07:33 AM, Edgar Dombrowski wrote:
Hallo, Raspi-Friends

Some friends have instructed me to download the latest version for the Raspi..

 > openSUSE-Factory-ARM -XFCE....Build252.tar,tbz

But I was unable, to unpack the basic file for putting it on a sd-stick.
With "tar -tjf name" I am getting the ist of included packages, but with
"tar -xfj name" I getting error messages.

Any advice would be welcomed.

Merry Xmas and happy New Year

You are reversing the j and f switches. Switch f needs a parameter, thus it must be last. Try "tar -xjf name".

Larry


--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to