When compiling on a PAE enabled Xen hypvervisor, you will get follwing error:
"guest type xen-3.0-x86_32 not supported by xen kernel"
Solution: modify the bootstrap.x86_32.S file, change "PAE=no" to "PAE=yes".
Post a Comment
No comments:
Post a Comment