A Pen by Matt Morgan on CodePen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| hostname=$(hostname) | |
| echo Hello $hostname > /tmp/fb.host |
Follow these steps immediately upon hitting the very first Windows setup screen (Language/Region selection) to create a local user and permanently disable the Out-of-Box Experience (OOBE) loop.
- Press
Shift + F10(orFn + Shift + F10) to open the Command Prompt. - Type the following command to launch the hidden local-only account creator, then hit Enter:
start ms-cxh:localonly
If you're installing Proxmox VE 9.2 (which ships Linux kernel 7.0) on a machine with an
NVIDIA Ampere-or-newer GPU (Turing/Ampere/Ada — anything GSP-based, e.g. an RTX 3080 Ti / GA102)
and the installer hard-freezes at boot with no error, this is almost certainly the new Rust
nova driver. Here's the cause and the one-line workaround.
- The installer (both graphical and terminal-UI entries) freezes during boot.