Line | |
---|
1 | pygrub is a grub-like bootloader for xen. This tool is to use to boot domU images. |
---|
2 | |
---|
3 | To compile pygrub, you will need the following packages installed: |
---|
4 | |
---|
5 | 1) 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 | |
---|
11 | 2) 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 | |
---|
Note: See
TracBrowser
for help on using the repository browser.