/-
Created
April 23, 2017 01:36
config_kernel_uefi_command_line
This file contains 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
# CONFIG_BLK_CMDLINE_PARSER is not set | |
# CONFIG_CMDLINE_PARTITION is not set | |
CONFIG_CMDLINE_BOOL=y | |
CONFIG_CMDLINE="initrd=/boot/initramfs-genkernel-x86_64-4.9.16-gentoo root=PARTUUID=00037e5f-5030-8878-3dae-d201befc0600 rootfstype=ext4 ro init=/usr/lib/systemd/systemd drm_kms_helper.edid_firmware=edid/1600x900_ASUS_X756UV-TY278T.bin i915.modeset=1" | |
CONFIG_CMDLINE_OVERRIDE=y | |
CONFIG_FB_CMDLINE=y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment