- Dresden
- https://spaceboyz.net/~astro/
- Joined on
2019-04-18
Block a user
8051ad647a
utils.nix: pass all attrs
ec1c08956b
default.nix: remove superfluous parentheses
Revert "remove configurable efi flag"
There are users of non-EFI Win10 for who I am doing this work.
Revert "remove configurable efi flag"
7e09796a9b
Revert "remove configurable efi flag"
4dcd3699fe
add 'nix run' demo
bf681b20aa
remove MSVC from demo image
3cbddd7218
update nixpkgs
guestfs-tools updates, flakify, Windows 11
Hi!
My fork is now updated to Windows 11. I found a fix to run with productKey = null;
by adding <Key/>
to the unattended.xml.
Please evaluate and consider merging.
b9e261de6f
layers msvc cache: update outputHash
285b33a674
autounattend: fix installation without productKey
9a92143337
autounattend: disable forced password expiry in autounattended install stage already
16e041282f
add enableTpm
bc24fd6a2b
autounattend: remove more optional bypasses
guestfs-tools updates, flakify, Windows 11
Also, the msvc layer requires an image to run on. In Windows 10 21H2 however the installation aborts early (hangs the build) if productKey
is missing.
If running without a product key is…
guestfs-tools updates, flakify, Windows 11
The demo-image only hangs for me in pure mode, not with impureMode = true
. Upon the 20th retry the installation went through. This heisenbug makes me desperate, I need new ideas.
a3df68b61f
README: add flakes section
6542c37863
wfvm/demo-image: make buildable from flake
abd67ce2e6
wfvm/layers: update msvc binary sha256
a6b677f564
wfvm/win: upgrade windowsIso from 21H1 to 21H2