2 lines
42 B
Bash
2 lines
42 B
Bash
|
#!/bin/sh
|
||
|
sudo dd if=mseos.hdd of=/dev/sdc
|