From: Thorolf Godawa <nospam@godawa.de>
To: xen-devel@lists.xensource.com
Subject: Re: Unmodified Windows etc on XEN 3.0 with Intel/VT or AMD/Pacifica
Date: Tue, 31 Jan 2006 03:16:29 +0100 [thread overview]
Message-ID: <43DEC87D.5040405@godawa.de> (raw)
In-Reply-To: <1138659117kdhcz1zeonadam@ipcoast.com>
Hi,
again, thanks a lot for your answers!
>vcpus=1 (i don't think vmx supports more than 1 cpu yet)
I think it does, but I set it to 1.
>try different combinations of acpi and apic 0:0, 1:0, 0:1, 1:1
I'll try it, but first I should be able to get an VNC-connection to the
screen!
>are you sure /dev/sr0 is mountable and has the win2k install cd?
Yes it is, now I'm trying it with WXP Pro, same result!
>Have you tried using qemu to test if the install CD works?
I installed Qemu 0.80 and checked the CD with:
qemu -hda /data/xen/images/win2k/win_boot.img -cdrom /dev/cdrom -m 512
-boot d
With this WXP ist booting into the install-screen!
>device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
It is there, I just didn't listed it because it's default!
So some more info:
I started some xenU-Domains, sl101b2-64 is my working SuSE, w2k3 should
be a working Windows-Image but I don't know how to connect so I can't
verify it and win2k.vmx is the new VM I want to create!
What I see is that both Windows-VMs don't have network running, for my
one it's OK because it's not yet installed, but the other one should hav
had network, or?
What else could be usefull to know to find a solution?
--------------------------------------
xentop - 03:01:02 Xen 3.0_8628-2
4 domains: 1 running, 3 blocked, 0 paused, 0 crashed, 0 dying, 0 shutdown
Mem: 4186120k total, 4186120k used, 0k free CPUs: 8 @ 3192MHz
NAME STATE CPU(sec) CPU(%) MEM(k) MEM(%) MAXMEM(k)
MAXMEM(%) VCPUS
NETS NETTX(k) NETRX(k) SSID
Domain-0 -----r 200 0.7 2801664 66.9 no limit
n/a 8
8 0 0 0
sl101b2-64 --b--- 14 0.0 256992 6.1 262144
6.3 1
1 0 0 0
w2k3 --b--- 0 0.0 527688 12.6 529444
12.6 2
0 0 0 0
win2k.vmx --b--- 0 0.0 527348 12.6 529444
12.6 1
0 0 0 0
--------------------------------------
(domain
(domid 0)
(uuid 00000000-0000-0000-0000-000000000000)
(ssidref 0)
(vcpus 8)
(vcpu_avail 255)
(cpu_weight 1.0)
(memory 2736)
(maxmem 3885)
(name Domain-0)
(on_poweroff destroy)
(on_reboot restart)
(on_crash restart)
(state r-----)
(shutdown_reason poweroff)
(cpu_time 205.661815221)
(online_vcpus 8)
)
(domain
(domid 1)
(uuid 505de5b1-d822-f5e2-7d1f-05d9ac15faeb)
(ssidref 0)
(vcpus 1)
(vcpu_avail 1)
(cpu_weight 1.0)
(memory 256)
(maxmem 256)
(root /dev/sda1)
(name sl101b2-64)
(on_poweroff destroy)
(on_reboot restart)
(on_crash restart)
(image
(linux
(kernel
/data/xen/images/sl101b2-64/vmlinuz-2.6.16-rc1-git3-4-xen)
(root /dev/sda1)
)
)
(device
(vif
(backend 0)
(script vif-bridge)
(bridge xenbr0)
(mac 00:65:19:30:00:43)
)
)
(device
(vbd
(backend 0)
(dev sda1)
(uname file:/data/xen/images/sl101b2-64/lx_root.img)
(mode w)
)
)
(device
(vbd
(backend 0)
(dev sda2)
(uname file:/data/xen/images/sl101b2-64/lx_swap.img)
(mode w)
)
)
(state -b----)
(shutdown_reason poweroff)
(cpu_time 14.532502553)
(online_vcpus 1)
(up_time 4472.77982211)
(start_time 1138668998.05)
(store_mfn 895972)
(console_mfn 895971)
)
(domain
(domid 4)
(uuid f9b04417-a491-0a6e-c674-7ab0e978f9b9)
(ssidref 0)
(vcpus 2)
(vcpu_avail 3)
(cpu_weight 1.0)
(memory 512)
(maxmem 512)
(name w2k3)
(on_poweroff destroy)
(on_reboot restart)
(on_crash restart)
(image
(vmx
(kernel /usr/lib/xen/boot/vmxloader)
(device_model /usr/lib64/xen/bin/qemu-dm)
(vcpus 2)
(boot c)
(vnc 1)
(display :0.0)
(xauthority /root/.Xauthority)
)
)
(state -b----)
(shutdown_reason poweroff)
(cpu_time 2.7678e-05)
(online_vcpus 1)
(up_time 2064.241009)
(start_time 1138671406.6)
(store_mfn 99161)
)
(domain
(domid 5)
(uuid f6250d95-ec08-b6c3-1b19-0cb3d7ed2dd1)
(ssidref 0)
(vcpus 1)
(vcpu_avail 1)
(cpu_weight 1.0)
(memory 512)
(maxmem 512)
(name win2k.vmx)
(on_poweroff destroy)
(on_reboot restart)
(on_crash restart)
(image
(vmx
(kernel /usr/lib/xen/boot/vmxloader)
(device_model /usr/lib64/xen/bin/qemu-dm)
(vcpus 1)
(cdrom /dev/cdrom)
(boot d)
(stdvga 1)
(vncviewer 1)
(sdl 1)
(display :0.0)
(xauthority /root/.Xauthority)
)
)
(state -b----)
(shutdown_reason poweroff)
(cpu_time 3.1656e-05)
(online_vcpus 1)
(up_time 1468.59942698)
(start_time 1138672002.25)
(store_mfn 58113)
)
--------------------------------------
--
Chau y hasta luego,
Thorolf
next prev parent reply other threads:[~2006-01-31 2:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-30 14:35 Unmodified Windows etc on XEN 3.0 with Intel/VT or AMD/Pacifica Adam Wendt
2006-01-31 2:16 ` Thorolf Godawa [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-01-30 23:07 Puthiyaparambil, Aravindh
2006-01-31 3:09 ` Thorolf Godawa
2006-01-30 10:39 Petersson, Mats
2006-01-29 20:04 Thorolf Godawa
2006-01-29 12:21 Adam Wendt
2006-01-30 2:03 ` Mark Williamson
2006-01-30 5:05 ` Anthony Liguori
2006-01-30 22:11 ` Thorolf Godawa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43DEC87D.5040405@godawa.de \
--to=nospam@godawa.de \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.