ad42bdc95b
This option has been renamed in kernel 4.10.
25 lines
472 B
INI
25 lines
472 B
INI
[global]
|
|
default=qubes-verbose
|
|
|
|
[qubes-check]
|
|
options=console=none
|
|
kernel=vmlinuz @ROOT@ i915.alpha_support=1 quiet rhgb rd.live.check
|
|
ramdisk=initrd.img
|
|
|
|
[qubes]
|
|
options=console=none
|
|
kernel=vmlinuz @ROOT@ i915.alpha_support=1 quiet rhgb
|
|
ramdisk=initrd.img
|
|
|
|
[qubes-verbose]
|
|
options=console=vga efi=attr=uc
|
|
noexitboot=1
|
|
mapbs=1
|
|
kernel=vmlinuz @ROOT@ i915.alpha_support=1
|
|
ramdisk=initrd.img
|
|
|
|
[qubes-rescue]
|
|
options=loglvl=all
|
|
kernel=vmlinuz @ROOT@ rescue
|
|
ramdisk=initrd.img
|