Changes between Version 7 and Version 8 of UsersGuide/QuickStart
- Timestamp:
- 2016-01-08T13:41:49Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersGuide/QuickStart
v7 v8 6 6 == Running HelenOS in QEMU == 7 7 8 To 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 run8 To 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 HelenOS ISO image run 9 9 {{{ 10 10 qemu-system-i386 -m 256 -boot d -cdrom image.iso