sysctl -a | grep -i model
Origin="AuthenticAMD" Id=0x100f53 Family=0x10 Model=0x5 Stepping=3
hw.model: AMD Athlon(tm) II X4 640 Processor
dev.rgephy.0.%pnpinfo: oui=0xe04c model=0x11 rev=0x5
uname -a
FreeBSD fir 15.0-RELEASE FreeBSD 15.0-RELEASE releng/15.0-n280995-7aedc8de6446 GENERIC amd64
My wife's windows 11 is broken. It boots to a completely black screen.
The only fix, I can think of, is an in-place windows 11 install.
On my FreeBSD 15 box, I have downloaded the win11 iso file, that will let me boot from usb and reinstall win11.
Now I need something to create the live usb from the iso file. WoeUSB is supposed to the easiest method, but it will not install.
pkg install WoeUSB
Updating FreeBSD-ports repository catalogue...
FreeBSD-ports repository is up to date.
Updating FreeBSD-ports-kmods repository catalogue...
FreeBSD-ports-kmods repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching 'WoeUSB' have been found in the repositories
I also tried WoeUSB-ng
pip install WoeUSB-ng
...
running install
error: [Errno 2] No such file or directory: '/usr/share/polkit-1/actions'
...
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for wxPython
Failed to build WoeUSB-ng wxPython
ERROR: Could not build wheels for WoeUSB-ng, wxPython, which is required to install pyproject.toml-based projects
I am a little confused with Ventoy. There are many versions, I am not sure which one I need. There does not seem to be a FreeBSD version. Will the Linux version work?