systemd-boot console mode should be string.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{
|
||||
##### systemd boot use bigger console text #####
|
||||
|
||||
boot.loader.systemd-boot.consoleMode = max;
|
||||
boot.loader.systemd-boot.consoleMode = "max";
|
||||
|
||||
# The resolution of the console. The following values are valid:
|
||||
# "0": Standard UEFI 80x25 mode
|
||||
|
||||
Reference in New Issue
Block a user