|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Xen-2.0.7 and RHAS 2.4.21
Ok, so you have to make sure those functionalities are either
compiled in the kernel or available as modules. Xen should put a
"config-<version>" file in the /boot directory with the compile time kernel config used.
From the file config-2.4.30-xen0:
CONFIG_SCSI_AIC7XXX=y
# CONFIG_SCSI_MEGARAID2 is not set
I can't find any entry for diskdumplib, scsi_mod and sd_mod.
cat /proc/cpuinfo | grep flags
and look for "vmx". If it's there, you have VT.
cat /proc/cpuinfo | grep flags
fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm nx lm
Sob.
Quentin
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|