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

4 lines
53 B
Bash
Raw Normal View History

2019-09-27 21:19:51 +04:00
#!/bin/sh
dd if=/dev/zero of=hdd.dsk bs=1M count=32