Installing Arch ๐พ (Day 2)
hello everyone ๐๏ธ spent a full day installing arch and later tweaking some stuff and experimenting with the desktop environments as I did not know arch had those lol some challenges I faced during the installation process - initial boot mode: correctly identified the system as bios/legacy mode, which required the subsequent use of a dedicated bios boot partition on the gpt-labeled disk. - encountered the "can't lookup blockdev" error when formatting, which was resolved by issuing a partprobe /dev/sdb command to refresh the kernel's view of the disk. - faced the persistent "device or resource busy" error on the swap partition, successfully resolved by forcing deactivation with swapoff /dev/sdb2 before initializing and enabling it. - completed the installation but inadvertently booted back into the live usb, a minor hiccup immediately corrected by removing the medium and rebooting. - initially picked gnome because the aesthetic, seen in mr. robot, offered the feeling of a "hacker" environment, appealing to the desire for a minimalist, focused workflow. - subsequently switched from gnome to other options, as the need for greater customization and flexibility grew. - picked KDE plasma as my current environment, did some digging and seems rather okaish for my current specs BTW I do not know if Skool allows thread creation so I am going to post my journey below via links to previous posts: - Installing Arch ๐พ (Day 1) Feel free to jump in with thoughts of your own. Is KDE plasma okay for an old PC as we will slowly but surely moving towards the DevOps complexities? Thank you!