this post was submitted on 12 Jul 2024
1769 points (99.0% liked)

linuxmemes

20464 readers
395 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

Installing OS, 10 years ago:

Windows: click a couple of buttons enter username and password

Linux: Terminal hacking, downloading shell scripts from github

Installing OS today:

Linux: click a couple of buttons, enter username and password

Windows: Terminal hacking, downloading shell scripts from github.

Link to video: https://m.youtube.com/watch?v=qKRmYW1D0S0

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 50 points 1 month ago* (last edited 1 month ago) (10 children)

Last week I installed Windows 11 on a new laptop that came with FreeDOS installed. It was a really dreadful experience, I never thought it was this bad.

  • The windows 11 installer couldn't find any hhd partitions or hard drive, while FreeDOS could. After googling for a while I had to download an Intel Rapid Something driver from the manufacturer's website and load it up when installing windows 11.

  • After installing Windows it required an internet connection to proceed but I assume the wi-fi drivers were not installed. USB tethering didn't seem to be working either so I had to continue the setup elsewhere, where I had physical access to the router.

  • I had to skip a lot of things throughout the installer, which kinda shocked me. Office 365 and even games, before I even booted the actual OS.

  • Fully updating Windows took 2 hours. Fresh ISO, gigabit Ethernet connection, nvme HDD. Damn.

Pretty miserable experience and completely impossible to an unexperienced user.

[–] [email protected] 7 points 1 month ago (1 children)

For point 1 you need to toggle a setting in UEFI that switches between RAID (Rapid Storage) and AHCI. It sounds like you are in RAID mode and in this mode Linux will be unable to probe the disk. If you toggle the setting then the current Windows install will break but both Windows (clean install) and Linux will be able to see the disk. Point 3, yeah I heard that in reddit too. Enshittification in full swing. Points 2 & 4 no comment lol

[–] [email protected] 1 points 1 month ago

Thanks a lot for pointing it out, next time I'll just look for that toggle and save myself th trouble!

load more comments (8 replies)