1
0
mirror of https://github.com/sgmarz/osblog.git synced 2024-11-24 02:16:19 +04:00
osblog/risc_v/ch5/make_hdd.sh

4 lines
53 B
Bash
Raw Normal View History

2019-11-04 22:14:28 +04:00
#!/bin/sh
dd if=/dev/zero of=hdd.dsk bs=1M count=32