After xm create openSUSE.hvm, I see : Booting
from CD-Rom Loading... and does not advance, already i tried with
others ISO, somebody can help me? The server is a Dell PE 850,
2.6.18-1.2849.fc6xen #1 SMP
#=======================================================================================
import os, re arch = os.uname()[4] if
re.search('64', arch): arch_libdir =
'lib64' else: arch_libdir = 'lib'
kernel = "/usr/lib/xen/boot/hvmloader" memory
= 256 shadow_memory = 8 name =
"openSUSE" vcpus=1 pae=0 acpi=0 apic=0 vif = [ 'type=ioemu,
bridge=xenbr0' ] disk = [ 'phy:/dev/vgxen/opensuse10,ioemu:hda,w',
'file:/etc/xen/openSUSE-10.2-GM-i386-CD1.iso,hdb:cdrom,r' ]
on_reboot = 'restart' on_crash =
'restart' device_model = '/usr/' + arch_libdir +
'/xen/bin/qemu-dm' boot="d" cdrom="/etc/xen/openSUSE-10.2-GM-i386-CD1.iso" sdl=1 vnc=0 stdvga=0 #=======================================================================================
Thanks,
Daniel Aparecido Martins Rosa Ribeirão Preto - São Paulo -
Brazil
|