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

Removed make_hdd.sh, it stores random bytes, now we have a filesystem

This commit is contained in:
Stephen Marz 2020-04-26 13:55:08 -04:00
parent d62d3f3816
commit af29a0d267

View File

@ -1,3 +0,0 @@
#!/bin/sh
dd if=/dev/urandom of=hdd.dsk bs=1M count=32