to fix boot, only re-install kernel
This commit is contained in:
parent
dd33aff092
commit
345bf612ff
2
tools/arch_fix_boot.sh
Normal file → Executable file
2
tools/arch_fix_boot.sh
Normal file → Executable file
@ -5,4 +5,4 @@ script_dir="$(dirname -- "${BASH_SOURCE[0]}" )"
|
||||
|
||||
"${script_dir}/mount.sh"
|
||||
|
||||
sudo arch-chroot /mnt pacman -Suy
|
||||
sudo arch-chroot /mnt pacman -S linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user