mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-06-16 14:58:28 +00:00
Update 1.2.2.2 beta
This commit is contained in:
@@ -2197,6 +2197,9 @@ _configure_nvidia_kvm_hide() {
|
||||
update_initramfs_host() {
|
||||
msg_info "$(translate 'Updating initramfs (this may take a minute)...')"
|
||||
update-initramfs -u -k all >>"$LOG_FILE" 2>&1
|
||||
# Copy the freshly-built initramfs to the EFI System Partition.
|
||||
# Without this the bootloader keeps using the previous initramfs.
|
||||
proxmox-boot-tool refresh >>"$LOG_FILE" 2>&1 || true
|
||||
msg_ok "$(translate 'initramfs updated')" | tee -a "$screen_capture"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user