diff --git a/boot/grub2/readme.txt b/boot/grub2/readme.txt index 90866e83a9..d0999ec390 100644 --- a/boot/grub2/readme.txt +++ b/boot/grub2/readme.txt @@ -51,7 +51,7 @@ grub-bios-setup does but it works anyway. To test your BIOS image in Qemu ------------------------------- -qemu-system-{i386,x86-64} -hda disk.img +qemu-system-{i386,x86_64} -hda disk.img Notes on using Grub2 for x86/x86_64 EFI-based platforms ======================================================= @@ -93,7 +93,7 @@ To test your i386/x86-64 EFI image in Qemu [0] https://github.com/retrage/edk2-nightly -2. qemu-system-{i386,x86-64} -bios -hda disk.img +2. qemu-system-{i386,x86_64} -bios -hda disk.img Notes on using Grub2 for ARM u-boot-based platforms ===================================================