summaryrefslogtreecommitdiff
path: root/Hurd/QemuImageForL4.mdwn
diff options
context:
space:
mode:
authorMatteo Settenvini <matteo@member.fsf.org>2005-05-05 17:19:00 +0000
committerMatteo Settenvini <matteo@member.fsf.org>2005-05-05 17:19:00 +0000
commitfe45bc43152d22e89154c9d29aabce99f7886f7f (patch)
treee75179f0c79e53aa6209429e323ee6348c0a21c0 /Hurd/QemuImageForL4.mdwn
parent6fd0eba21194e71c6459f077405168b17b1ff1fd (diff)
none
Diffstat (limited to 'Hurd/QemuImageForL4.mdwn')
-rw-r--r--Hurd/QemuImageForL4.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/Hurd/QemuImageForL4.mdwn b/Hurd/QemuImageForL4.mdwn
index e07cd4ca..88b3c3c0 100644
--- a/Hurd/QemuImageForL4.mdwn
+++ b/Hurd/QemuImageForL4.mdwn
@@ -366,3 +366,11 @@ A bootable CD iso image is now available at <http://gnuppix.org>
Included the anonymous password in the CVSROOT for L4.
-- [[Main/NowhereMan]] - 19 Mar 2005
+
+I was able to use qemu instead of bochs to install grub on the new disk image. Just use:
+
+ qemu -dummy-net -serial stdio -fda grubboot.img -hda hurd_l4.img -boot a
+
+and then the commands to type in the grub shell are the same.
+
+-- [[Main/MatteoSettenvini]] - 05 May 2005