this post was submitted on 19 Oct 2023
385 points (96.4% liked)

Technology

58306 readers
3847 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Leaks confirm low takeup for Windows 11::Time to rethink Windows 10 support cycle then?

you are viewing a single comment's thread
view the rest of the comments
[–] BassTurd@lemmy.world 2 points 11 months ago

Actually just last night I dipped into a vanilla Arch install on an old laptop. The wiki is pretty good, but I feel it skirts over some things that true beginners don't know. I misread a line when seeing my efi partitions, which caused a cascade of issues that took some fixing. Then it took me a while to get a numlock hook set, mainly because I was trying to build a package as root, which again led to other issues with access rights. And I finally got microcode added to my boot file, which took an embarrassingly long amount of time, because I didn't see the line that says I can't update efistub, I have to replace it to add options.

All of that said, the process has definitely forced me to learn a lot of things I didn't know, and I already feel a bit more comfortable rooting around the system with confidence I can fix my problems. I'm ready to install a DE, so I need to do a little reading on some of those. It's been already been quite a journey, and I know I've barely scratched the surface.

As someone who's seeing a lot of this for the first time, I think the toughest part is understanding the jargon. The tutorial will reference some file, or the kernel, or things in the bootloader and ramdisk, but without any prior knowledge of most of those, it's like reading a foreign language. Seeing the big picture of how things jive together so that the small things make sense is a rabbit hole of pages that are easy to get lost in.