Le lundi 22 septembre 2008 à 11:38, Guido Günther a écrit :
> Which version of Windows is this exactly?

Windows XP OEM English
Windows XP Corporate French with SP3

> Could you paste that commandline?

dd if=/dev/zero of=windows_test.img bs=1G count=3
kvm -cdrom windows_xp_pro_sp3_fr.iso -hda windows_test.img -m 512

> Could you add the version of libvirt/virtinst you used. 

I tried with libvirt 0.4.4-3 and virtinst 0.300.3-5 from Lenny. But I also 
tested on a second machine with Virt-manager 0.6.0's dependencies, so libvirt 
0.4.4-3 from Lenny and virtinst 0.400.0-1 from Experimental, same problem. 

> Could you also 
> please add the output of "ps awux | grep kvm" when installing via
> virt-manager. 

root     11953 51.7  1.3 897252 28196 ?        Sl   17:26   
0:03 /usr/bin/kvm -S -M pc -m 512 -smp 1 -name windows_test_vm -monitor 
pty -localtime -no-reboot -no-acpi -boot d -drive 
file=/home/trash/windows_test_vm.img,if=ide,index=0 -drive 
file=/home/trash/isos/windows_xp_pro_fr_sp3.iso,if=ide,media=cdrom,index=2,boot=on
 -net 
nic,macaddr=00:16:36:2a:e1:25,vlan=0 -net 
tap,fd=14,script=,vlan=0,ifname=vnet0 -serial pty -parallel 
none -usb -usbdevice tablet -vnc 127.0.0.1:0

> Which variant of Windows did you choose when installing 
> via virt-manager:
>
>      "variants": { \
>             "winxp":{ "label": "Microsoft Windows XP",
>                       "acpi": False, "apic": False },
>             "win2k": { "label": "Microsoft Windows 2000",
>                        "acpi": False, "apic": False },
>             "win2k3": { "label": "Microsoft Windows 2003" },
>             "win2k8": { "label": "Microsoft Windows 2008" },
>             "vista": { "label": "Microsoft Windows Vista" },
>         },

I choosed "Windows XP". 

If I try to boot the installation disk again with the installed disk image in 
commandline with KVM : 
kvm -boot d -cdrom windows_xp_pro_sp3_fr.iso -hda windows_test.img -m 512
the Windows installer system takes several minutes to pass the disk 
verification step... 

I also tested with Windows Server 2003 Standard Edition, no problem with KVM 
in commandline : 
dd if=/dev/zero of=windows_test.img bs=1G count=3
kvm -cdrom windows_server_2003_r2_standard_cd1.iso -hda windows_test.img -m 
512

But if I try to install it with Virt-manager, impossible to reboot after the 
first installation stage, the virtual machine stops itself when booting to 
the hard disk... If I try to boot to the same disk image in commandline with 
KVM I get this : 
exception 13 (0)                                                                
                     
rax 0000000000000000 rbx 0000000000004912 rcx 0000000000000b8f rdx 
0000000000000000                  
rsi 00000000ffff07be rdi 00000000000931fe rsp 000000000000cfb4 rbp 
00000000000007be                  
r8  0000000000000000 r9  0000000000000000 r10 0000000000000000 r11 
0000000000000000                  
r12 0000000000000000 r13 0000000000000000 r14 0000000000000000 r15 
0000000000000000                  
rip 000000000000071f rflags 00033212                                            
                     
cs 0d00 (0000d000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)             
                     
ds 0d00 (0000d000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)             
                     
es 0d00 (0000d000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)             
                     
ss 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)             
                     
fs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)             
                     
gs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)             
                     
tr 0000 (fffbd000/00002088 p 1 dpl 0 db 0 s 0 type b l 0 g 0 avl 0)             
                     
ldt 0000 (00000000/0000ffff p 1 dpl 0 db 0 s 0 type 2 l 0 g 0 avl 0)            
                     
gdt fb1f2/30                                                                    
                     
idt 0/3ff                                                                       
                     
cr0 10 cr2 0 cr3 0 cr4 0 cr8 0 efer 0                                           
                     
code: 01 00 00 66 49 66 0b c9 0f 84 17 00 26 67 8b 03 26 67 89 07 --> 66 83 c3 
02 66 81 c7 00 02 00 00 66 49 eb e2 66 61 90 1f 07 c3 06 1e 66 60 66 b8 01 00 
00
Abandon

-- 
Laurent Léonard

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to