this post was submitted on 29 Apr 2024
17 points (79.3% liked)
Linux
47952 readers
1675 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I haven't used windows in quite a while, but while I did, on laptops sold with windows there was a recovery partition on them you could reinstall windows from. If you removed that partition you had no legal way of reinstalling, because no key was made available to you at any point.
This is not true. OEM serial key is usually tied to the motherboard. I once had to replace my HDD, but granted i downloaded the Windows recovery file from the laptop manufacturer's website. That way it will recreate the recovery partition for you.
It is no longer true, but it was at one time (the key thing, it was never illegal to reinstall). It also wasn’t too uncommon for systems to have a sticker with the OEM key listed on it (then verified during activation), because without it you were SOL. Manufacturer recovery discs had their own way around it.
Nowadays the key is embedded in the firmware and applied automagically, even if you use a normal iso.
This must have been xp or earlier. Since vista there was a shared key and certificate for each OEM that paired with a code on the motherboard. And since 8 or 10 there is now a key in the motherboard that has been pre-registered with the activation servers. Now when you activate a retail key, it registers the motherboard not the install, so a reinstall gets activated automatically.
Do you know off the top if it's intact if I "fully wiped" it during the installation of a different OS?
The key is stored in the BIOS (UEFI flash chip) - you can install 10 or 11 from the downloaded installers MS offers; as long as the Home or Pro is correct it'll activate just fine.
You can verify the key exists by running
hexdump -C /sys/firmware/acpi/tables/MSDM
Microsoft "fingerprints" your machine when you activate windows on it. You can completely replace the hard drive and reinstall windows from scratch, and they'll figure out your activation on their end.
Microsoft just lets you create install media now.
https://www.microsoft.com/en-us/software-download/windows11
Like mentioned, if the machine was registered before you should be able to click that in a radio button during install and it should just work^TM^.
Edit: I see you mentioned 10 but I think same applies and the media tool is also available.
https://www.microsoft.com/en-us/software-download/windows10
It depends on how you do the installation. Some OS allows you to modify the partition where the OS will be installed into. Some will just wipe up the whole disk.
It's probably gone. But maybe you could have some luck looking for it in your BIOS like others suggested.