I'm trying to run Gentoo paravirtualized under XenServer 5.6.
Now, Gentoo is perfectly capable of booting without initrd
, so my question is:
Do I need an
initrd
for pygrub to work?
Earlier attempts without initrd
had resulted in errors, which might either be caused by mistakes in .config
or the inexistence of initrd
. I'm trying to figure out exactly what happened.