Windows 2008 server on KVM 2.6.18 and promox 1.5

  • Thread starter Thread starter francoisst
  • Start date Start date
F

francoisst

Guest
When I try to install Windows server 2008, I get a blue screen

A problem has been detected and Windows ha been shut down to prevent dagage to your computer...

Technical information:

*** STOP: 0x0000007E (0xC0000420, 0x83QC7FC8, 0x83599540, 0x8389923C)

*** acpi.sys - Address 83AC7FC8 base at 83AA7000, DateStamp 47918648

I could find any information about this problem with windows 2008... I'm presently running a Windows xp pro without any problem.

Any idea anyone?
 
I had never problems with 2008 on 1.5 - pls post the output of:

Code:
pveversion -v
and:

Code:
cat /etc/qemu-server/VMID.conf

what version of windows do you have? win2008 or r2, 32 or 64-bit?
 
pveversion -v
pve-manager: 1.5-8 (pve-manager/1.5/4674)
running kernel: 2.6.18-2-pve
proxmox-ve-2.6.24: 1.5-21
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-11
pve-firmware: 1.0-3
libpve-storage-perl: 1.0-10
vncterm: 0.9-2
vzctl: 3.0.23-1pve8
vzdump: 1.2-5
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1
pve-qemu-kvm: 0.11.1-2


name: Server2008
vlan0: rtl8139=8A:5E:39:2E:4F:53
bootdisk: ide0
ostype: other
ide0: local:109/vm-109-disk-1.raw
memory: 1024
onboot: 1
sockets: 4
ide1: local:iso/Windows Server 2008 Entreprise x86 (Anglais).iso,media=cdrom

There is something weird now, when I add the iso as the cd-rom source, the field the stays empty: "CD-ROM drives no devices" but we see it in 109.conf

I'm going to try to burn the dvd iso on a dvd and put that dvd directly into the server for a quick test
 
Last edited by a moderator:
It seems that the problem come from my iso image. I ripped this iso a while ago from my MSDNAA account. I tried with an other iso from the web and it seems to work now
 
name: Server2008
vlan0: rtl8139=8A:5E:39:2E:4F:53
bootdisk: ide0
ostype: other
ide0: local:109/vm-109-disk-1.raw
memory: 1024
onboot: 1
sockets: 4
ide1: local:iso/Windows Server 2008 Entreprise x86 (Anglais).iso,media=cdrom

I don't think it is the source of the problem, but it would be better and more natural to choose as ostype :
ostype: w2k8

Alain
 
you have the following kernel running:
running kernel: 2.6.18-2-pve

and you are using the KVM package for 2.6.24 or .32:
pve-qemu-kvm: 0.11.1-2

this cannot work, correct it via:

Code:
aptitute install proxmox-ve-2.6.18