[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] pygrub
Mattias, No, you not. I mean, you don't need to run grub-install within the domU to work with PyGRUB. PyGRUB reads the first partition of the configuration file of the domU, to look for grub's menu file. For example, some content of my /etc/xen/vsrv62.cfg: disk = [ 'phy:/dev/HyperVG01/vsrv62-root,xvda1,w', 'phy:/dev/HyperVG01/vsrv62-swap,xvda2,w', 'phy:/dev/HyperVG01/vsrv62-home,xvda3,w', ] PyGRUB will read the grub's menu.lst file from xvda1 (the first disk/partition). Regards, Thiago
2009/5/12 mattias <mj@xxxxxx> I tryed first to boot gentoo without pygrub not work _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |