2011/3/31 JOS�FORMIGA
<jformiga.rs@gmail.com>
Hi.
Please, I need a help.
I am trying create a VM into a Debian 4 XEN. If I use a xen-create-image command, it works ok.
But I need create a VM using a ISO dvd (suse, debian, etc).�
That's a known issue. You can NOT use ISO/cdrom to install most (if not all) linux distros when using PV domU
(hint: if you don't know what PV domU is, that's what you get when you specifiy "kernel = '/boot/vmlinuz*' or 'bootloader=').
You CAN use ISO if you use HVM domU (see /etc/xen/xmexample* for PV and HVM sample config files).
--�
Fajar