PC
On eBay, I found a HP 800 G2 mini1 for A$209. It arrived promptly. The last time I set Windows up was in 2005. So I needed a plan for a clean-install, and then purge the unwanted off of it. It turned out to be surprisingly easy:
- Create installation media for Windows
- Power it up (staying offline), set USB drive to boot first in BIOS
- Nuke all partitions
- Install Windows 11 Pro with the USB
- Skip setting up a Microsoft account
- Hit ShiftF10 and run
OOBE\BYPASSNROin the console - The computer will reboot; the process restarts. Set up local account
- Login to your local account, and connect Ethernet cable
- Run WinUtil with
irm "https://christitus.com/win" | iexin a console- From Winutil’s Tweaks (tab), select Standard
- Click on Add and Activate Ultimate Performance Profile
- Hit Run Tweaks. This should make it snappy, and crud-free
- Run Windows update to get security patches + updates
- Set-up some login security options, incl. PIN, security key, etc.
And so after turning on a few switches in the BIOS — for Hyper-V + Virtualisation, I installed WSL with wsl --install. Post a reboot, I ran:
wsl --install -d Debian
And followed it up by installing some more tools, and a few Windows specific software. The PC also has an M.2 NVMe slot, which I could turn it into a linux PC with one switch.
-
With 6 gen. i7 intel CPU, 16 GB, 500 GB SSD, and Windows 11 Pro pre-loaded. ↩