This worked for me:
-
Hyper-v >> create new vm >> accept wizard defaults, except place .vhdx into
c:\vols
instead of buried in user profile -
Use Disk2vhd utility from Windows Sysinternals to convert the usb stick to
.vhdx
, and then add that as a Hard Disk to the vm using Hyper-V. -
In vm settings:
- Remove Network Adapter (for now, re-add later, prevents trying to PXE boot)
- disable Secure Boot (cures “SCSI Disk (0,0) the signed images hash is not allowed” error)
-
Start VM. The bluefin boot prompt showed up >> accept wizard defaults >> install
-
Turn off VM >> Enable Network >> restart
-
“Perform MOK Managemant” text prompt >> Enroll MOK >> password
universalblue
>> reboot
A tasteful dinosaur artwork background is seen, followed eventually by “Welcome to Bluefin-dx 40” setup wizard.
On my laptop the VM is sluggish, but workable. I only have 16GB of memory which is 85% consumed, with only 4GB is allocated to the VM. CPU below 10%.
Mouse works, including scroll-wheel, but the pointer is not visible.
Open a terminal with ctrl-alt-T
and all standard linux cli tools work.
On my machine the network is up and has an IP address that agrees with the host settings, but nslookup
, ping
etc. fail. (Windows host: Get-VMNetworkAdapter -VMName "Bluefin-dx" | Format-List
and VM ip addr
match).
This might be something peculiar to my machine though. (The reason I’m looking at hyper-v at all right now is because WSL networking is broken after a Windows Update.)
Broken network aside, I have a working Bluefin-dx VM on Windows 11: