this post was submitted on 22 Mar 2025
8 points (100.0% liked)
Linux 101 stuff. Questions are encouraged, noobs are welcome!
1186 readers
4 users here now
Linux introductions, tips and tutorials. Questions are encouraged. Any distro, any platform! Explicitly noob-friendly.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
A couple of quick things: in UEFI, keep separate Linux and Windows efi partitions. Disable quick startup in Windows, as it "locks" any NTFS drives you touched in Windows before you booted back into Linux. (I always forget this and then wonder why a drive is read-only... Grr!) Don't try to install Linux Steam games to an NTFS drive, it doesn't work. Also, Windows and Linux have different default ways of dealing with the system clock. You can either do a registry entry edit to fix on the windows side, or there's a Linux fix that is also quite easy, but I forget what and I'm lazy. This is purely optional, but I like to set up grub customizer and set it to boot into "last selected", so when I'm updating Windows and it restarts, I don't boot back into Linux, and vice-versa. Also, don't try to run Windows installed Steam games. It doesn't work. Lastly, if you virtualize using VMware, your VMs have to "belong" to one host OS or the other, or you'll have no end to bugs. Personally, I wouldn't use VMWare on the Linux side at all, except school requires it.