this post was submitted on 24 Oct 2024
66 points (97.1% liked)
technology
23303 readers
400 users here now
On the road to fully automated luxury gay space communism.
Spreading Linux propaganda since 2020
- Ways to run Microsoft/Adobe and more on Linux
- The Ultimate FOSS Guide For Android
- Great libre software on Windows
- Hey you, the lib still using Chrome. Read this post!
Rules:
- 1. Obviously abide by the sitewide code of conduct. Bigotry will be met with an immediate ban
- 2. This community is about technology. Offtopic is permitted as long as it is kept in the comment sections
- 3. Although this is not /c/libre, FOSS related posting is tolerated, and even welcome in the case of effort posts
- 4. We believe technology should be liberating. As such, avoid promoting proprietary and/or bourgeois technology
- 5. Explanatory posts to correct the potential mistakes a comrade made in a post of their own are allowed, as long as they remain respectful
- 6. No crypto (Bitcoin, NFT, etc.) speculation, unless it is purely informative and not too cringe
- 7. Absolutely no tech bro shit. If you have a good opinion of Silicon Valley billionaires please manifest yourself so we can ban you.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is dual booting worth trying? I've seen people claim multiple times that this leads to issues.
How do you make it look like Windows 7 with the windows xp theme?
Is there a place to check for software and hardware compatibility?
I've dual booted for 8 years now. It's very handy for me, but it is not without its complications - The main one being Microsoft's illegal anticompetitive behaviour by making Windows regularly overwrite the boot entries, so I have to force a legacy boot to Linux so it can recreate its own entries.
The second one being that Microsoft doesn't abide by its own official NTFS specification, and will mark drives dirty when it shouldn't, forcing Linux to be careful and mark the drive as read-only unless you force it or boot back and make Microsoft re-unmark it.
If you want a Windows-y theme, I'd point to Plasma/KDE for your desktop type. Plenty of themes around too.
Honestly I've not had an issue with hardware drivers on Linux for a long time, that issue is largely historical. Except for nvidia graphics cards, which may prove a bit finicky depending on the model. Hardware which is very recent may take a while if they don't release official linux drivers.
As for software, obviously just check if your software has a Linux binary, if it does they're generally all-distro supporting these days.
A lot of games are Linux native now, but for other Games on Steam with Proton (or the more complex effort of running software in WINE), they have appDBs that list compatibility here: https://appdb.winehq.org/ and here: https://www.protondb.com/
Lots of people do it without issues, but it can sometimes lead to issues, most likely that a windows update overwrites the bootloader and you get locked out of the Linux partition. It's worth trying if you're not sure about it, but you can also just run Linux from an external drive while testing it out, which I might recommend more, although it'll be slower to start up/run programs.
Can't help you with the theme sorry, but I have seen some in the past so I guess it's possible.
The website for each distro often has comparability information, the Arch wiki has a huge amount, which more or less applies to other distributions too.