Implement drive specifications for loadf and list and modify the readme accordingly, rewrite error messages, and decide to not support EBPB and file attributes.

This commit is contained in:
CrazyEttin 2021-06-28 20:00:22 +03:00
parent 874bcb9d67
commit 116b21bab7
7 changed files with 0 additions and 1 deletions

BIN
README.MD

Binary file not shown.

View File

@ -24,7 +24,6 @@ if [ "$1" = "-1440" ]
mkfs.fat -C EttinOS.img 360 1>/dev/null
mkfs.fat -C EttinOS-src.img 360 1>/dev/null
fi
mlabel -i EttinOS-src.img ::ETTINOS-SRC
if which rw > /dev/null 2>&1
then rw -i bin/BOOT.BIN -o EttinOS.img -b 512 -c 1x

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.