difficulity
The difficulity of spelling difficulity is very difficulit.
difficulity
The difficulity of spelling difficulity is very difficulit.
If you are good with a slightly more complicated install process and don't need access to Windows tools (like Outlook, Teams, Word, PowerPoint, etc), you can run Linux on bare metal to access the full potential of your hardware without any overhead from virtualization or emulation.
I installed windows 11. It was a shit show. So many updates with a 6gb iso. Took forever.
you guys have to read the instructions for Arch?
I mean I touch on them sometimes to see what has been replaced or changed because linux moves pretty fast but the steps are not complicated or hard to remember.
I just type archinstall
and it does it all for me
Installing regular Windows 10/11 is definitely more than twice as painful than installing Debian 12.
Once, I was trying to install Windows 10 and wasted an entire day! The installation would systematically fail at the beginning of the installation with a BS error message that doesn't give any hint about what's going wrong. In the end it just didn't like USB3 as an installation media! I reflashed it to a USB2 and it worked, but OMG was it super slow ! It took literally hours to install !!!
Debian, even as a noobie, you'll go from flashing your ISO to a booted system within an hour. If you've done it once before, you will get it done in 20 minutes.
What the hell. I've never seen such an issue. Microsoft is so considerate; they provide us with cool little surprises like that from time to time. ♥️
I've seen it a lot (I do PC builds/repairs as a side gig). I just assume it will cause me grief from the start and keep both USB2 and USB3 sticks handy.
To be fair I've had the issue with Unraid too, but only on one brand's B450 motherboards in my testing. I didn't have a whole bunch to try of course but MSI and Asus was fine, Gigabyte not. X570 didn't have this problem in my experience.
Um... My grandma installed Windows 11 on her computer and then ran a simple script I gave her after. You guys are delusional.
oh damn that sucks, thats why you dont click suspicious links
This is true, but the people who think of Windows as easier to use are not people who install operating systems themselves.
Windows is a pain in the ass to set up
- the guy with a tiling window manager
I want to buy a Framework laptop soon. I have the option to choose which Linux distro is best for me and load that on.
Any suggestions?
System76 has their own OS. You should start there and move on if you wanted to.
PopOS! Is not as user friendly as it seems to linux veterans.
Correct, horse battery staple! (Puns) I have had issues with it occasionally when I tried but it is a start.
I usually suggest linux mint with cinnamon desktop for casual users or Fedora with KDE Plasma for power users .
I still use Mint. Even though I'm having problems lately with mounting external drives. I mained Elementary OS for a while but something about it seemed....shallow.
External over USB or network?
External SSD in an enclosure. So, it says it has a bad sector or bad generic error. I'll put it on my wife's windows laptop and do a chkdmsk /f/v/r and it cleans nothing up. And then it'll work one time in my Linux mint. When I use it on my windows 10 living room machine then back to the mint computer - same error.
As long as I don't put it into a windows computer Linux mint is happy
Sounds like NTFS journaling errors.
Assuming the external disk is /dev/sdb
sudo ntfsfix /dev/sdb1
It also offers a specific option to clear the "dirty" flag on the partition:
sudo ntfsfix -d /dev/sdb1
Oooo I'll try that when I get out of this parking lot. And yea /dev/sda1. Also yes NTFS, 2tb with too much shit to swap around to use a different format.
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
sudo
in Windows.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.