Skip to content

Instantly share code, notes, and snippets.

@kbruner
Created November 3, 2020 06:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kbruner/cb24ca2cc39c8983fa183e3ee2d6233e to your computer and use it in GitHub Desktop.
Save kbruner/cb24ca2cc39c8983fa183e3ee2d6233e to your computer and use it in GitHub Desktop.
still more Arch installation steps
root@archiso ~ # genfstab -U /mnt >> /mnt/etc/fstab
# root@archiso ~ # arch-chroot /mnt
[root@archiso /]# passwd
New password:
Retype new password:
passwd: password updated successfully
[root@archiso /]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment