On Thu, Sep 24, 2015 at 6:05 AM, hw <h...@gc-24.de> wrote: > > Hi, > > I'm installing Gentoo as a xen PV guest. Do I need to install a bootloader > like grub, or should I rather just specify the kernel to boot in the > definition file of the guest? If I do the latter, what about the kernel > command line? > > Is there anything I should consider? The host is also running Gentoo. >
You can do either. I suspect it would be easier to just use grub. I don't know if xen provides a way to provide a command-line, if not you could build a default command-line into your kernel. I haven't messed with it recently, but some of my docs on running Gentoo on EC2 might be useful, since EC2 is ultimately running xen guests. Other than using the right kernel settings for xen support in your guest there really isn't much needed to get it working with Gentoo. Most of my write-ups were about the Amazon process (creating disk images, configuring grub.cfg for Amazon's grub and device numbering, etc). -- Rich