Files
dotfiles/archinstall/README.md
2024-07-12 11:47:32 +02:00

328 B

Arch install script

How to

  • Change DISK variable to the install.sh script with your favourite editor.
  • Launch script

For testing purpose (kvm only)

You can share filesystem from host to guest :

Share scripts :

mount -t 9p scripts /opt

Share pacman cache :

mount -t 9p pkg /var/cache/pacman/pkg