2 lines
53 B
Bash
2 lines
53 B
Bash
sudo dd if=out.img of=/dev/sda bs=4M status=progress
|
sudo dd if=out.img of=/dev/sda bs=4M status=progress
|