this post was submitted on 03 May 2024
182 points (95.0% liked)
Technology
59223 readers
3147 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Start with a file system that doesn't suck, like ext4, bless the drive with a boot loader that doesn't suck, like Grub, and then get yourself a kernel that doesn't suck, like GNU/Linux, then get yourself a software stack that doesn't suck, like Arch.
I use Arch, BTW.
Ah yes, I need a whole separate OS just to boot my actual OS...
I would in no world call GRUB a bootloader that doesn't suck.
OP asked "how can I accomplish goal X?"
You responded "Goal X sucks, you should accomplish goal Y instead!"
That's not exactly useful.
They can avoid needing to repeatedly reinstall the OS by selecting a more stable OS.
And if they're having trouble with their car they could just hire a taxi. But they're trying to fix their car so telling them to hire a taxi is useless advice.
They said OS, not Windows.
They don't need to reinstall the OS to resolve this issue though, unless they absolutely fucked their paritions.
Which is why Microsoft couldn't automate a fix. It's incredibly easy to fuck your partitions to hell and back, especially through Windows. Too many conditions to check for and try to handle automatically.
Fun fact: Windows won't allow you to delete any EFI partition (that is the only one I know of/tried) unless its through
diskpart
with a specific override/force option.But then again, I somehow nuked my recovery partition by accident at some point as well.