mirror of
https://github.com/armbian/config.git
synced 2026-01-06 09:53:35 -08:00
Update keyboard configuration
updates the initial RAM filesystem (initramfs). It is necessary to ensure that any changes to the system configuration, such as the keyboard layout, are included in the initramfs, which is used during the boot process.
This commit is contained in:
@@ -856,6 +856,7 @@ function jobs ()
|
||||
"Keyboard" )
|
||||
dpkg-reconfigure keyboard-configuration
|
||||
setupcon
|
||||
update-initramfs -u
|
||||
;;
|
||||
|
||||
# Change Hostname
|
||||
|
||||
Reference in New Issue
Block a user