Arch Linux Desktop Install
I've switched from Windows to Arch Linux. There's not as much to do as there is with a Gentoo install but there's still a lot more than just "Next, Next, Done". This video shows you how to complete your first Arch install and to get into the desktop environment. Raw disk image available for use in QEMU at: https://drive.google.com/open?id=1UOLrfccYCbLbB5TyqGeKaluU-BKu6O0Q The ovmf_vars is at: https://drive.google.com/open?id=1HvyHZUsegX-uBgBIKFITdKtdlOSkTDTe Username: guytp Password: GuyRobot You can run this image with the below (check where your OVMF_CODE.fd is - and make sure you have ovmf installed for EFI boot in QEMU). This is for 4 core, 4GB VM. qemu-system-x86_64 -enable-kvm \ -drive if=pflash,format=raw,readonly,file=/usr/share/ovmf/x64/OVMF_CODE.fd \ -drive if=pflash,format=raw,file=OVMF_VARS.fd \ -drive if=virtio,file=arch-install.raw,format=raw \ -boot order=d -m 4G -smp 4
Download
0 formatsNo download links available.