|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: kernel-patch-xen debian package on terrabox
James Harper wrote:
> I have built a xen0 kernel package from kernel-patch-xen, but can't
> see a way to build a kernel that will package as xenu, it always
> comes out as kernel-xen0.
>
> Any tips?
make-kpkg --arch="xen" --subarch="xenU"
vs.
make-kpkg --arch="xen" --subarch="xen0"
This is kernel-package stuff, not related to kernel-patch-xen at all.
You can also run your normal xen0 kernel as a guest kernel - it just
tries to access all hardware, but fails.
-- Naked
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|