diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-09-05 10:18:26 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-09-05 10:18:26 +0200 |
| commit | 1be671c51a9ffc43caf79f56cc5be9bb67dfaeee (patch) | |
| tree | 1fa32bb60ed77590953798e03cffdd78fd3deca8 /README.md | |
| parent | 7dffd8b76b610e3f3ecf9e94eafe25b8f42144d4 (diff) | |
Added little note on usage :)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -24,6 +24,15 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 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 + +$ cat ./FloppyOS.img > /dev/sdX + + Supported Platforms ------------------- |
