Dear Xeners
I have use the "make world" to compile the xen source tarball such as xen-4.0.2, xen-4.0.3, which can build the dom0 kernel and domu kernel simultaneously.
After the command: "git check -b xen/stable-2.6.32.x xen/xen/stable-2.6.32.x"
It displays the error as follow:
fatal:git checkout:updating paths is incompatible with switching branches
Did you intend to checkout 'xen/xen/stable-2.6.32.x' which can not be resolves commit?
I have ever try git checkout xen/master, and I get the 3.1 version linux kernel.
But the 2.6.32.x version is the kernel I want to get.
I guess the xen/xen/stable-2.6.32.x doesn't exist, so I can't get it ????
How can I fix this problem and get the 2.6.32.x version kernel
Thank you very much. And look forward to your help.
Sincerely
nocroswsn
|