Merge branch 'Natsui31-patch-1'

This commit is contained in:
Andrew David Wong 2016-11-25 05:44:36 -08:00
commit 638fcffc51
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -67,7 +67,7 @@ Some Dell systems and probably others have [another bug in UEFI firmware](http:/
4. Go to `tty2` (Ctrl-Alt-F2).
5. Execute:
sed -i -e 's/^options=.*/\0 efi=attr=uc' /mnt/sysimage/boot/efi/qubes/xen.cfg
sed -i -e 's/^options=.*/\0 efi=attr=uc/' /mnt/sysimage/boot/efi/qubes/xen.cfg
6. Now you can reboot the system by issuing `reboot` command.