From b4df7d88803d825d51646186d5f1c5b6a06a6121 Mon Sep 17 00:00:00 2001 From: Ognyan Kulev Date: Tue, 8 Feb 2005 07:56:00 +0000 Subject: none --- Hurd/QemuImageForL4.mdwn | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'Hurd') diff --git a/Hurd/QemuImageForL4.mdwn b/Hurd/QemuImageForL4.mdwn index d6b3b922..40cf6f48 100644 --- a/Hurd/QemuImageForL4.mdwn +++ b/Hurd/QemuImageForL4.mdwn @@ -133,7 +133,7 @@ Congratulations, you just booted Hurd/L4 ! To start the Kernel Debugger, press ` -- [[Main/OgnyanKulev]] - 05 Feb 2005 -I didn't bother to licence it as it is so small, but consider it is under some sort of creative commons that allows redistribution and modification.
-- Alexandre Buisse <nattfodd@gmail.com> +I didn't bother to licence it as it is so small, but consider it is under some sort of creative commons that allows redistribution and modification.
-- Alexandre Buisse < > -- [[Main/JoachimNilsson]] - 05 Feb 2005 @@ -164,7 +164,7 @@ Comments from Marcus Brinkmann: -- [[Main/OgnyanKulev]] - 05 Feb 2005 - I've been doing this sort of thing (See also info grub for makeing bootable eltorito grub cd ISOs): +I've been doing this sort of thing (See also `info grub` for making bootable eltorito grub cd ISOs): $ cd /usr/src/controlled/qemu-images $ ls -R l4 @@ -179,7 +179,9 @@ Comments from Marcus Brinkmann: menu.lst stage2_eltorito $ cd /usr/src/controlled/qemu-images # dir above "l4" dir. - $ mkisofs -R -b boot/grub/stage2_eltorito -no-emul-boot -boot-load-size 4 -boot-info-table -o /usr/src/controlled/qemu-images/l4.iso l4 + $ mkisofs -R -b boot/grub/stage2_eltorito -no-emul-boot \ + -boot-load-size 4 -boot-info-table \ + -o /usr/src/controlled/qemu-images/l4.iso l4 $ qemu -boot d -cdrom /usr/src/controlled/qemu-images/l4.iso -- cgit v1.2.3