diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -27,9 +27,9 @@ SOFTWARE. Usage ----- -Attach the FoolOS.img floppy image in your favourite emulator and boot -or create a bootable USB stick by copying the raw data in the following way - +Attach the FoolOS.img (found in the ./release directory) floppy image in your +favourite emulator and boot or create a bootable USB stick by copying the raw +data in the following way: $ cat ./release/FloppyOS.img > /dev/sdX @@ -53,6 +53,7 @@ Features -------- Please note that all features are only very rudimentary and buggy. +Some might be disabled temporarily due to conflicts or regressions. * Bootloader (2 stages) * PIT support / Timing |
