Hello List,
I would like to install Novell Netware 4.11 or 5 on KVM
ii pve-qemu-kvm 2.2-28
amd64 Full virtualization on x86 hardware
rc qemu-kvm 1.1.2+dfsg-6+deb7u19
amd64 Full virtualization on x86 hardware
on Debian Wheezy.
After reading this article:
https://virtuallyfun.com/wordpress/2017/04/14/running-netware-3-12-qemu-kvm-2-8-0/
I sadly noticed that the ISA support was removed? from my version or at
least libvirt refusing to take ISA bus :(
I have configured the ne2k pci.
<interface type='bridge'>
<source bridge='br0'/>
<target dev='vnet18'/>
<model type='ne2k_pci'/>
<alias name='net0'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x03'
function='0x0'/>
</interface>
But not possible to set IRQ/BASE address for these virtual PCIs.
Also it is not clear that which NE2K driver would this be, because there
is:
NE2000.LAN -> EAGLE
NE2000.LAN -> MICRODYNE
NE2000.LAN -> National Semiconductor
NE2000.LAN -> Novell Ethernet NE2000
Any help is welcome.