Bugs item #1634816, was opened at 2007-01-13 19:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1634816&group_id=180599

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: das mensch (das_mensch)
Assigned to: Nobody/Anonymous (nobody)
Summary: hangs on installing win2k

Initial Comment:
installing from an original win2k-cd with integrated SP4 fails.

first stage (blue&white-setup-screen) runs clean (really fast meanwhile, 
especially the initial formatting), then after first reboot, the graphical 
screen first comes up with floating bar above the progress-bar (that after the 
text-screen-progressbar).

setup then tries to continue which results in a black screen and qemu loops 
forever in kvm_run().

quemu was started with -no-acpi -win2k-hack -hda win2k.img -cdrom 
WIN2KSP4-std.iso -boot d -vnc ${local_ip}:0

then started with -no-kvm, setup runs without any problem and succeeds. 

after install is completed, it seems that I can run the installed system 
without any problem.

grabbed following info from kvm_run (the structure of course) at kvm_run(), 
line 560:

{vcpu = 0, emulated = 0, mmio_completed = 0, request_interrupt_window = 0 '\0', 
padding1 = "\000\000", exit_type = 2,
  exit_reason = 6, instruction_length = 0, ready_for_interrupt_injection = 1 
'\001', if_flag = 1 '\001', padding2 = 0, cr8 = 0,
  apic_base = 0, {hw = {hardware_exit_reason = 655360}, ex = {exception = 
655360, error_code = 0}, io = {direction = 0 '\0',
      size = 0 '\0', string = 10 '\n', string_down = 0 '\0', rep = 0 '\0', pad 
= 0 '\0', port = 0, count = 0, {address = 1,
        value = 1}}, debug = {<No data fields>}, mmio = {phys_addr = 655360, 
data = "\000\000\000\000\000\000\000", len = 1,
      is_write = 0 '\0'}}}



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1634816&group_id=180599

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
kvm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to