|
|
|
|
|
|
|
|
|
|
xen-users
AW: Re: [Xen-users] using base ISO as a domU
If XCPs linux kernel exports his config to /proc/config.gz (check if that file
is there) and if you just want the kernel config you can just get out the
configuration of the running linux kernel you can use:
zcat /proc/config.gz > /usr/src/your_kernel_sources/.config
if you want to use the default kernel configuration.
Make shure you are using a xenified linux kernel (i.e. SuSe ones) - otherwise
xens functionality would not be used / there.
But,
i won't makes sense to run such a kernel as DomU as it is designed for Dom0.
hth,
Niels.
---
Niels Dettenbach
http://www.syndicat.com
-- Urspr. Mitt. --
Betreff: Re: [Xen-users] using base ISO as a domU
Von: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Datum: 07.03.2010 17:53
On Sun, Mar 7, 2010 at 2:01 AM, Ritu kaur <ritu.kaur.us@xxxxxxxxx> wrote:
> Hello
>
> I am planning to use base ISO which is available from xen.org
Do you mean XCP ISO?
> as a domU(i.e
> basically take this ISO image and install as a VM).
Why?
It's intended to run on bare metal, not as a VM.
> Not sure whether it
> works hence thought of checking.
It can work as HVM domU, but performance-wise it'd suck. Still useful
for testing purposes though.
> If it works, what template should I choose
> if I install from Citrix Xencenter.
any 64bit HVM OS template should work, as long as it has pae and acpi on.
> Since this ISO comes with a source code
> as well it would be easier to rebuild the kernel and test our modules(one
> for dom0 and one for domU). Inputs much appreciated.
If you're thinking about using custom kernels, you might be better off
using a linux distro that comes with xen (opensuse, centos, ...)
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- AW: Re: [Xen-users] using base ISO as a domU,
Niels Dettenbach <=
|
|
|
|
|