19.14. Errori durante la creazione di un guest
When you attempt to create a guest, you receive an
"Invalid argument"
error message. This usually means that the kernel image you are trying to boot is incompatible with the hypervisor. An example of this would be if you were attempting to run a non-PAE FC5 kernel on a PAE only FC6 hypervisor.
Se eseguite un yum update e ricevete un nuovo kernel, il kernel di default
grub.conf
si smista sul kernel bare-metal invece di un kernel di Virtualizzazione.
Per correggere questo problema è necessario modificare l'RPM del kernel predefinito il quale risiede nella directory
/etc/sysconfig/kernel/
. Assicuratevi che il parametro kernel-xen
, sia impostato come opzione di default all'interno del vostro file gb.conf
.