I have a 4 GB sd card formatted as ext2
I have an arm version of arch linux as a .gz.
In Linux, I type:
sudo tar -xvf /path/to/arch.gz /ext2/sd/card
And I get:
tar: /ext2/sd/card: Not found in archive
tar: Exiting with failure status due to previous errors
I have an arm version of arch linux as a .gz.
In Linux, I type:
sudo tar -xvf /path/to/arch.gz /ext2/sd/card
And I get:
tar: /ext2/sd/card: Not found in archive
tar: Exiting with failure status due to previous errors