On Wed, Mar 05, 2008 at 10:19:08AM +0000, Evan Lavelle wrote: > The config file is curious, though. How can it work with no bootloader > *and* no kernel?
We default to using pygrub if neither are specified, and pygrub "knows" what Solaris kernel/ramdisk to load in Xen 3.1 onwards. > load the Solaris grub entries. Without the bootloader line, xm appears > to use pygrub anyway, but seems to use a kernel stored in the Dom0 > /var/run/xend/boot directory. That's not using pygrub, but directly using the files from the dom0 filesystem, as you found. regards john _______________________________________________ xen-discuss mailing list [email protected]
