SSH更新系统的正确方式:使用Tmux 在SSH远程更新Arch的过程中,由于连接断开造成了内核损坏,这次经历让我明白了应该在Tmux中执行更新。 报错12error: file '/vmlinuz-linux' not foundyou need to load the kernel first 修复(使用ArchLinux ISO) 进入Live环境 挂载分区 mount /dev/sda2 2026-03-25 Linux #ArchLinux #SSH #Tmux