|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Problem with Debian for create machine virtual from Cen
On Thu, Jan 14, 2010 at 8:25 PM, Bruno Steven <aspenbr@xxxxxxxxx> wrote:
> Hello Fajar
> My processor don't have flag VMX (intel-vt) . I am using tools virt-install
> and virsh .
> Do you know some "howto" for build virtual machine like debian on Centos ?
This would probably be the best link
http://people.debian.org/~joeyh/d-i/images/daily/netboot/xen/xm-debian.cfg
> How I create initrd of Debian inside Centos ? There is site with this file
> for download ?
it generally involves:
- chroot
- install new xen-compatible kernel image with apt-get
- run update-grub (or whatever command necessary to create a good
/boot/grub/menu.lst)
- change your domU config to use pygrub bootloader instead of
specifing kernel and ramdisk. Or you could copy domU's kernel and
ramdisk to dom0, your choice.
If the above seems to complicated, I suggest you try xm-debian.cfg first.
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|