I have image of rootfs which packed in archive rootfs.tar.gz
rootfs.tar.gz contains:
bin
boot
dev
etc
home
lib
media
mnt
opt
proc
python
root
run
sbin
srv
sys
test_PO
tmp
usr
var
How to make dd .img file of this?
I tried this instruction, everything works