Search results

  1. T

    Windoze 2008 R2 SP1 Bluescreen on Install (-cpu host)

    Hello James, I've encountered similar problems (post http://forum.proxmox.com/threads/9381-BSOD-while-installing-Windows-2011-SBS) : Could you try with : rmmod kvm-intel kvm modprobe kvm ignore_msrs=1 modprobe kvm-intel Hope this helps, Thomas
  2. T

    ALT-GR key inactive in VNC console

    Ok, found the /usr/share/keymaps/i386/azerty/fr.map.gz , unzipping it, modified it with adding altgr keycodes, gzipping it and replace the original fr.map.gz with the modified one. Then reload keys with loadkeys fr, but unfortunately, this doesn't help :( ... The problem really happens in the...
  3. T

    Proxmox VE 2.1 released!

    Great job guys, thank you very much (especially for the startup / shutdown feature :cool:) Thomas
  4. T

    ALT-GR key inactive in VNC console

    Hi, and thanks for your post, I cannot find /lib/kbd/keymaps/i386/qwerty/ directory on the Proxmox server ... Regards, Thomas
  5. T

    BSOD while installing Windows 2011 SBS

    Yes, it should be, and it was working fine with Proxmox 1.9 / kvm qemu v 0.15 so it looks like a regression ... Yes of course, i was thinking about this for tests purpose only ... No, it hangs belong installation, after the first reboot step (copying, extracting installation files ...) and...
  6. T

    ALT-GR key inactive in VNC console

    Hi, The ALT-GR key doesn't work under VNC console with DELL Vostro 3700 / OS Windows 7 32bits / latest Java 1.6.0 / Firefox 12 or IE 8 / French keyboard layout set in Options / Keyboard Layout. However, it works with my Debian Squeeze / Iceweasel 3.5 / Java Plug-in 1.6.0_26 on HP Pavilion dm1...
  7. T

    BSOD while installing Windows 2011 SBS

    Hi, and thanks for your post, No, i didn't try with rhel6 cpu model because it talk about AMD cpu type, and msr is present in the "feature_edx" cpu definition ... Maybe should i remove the msr capability from Nehalem cpu definition , or is it possible to make our own cpu defnition in...
  8. T

    BSOD while installing Windows 2011 SBS

    Hi there, We've installed a Windows SBS 2011 in a VM with cpu type Nehalem, an encountered some problems with kvm / qemu 1.0.50 since 2.0. All was fine with Proxmox 1.9 / kvm / qemu 0.15 but with a fresh install of Proxmox 2.0 and new W2K11SBS vm, we've got a BSOD during the installation. In...