| my install config file is: ******************************** ostype="sles10"name="suse10"
 memory=256
 vcpus=1
 
 
 
 localtime=0
 builder="linux"
 kernel 
= "/boot/vmlinuz-2.6.18-92.el5xen"
 ramdisk = 
"/boot/initrd-2.6.18-92.el5xen-no-scsi.img"
 extra="TERM=xterm 
install=ftp://129.22.0.201/pxe/suse10_sp2_x86"
 disk=[ 'phy:/dev/sdb6,xvda,w', 
]
 vif = ['bridge=xenbr0']
 dhcp = "dhcp"
 ******************************** Run "xm create" command The install process stop with message: ******************************** ....... Waiting for driver initialization.Scanning and configuring 
dmraid supported devices
 Scanning logical volumes
 Reading all 
physical volumes.  This may take a while...
 No volume groups 
found
 Activating logical volumes
 Volume group "VolGroup00" not 
found
 Creating root device.
 Mounting root filesystem.
 mount: could not 
find filesystem '/dev/root'
 Setting up other filesystems.
 Setting up new 
root fs
 [root@localhost opt]# ********************************   Thanks for your help!   |