Netware 6.5 SP8 as a guest in Proxmox

May 5, 2010
44
0
6
California, USA
Hello,

I have been trying to run Netware 6.5 SP8 as a guest in Proxmox for a couple months, and I have had varying levels success. Sometimes making in past hardware checks and sometimes getting hung up on the graphical installer (but it has never completely installed). I know this is an old and commonly disliked operating system but it would be nice to virtualize.

**EDIT** I realized I didn't mention whats going wrong: after the partitioning of the disks, when the installer should start the graphical part of the install, it just hangs at the copying/expanding to disk screen.

Novel version: NW65SP8 OVL

Proxmox info:

FOUNDRY:~# pveversion -v
pve-manager: 1.6-5 (pve-manager/1.6/5261)
running kernel: 2.6.24-10-pve
pve-kernel-2.6.24-10-pve: 2.6.24-21
pve-kernel-2.6.18-2-pve: 2.6.18-5
qemu-server: 1.1-22
pve-firmware: 1.0-9
libpve-storage-perl: 1.0-14
vncterm: 0.9-2
vzctl: 3.0.24-1pve4
vzdump: 1.2-8
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1

I know I have a few updates to do, but I can't restart the server until Friday night.

Any ideas? tips?
Thanks!

--Forced
 
Last edited:
...

FOUNDRY:~# pveversion -v
pve-manager: 1.6-5 (pve-manager/1.6/5261)
running kernel: 2.6.24-10-pve
pve-kernel-2.6.24-10-pve: 2.6.24-21
pve-kernel-2.6.18-2-pve: 2.6.18-5
qemu-server: 1.1-22
pve-firmware: 1.0-9
libpve-storage-perl: 1.0-14
vncterm: 0.9-2
vzctl: 3.0.24-1pve4
vzdump: 1.2-8
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1

I know I have a few updates to do, but I can't restart the server until Friday night.

Any ideas? tips?
Thanks!

--Forced

you are missing a package pve-qemu-kvm - please always follow update/upgrade guide:
http://pve.proxmox.com/wiki/Downloads#Update_a_running_Proxmox_Virtual_Environment_to_1.6
 
Ya I couldn't reboot the server at that time to finish the updates, now everything looks good on pveversion:

FOUNDRY:~# pveversion -v
pve-manager: 1.6-5 (pve-manager/1.6/5261)
running kernel: 2.6.32-4-pve
proxmox-ve-2.6.32: 1.6-24
pve-kernel-2.6.32-4-pve: 2.6.32-24
pve-kernel-2.6.24-10-pve: 2.6.24-21
pve-kernel-2.6.18-2-pve: 2.6.18-5
qemu-server: 1.1-22
pve-firmware: 1.0-9
libpve-storage-perl: 1.0-14
vncterm: 0.9-2
vzctl: 3.0.24-1pve4
vzdump: 1.2-8
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1
pve-qemu-kvm: 0.12.5-2
ksm-control-daemon: 1.0-4

Tried another combination of settings and got netware to install with KVM and ACPI disabled. The trick with the networking part of the install is to give it a non-valid IP address, go forward, then backwards, then open the advanced window, un-check IP and check IPX, then close that window and un-check IPX and check/fill out the IP settings! :O
Cant believe I figured that out!

thanks for the help guys!

--Forced