summaryrefslogtreecommitdiff
path: root/hurd/running/live_cd.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2012-04-26 11:13:14 +0800
committerThomas Schwinge <thomas@schwinge.name>2012-04-26 11:13:14 +0800
commit9e520cb9798dfeb06cc0c45e2ff4a3206734e2ab (patch)
tree21fe3884584a3a856881f5ebe8757277f2f0985f /hurd/running/live_cd.mdwn
parent78d4ca5b4491e1b43f404108c9fdd23a6113c45d (diff)
Generally run QEMU/KVM with 512 MiB of RAM.
Diffstat (limited to 'hurd/running/live_cd.mdwn')
-rw-r--r--hurd/running/live_cd.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/hurd/running/live_cd.mdwn b/hurd/running/live_cd.mdwn
index c9360594..1eb9b8e0 100644
--- a/hurd/running/live_cd.mdwn
+++ b/hurd/running/live_cd.mdwn
@@ -8,7 +8,7 @@ MiB: <http://www.superunprivileged.org/hurd/tiny-cd/>
Use it like this:
- $ qemu -cdrom hurd-tiny-cd-20060722.iso
+ $ qemu -m 512 -cdrom hurd-tiny-cd-20060722.iso
A more recent Live CD can be found at <http://teythoon.cryptobitch.de/hurd/livecd/hurd-live-install-1273300101.iso.xz>.
@@ -16,7 +16,7 @@ It can be run with qemu via
$ wget http://teythoon.cryptobitch.de/hurd/livecd/hurd-live-install-1273300101.iso.xz
$ xz -d hurd-live-install-1273300101.iso.xz
- $ qemu -cdrom hurd-live-install-1273300101.iso
+ $ qemu -m 512 -cdrom hurd-live-install-1273300101.iso
These [[!wikipedia LiveCD]]s should be useful for those who want to try out the
Hurd before they commit to installing it on their hard disks. In addition to