• 1 Post
  • 74 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle


  • To be fair, their installation page is excellent, but it does require close reading. Where I’d messed up was the “install essential packages” section, where it just says to “consider installing” stuff which is essential really - firmware, network stack, a text editor. If you’re able to access the internet and adjust configuration files, then you can install everything else you need.

    Their suggested disk partitioning has a gigabyte for efi, which is twice what I’d recommend, and includes a swap partition, which I would not create. A swap file is just as good, and more flexible. Otherwise yeah, if you can install Arch, you can probably do all the Linux maintenance you’ll ever need to do, and it’s not that difficult - practise in a VM if you want - and will make you much more skilled and confident.

    https://wiki.archlinux.org/title/Installation_guide









  • addie@feddit.uktolinuxmemes@lemmy.worldnyarch
    link
    fedilink
    arrow-up
    2
    ·
    1 month ago

    Not if you get an error from the initramfs saying that it can’t mount the root partition, no. Start from the install media, mount the drives, chroot in, mkinitcpio -P && pacman -Syu and everything was fine again. I wouldn’t like that to be the first introduction to Linux for a newstart, tho - better that they install Mint or something with a few more guard rails.


  • addie@feddit.uktolinuxmemes@lemmy.worldnyarch
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    1 month ago

    If you can’t install Arch from scratch, you probably won’t be able to fix it when it breaks. Protip: don’t run a big update in a different workspace, forget about it, and then hibernate your laptop. That would be bad.




  • You’d assume that, but then you’ve not had the misfortune of using Google Cloud. “Because fuck you, that’s why.” – Sundar Pichai.

    The big benefit of AWS Linux and Azure Linux is they start up really really quickly on their respective platforms, so if you’ve an app to run that’s fairly platform agnostic then it’s easy to deploy at scale. If it’s not very platform agnostic then you’re in for a world of pain. AL2023 in particular seems to just rename all the packages differently from any other distro just for the fun of it.


  • I have a Tuxedo Pulse 14 gen 3 as my personal laptop, was looking for something with a bit more display resolution than my old 1080p machine, but did not like the price of 4K laptops.

    It has been superb for over a year now. Came with Tuxedo’s own Linux, which looked pretty but wasn’t for me. Installed Arch on it, has been rock solid. Is a great machine for coding on, makes a great job of running Dwarf Fortress and less stressful 3D games - Crusader Kings 3 and Disco Elysium run great, for instance. Battery life impressive too.

    Been quite robust, too - heard complaints that the lid can get a bit loose but mine’s fine. All the rubber feet have come off the bottom, but that’s probably because I use mine on my lap. They prefer that you install their own fan control app rather than eg. just providing drivers so that you can set it up in CoolerControl, but it works fine.

    All in all, good machine. Better than the ThinkBook that it replaced, and those are fine laptops.




  • Yeah, mine was similar. Had some old Win95 machines from work that were getting thrown away; scavenged as much RAM as possible into one case and left Red Hat Linux downloading overnight on the company modem. Needed two boxes of floppy disks for the installer, and I joined up a 60 MB and an 80MB hard drive using LVM to create the installation drive. It was a surprisingly functional machine - much better at networking than it was as a Win95 computer - but yeah, those days are long gone.