cross-posted from: https://lemmy.ml/post/2072990
I haven’t used Linux as a desktop since back in the 2.0/2.1 kernel days, when you were praying the next kernel release would add support for the bits and pieces that made up your kit.
After 2 months of Ubuntu, I decided to dive into Arch and Endeavour has made it made it easy so far!
Fellow Endeavour user here (with KDE)! Arch is nice, but after installing it so many times it’s just nicer to have something set up for you.
Exactly, My favourite thing about the Endeavouros is the community forum. Threads range from silly to extremely helpful technical discussions.
Install Arch
Set it up the way you like as an installed baseline system
Boot to your Arch system
Install Arch on a usb drive
Mount the rootfs of the usb to /mnt
dd if=/dev/sda of=/mnt/arch.iso
To install your setup, boot to the usb, and type:
dd if=/arch.iso of=/dev/sda