SXCE b116,onnv 3.4 Installation process is fine and smooth,when try to boot for a first time get kernel panic(See screenshot attached). My conf file is below. -------------------------------------------------------- import os, re vif = [ ''type=ioemu, bridge=e1000g0''] memory=2048 shadow_memory=160 vcpus=1 builder = "hvm" device_model = ''/usr/lib/xen/bin/amd64/qemu-dm'' kernel = "/usr/lib/xen/boot/hvmloader" sdl=0 vnc=1 vnclisten="0.0.0.0" vncunused=0 vncpasswd=''password'' usbdevice=''tablet'' apic=0 acpi=0 pae=0 serial = "pty" on_reboot = ''restart'' on_crash = ''preserve'' on_poweroff = ''destroy'' name="cent" on_xend_start = ''start'' vncdisplay=3 boot="c" disk = [ ''file:/data/cenos_storage/cenos_storage.img,xvda,w'', ''file:/data/iso/emergencycd.iso,hdc:cdrom,r'' ] ------------------------------------------------------- Thank you very much. -- This message posted from opensolaris.org