diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-10-23 00:01:05 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-10-23 00:01:05 +0200 |
| commit | 8b2137d710197135fa12b349c48016c7a5d92d31 (patch) | |
| tree | 2fcb2394db1b98a45e45017da70c6b4900f57c03 /README.md | |
| parent | fde24d20cd6a7d5fd1f1df71515e377586b91e24 (diff) | |
minor updates of readme
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 |
