On Thu, 2006-10-26 at 16:21 +0200, Thorsten Scherf wrote: > HVM = Hardware Virtual Machine Oh, thanks... I really don't know whats means this!!! :) > Could you post for fedora6 config file? Yes, off course: [root@xen xen]# egrep -v '^#|^$' fedora6 import os, re arch = os.uname()[4] arch_libdir = 'lib' kernel = "/boot/vmlinuz-2.6.18-1.2200.fc5xenU" ramdisk = "/boot/initrd-2.6.18-1.2200.fc5xenU.img" memory = 512 name = "fedora6" vif = [ 'type=ioemu, bridge=xenbr0' ] disk = [ 'phy:/dev/xen/fedora6.raiz,sda,w', ',sdb:cdrom,r' ] root = "/dev/sda1 ro" device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm' cdrom = "/fedora-iso/FC-5-x86_64-disc1.iso" boot="d" sdl=1 vnc=0 stdvga=0 serial='pty' Thanks -- Fedora-xen mailing list Fedora-xen@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-xen