Created
February 26, 2017 20:03
-
-
Save iamcryptoki/9274bcd3ecdf720dfeeb88f0ba48d919 to your computer and use it in GitHub Desktop.
Xen configuration for a working Qubes OS 4.x boot on a Macbook Pro 13-Inch Retina (Late-2013).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [global] | |
| default=4.4.14-11.pvops.qubes.x86_64 | |
| [4.4.14-11.pvops.qubes.x86_64] | |
| options=loglvl=all | |
| kernel=vmlinuz-4.4.14-11.pvops.qubes.x86_64 root=/dev/mapper/qubes_dom0-root vconsole.font=latarcyrheb-sun16 rd.lvm.lv=qubes_dom0/root i915.preliminary_hw_support=1 rd.blacklist.drivers=radeon radeon.modeset=0 | |
| ramdisk=initramfs-4.4.14-11.pvops.qubes.x86_64.img | |
| mapbs=1 | |
| noexitboot=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment