Changes between Version 5 and Version 6 of UsersGuide/QuickStart


Ignore:
Timestamp:
2014-12-18T17:36:52Z (9 years ago)
Author:
Martin Decky
Comment:

update memory argument

Legend:

Unmodified
Added
Removed
Modified
  • UsersGuide/QuickStart

    v5 v6  
    88To try out HelenOS in QEMU, download the latest '''IA-32''' ISO image from the [http://www.helenos.org/download download page]. Install [http://qemu.org QEMU]. In the directory where you downloaded the ISO image run
    99{{{
    10 qemu-system-i386 -m 32 -cdrom image.iso
     10qemu-system-i386 -m 256 -cdrom image.iso
    1111}}}
    1212