[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: xen domu problems
Bill MacAllister schrieb: # /usr/sbin/xl create /etc/xen/zoot-lab-2.domain.com.cfg Parsing config from /etc/xen/zoot-lab-2.corp.domain.com.cfgxc: error: panic: xc_dom_core.c:208: failed to open file '/boot/vmlinuz': No such file or directory: Internal errorThe relevant part of zoot-lab-2.domain.com.cfg is: kernel = '/boot/vmlinuz' ramdisk = '/boot/initrd.img' root = '/dev/xvda1 ro' disk = [ 'phy:/dev/vg_xen/zoot-lab-2.corp.dropbox.com-disk,xvda1,w', ] Using this configuration you advise Xen to find the kernel at /boot/vmlinuz on the *host*, not inside the disk image. The same thing applies to the ramdisk. In addition, your root specification should only contain the device, and extra parameters (if needed) go to extra = 'ro'. -- Manfred Härtel, DB3HM mailto:Manfred.Haertel@xxxxxxxxxxxx http://rz-home.de/mhaertel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |