View Single Post
Posts: 191 | Thanked: 415 times | Joined on Jan 2012
#68
Originally Posted by Boemien View Post
Trying to xzcat the file takes me an hour, with weird thing in the terminal, but does nothing to the card.
Assuming you are on linux, use
Code:
lsblk
or
Code:
cat /proc/partitions
to identify the device name of your card. Then use this device name in the xzcat jessie.dd.xz. I hope this helps.
 

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