1pygrub is a grub-like bootloader for xen. This tool is to use to boot domU images. 2 3To compile pygrub, you will need the following packages installed: 4 51) Libraries of ext2fs, which is the following package (depend on your Linux distribution): 6 - e2fslibs-dev on Debian based distributions (Debian, Ubuntu, Linspire, Libranet, Xandros, etc...) 7 - e2fsprogs-devel on RedHat, Fedora Core 8 - libext2fs2-devel on Mandriva/Mandrake 9 - e2fsprogs on Gentoo 10 112) Libraries of reiserfs, which is the following package (depend on your Linux distribution): 12 - libreiserfs-dev on Debian based distributions (Debian, Ubuntu, Xandros, Libranet, Xandros, etc...) 13 - progsreiserfs-devel on RedHat 14 - progsreiserfs on Gentoo 15 16