Всем привет.
Имеется Debian squeeze
Linux server1C 2.6.32-5-xen-amd64 #1 SMP Wed Jan 12 05:46:49 UTC 2011 x86_64 GNU/LinuxПроблема с запуском xen.
Вот лог
domid: 18
-c config qemu network with xen bridge for
tap18.0 pan0
Using file /home/xen/domains/win01/win01.img in read-write mode
Watching /local/domain/0/device-model/18/logdirty/cmd
Watching /local/domain/0/device-model/18/command
qemu_map_cache_init nr_buckets = 10000 size 4194304
shared page at pfn feffd
buffered io page at pfn feffb
Guest uuid = ec6fe513-2894-0258-06f3-4d515b9533df
Time offset set 0
populating video RAM at ff000000
mapping video RAM from ff000000
Register xen platform.
Done register platform.
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state.
xs_read(/local/domain/0/device-model/18/xen_extended_power_mgmt): read error
Log-dirty: no command yet.
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
xs_read(/local/domain/18/log-throttling): read error
qemu: ignoring not-understood drive `/local/domain/18/log-throttling'
medium change watch on `/local/domain/18/log-throttling' - unknown device, ignored
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
cirrus vga map change while on lfb mode
mapping vram to f0000000 - f0400000
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state.
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is ro state.Пишу
xm create win2008
Using config file "/etc/xen/win2008".в xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 1957 8 r----- 208.1
win2008 19 2048 1 r----- 2.1И через 20-30 сек win2008 пропадает.
Конфиг
kernel = 'hvmloader'
builder='hvm'
memory = 2048
shadow_memory = 8
vcpus=8
pae=1
acpi=1
apic=1
device_model = '/usr/lib/xen/bin/qemu-dm'
name = 'win2008'
vif = [ 'type=ioemu, bridge=pan0']
disk = [ 'file:/home/xen/domains/win01/win01.img,hda,w']
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
boot= 'd'
sdl=0
vnc=1
vnclisten="0.0.0.0"
vncdisplay=2
vncconsole=1
vncpasswd=' '
stdvga=0
usb=1
usbdevice='mouse'
usbdevice='tablet'
ne2000=0В /etc/xen/xend-config.sxp раскоментил (network-script 'network-bridge')
2 дня прокапал интернет...и ничего не нашёл...хочу винду 2008 поставить.
