P2V: Converting Windows NT to Virtual - LAN CARD Problem

  • Thread starter Thread starter bogski
  • Start date Start date
B

bogski

Guest
Hello.

I would like to ask if anyone of you had converted Windows NT to Virtual? If yes, what VLAN Card did you used?
I just successfully converted Windows NT to Proxmox VE however my Windows NT VM cannot detect VLAN due to no driver. I am having trouble with VLAN card because I do not have the driver for it. Where can I get driver for VLAN?

Please advise. Thank you.
 
Last edited by a moderator:
i did it in the past (pve 1.5)
it was just a test, a nt4 server machine (PDC) converted from vmware server 1
i remember a wrong vnc cursor mapping, i had to correct with NT mouse sensitivity in some way...

here is the qemu-server.conf

name: apint_kvm
ide2: cdrom,media=cdrom
vlan0: rtl8139=26:86:86:CA:F8:1A
bootdisk: ide0
ostype: other
ide0: local:102/vm-102-disk-1.vmdk
memory: 512
sockets: 1
lock: backup
#vzdump#map:ide0:vm-disk-ide0.vmdk:8589934592:local:

Marco