Skip to content

ArchLinux Finish installation

Services

systemctl enable lightdm
systemctl enable NetworkManager
systemctl enable zfs.target
systemctl enable zfs-import-cache
systemctl enable zfs-mount
systemctl enable zfs-import.target

Reboot

exit # to exit your chroot
umount -R /mnt
zpool export -a

reboot

Last update: August 21, 2021