diff options
-rw-r--r-- | Hurd/QemuImageForL4.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Hurd/QemuImageForL4.mdwn b/Hurd/QemuImageForL4.mdwn index df00cad0..515f51bc 100644 --- a/Hurd/QemuImageForL4.mdwn +++ b/Hurd/QemuImageForL4.mdwn @@ -274,7 +274,7 @@ And start Bochs with this configuration : $ bochs -qf .bochsrc -When asked, choose `5. begin simulation`. It is possible that you enter first into a debuuger, answer `'c'` to make it continue. You should see a grub commandline. Tell it to install grub on the disk : +When asked, choose `5. begin simulation`. It is possible that you enter first into a debugger, answer `'c'` to make it continue. You should see a grub commandline. Tell it to install grub on the disk : grub> root (hd0,0) Filesystem type is ext2fs, partition type 0x83 |