Ramnarayan.K wrote: > > i think the trailing / is not required > yes.
> this is the info i get > $ egrep -e 'vmx|svm' /proc/cpuinfo > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov > pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc > arch_perfmon bts pni monitor vmx est tm2 xtpr pdcm > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov > pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc > arch_perfmon bts pni monitor vmx est tm2 xtpr pdcm > > so what does this say ?? > The processor supports hardware Virtualization. Now ensure that it is enabled. (typically from BIOS) Install KVM and management utilities like virt-manager from synaptic. Start Installing and managing other OS invoking, Applications --> System Tools --> Virtual Machine Manager http://www.howtoforge.com/virtualization-with-kvm-on-ubuntu-9.04 should be of help. -- ஆமாச்சு -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
