1
0
mirror of https://github.com/sgmarz/osblog.git synced 2024-11-24 02:16:19 +04:00
osblog/risc_v/chapters/ch9/make_hdd.sh
2020-03-15 20:21:42 -04:00

4 lines
56 B
Bash
Executable File

#!/bin/sh
dd if=/dev/urandom of=hdd.dsk bs=1M count=32