Skip to content

Commit

Permalink
Arch stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
HON95 committed Aug 4, 2024
1 parent 0d1a440 commit bc72cb0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion personal-devices/arch-i3.md
Original file line number Diff line number Diff line change
Expand Up @@ -908,6 +908,7 @@ If the GRUB or initramfs commands didn't work (e.g. if it broke during an Pacman
1. Reinstall: `pacman --sysroot /mnt -S --overwrite "*" - <tmp.txt`
1. Fix boot dir perms: `chmod 700 /mnt/boot`
1. Fix resolvconf: `ln -sf /run/systemd/resolve/stub-resolv.conf /mnt/etc/resolv.conf`
1. Reboot.
1. Reboot into fixed OS.
1. Fix AUR packages: `yay -Qqm | yay -S -`

{% include footer.md %}

0 comments on commit bc72cb0

Please sign in to comment.