Running Alpine in Live mode in QEMU: Difference between revisions
(Created page with "If your just want to give Alpine Linux a try, qemu can be used without a disk image and further configuration. {{Cmd|qemu -m 512 -cdrom alpine-2.2.1-x86_64.iso}}") |
(updated) |
||
Line 1: | Line 1: | ||
If your just want to give Alpine Linux a try, qemu can be used without a disk image and further configuration. | If your just want to give Alpine Linux a try, qemu can be used without a disk image and further configuration. | ||
{{Cmd|qemu -m 512 -cdrom alpine-2.2 | {{Cmd|qemu -m 512 -cdrom alpine-2.3.2-x86_64.iso}} |
Revision as of 19:01, 24 November 2011
If your just want to give Alpine Linux a try, qemu can be used without a disk image and further configuration.
qemu -m 512 -cdrom alpine-2.3.2-x86_64.iso