install btrfs-progs early for fsck.btrfs

This commit is contained in:
sundog 2020-08-01 17:22:27 +00:00
parent 5d9a520433
commit c4e306994d
1 changed files with 58 additions and 55 deletions

View File

@ -15,6 +15,9 @@ pacman-key --populate archlinuxarm
# Update system to latest software
pacman -Syy
pacman -Su
# Install btrfs-progs
pacman -S btrfs-progs
# Reboot
systemctl reboot
# Remove arch linux on arm default user