From 68b21ede788b8545f1f7be77acb69866f1ebbf38 Mon Sep 17 00:00:00 2001 From: Gray Olson Date: Mon, 17 Jul 2017 01:46:10 -0700 Subject: [PATCH] Fix formatting issue in macbook troubleshooting doc page --- troubleshooting/macbook-troubleshooting.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/troubleshooting/macbook-troubleshooting.md b/troubleshooting/macbook-troubleshooting.md index e59c1648..6d588e86 100644 --- a/troubleshooting/macbook-troubleshooting.md +++ b/troubleshooting/macbook-troubleshooting.md @@ -244,10 +244,12 @@ then press "e", edit grub cfg and boot pressing Fn+F10 * Fix grub2 configuration, which uses wrong command for EFI boot * analyzing /mnt/sysimage/var/log/anaconda/program.log I found the faulty commands issues by Anaconda installer + ~~~ chrooot /mnt/sysimage ~~~ * edit /boot/efi/EFI/qubes/xen.cfg file putting the following content + ~~~ [global] default=4.4.14-11.pvops.qubes.x868_64 @@ -259,6 +261,7 @@ ramdisk=initramfs-4.4.14-11.pvops.qubes.x86_64.img ~~~ * The main mistake is the efibootmgr, that needs the right commands. Just in case, re-apply all the commands, adapting to your own disk layout (-d /dev/sdxxx -p partition_number) + ~~~ grep Running /mnt/sysimage/var/log/anaconda/program.log | tail -n 20 efibootmgr -b 0000 -B