[:en]Today i’m gonna to make a reference for myself and show you how to install windows NT4 in Proxmox.
Because serveral year ago, i’m give up with no solution and no relate post from internet,
Here’s we go….

1) Open and your hyper-v and create a new virtual machine name it “winNT",
2) (hyper-v default Virtual Hard Disks) location, I select my destination to my V drive,
3) 48MB memory is enough and disk size fill 2GB for Windows NT4, it basic with FAT16 512k at thousand yrs ago,
4) After created the vm(winNT) then select right hand size menu " Virtual Switch Manager"
> “External" and press “Create Virtual Switch" and name it “NAT"
5) Ok, select your vm(winNT) and right click the setting > at left hand size
select default Network Adapter > press Delete > and select > Add Hardware > Legacy Network Adapter
> then select “NAT" click apply,

6) Next start your vm(winNT) it will be processing and prompt up a blue screen then restart itself,
Now we turn the vm(winNT) off first and then open system PowerShell and run with Administrator,
Paste this command below,

Set-VMProcessor -VMName winNT -CompatibilityForOlderOperatingSystemsEnabled $true

7) Then now your can boot and install your Windows NT4.0 normally as your psyical PC,
the upper command is let hyper-v run compatible CPU.

OKAY! This tuturial end up here, if any question please leave message and i’ll reply you later. BYE
–eXiteRIC[:]