33
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 11 Jul 2023
33 points (94.6% liked)
Linux
47953 readers
1211 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
I have an arguably bad piece of advice, but one I hadn't seen in skimming the replies.
You could always install Windows in a VM. Libvirt and virt-manager offer a pleasant GUI experience so it's easy to do. If you give the VM a heavy resource allotment (while leaving a reasonable amount for the host) it should still perform well. The VM video driver is the only place you take a not insignificant performance hit, but for A/V manipulation I don't think it'll matter. Unless you use GPU based video encoding. In which case it'll be CPU bound now so slower. You can potentially do PCI pass through to your GPU but that adds complexity.
A big downside here is that as far as Windows is concerned, this is different "hardware" so it won't activate based on your physical device. As I recall, it only allows the use of one core while unactivated which is pretty much unusable. So a pretty hefty expense relative to a personal VM, I think. But it is an option.
"A big downside here is that as far as Windows is concerned, this is different "hardware" so it won't activate based on your physical device."
You can transfer a Windows licence from another installation, so in OP's situation, from the original installation. During Windows setup, select the 'I don't have a license key' option, then once Windows is installed, go into settings, click the Windows isn't activated option, and go through the activation troubleshooter.
I can't remember exactly where, but somewhere in there is the option to transfer the license from another installation. It has to be the same version of Windows.
The license transfer also depends what edition was being used. OEM may be stuck with the hardware, traditionally you could take a retail license to a new install.
That's a good point. It's been so long since I had to buy a new copy that I can't remember what version I have.