How to use KVM in ubuntu 8.04 ?
I saw KVM already in ubuntu 8.04 kernel, is there any guide how to use kvm in ubuntu 8.04 ? Any performance benchmark data is available ?
Thanks.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu kvm Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Harvey Muller
- Solved:
- 2008-04-08
- Last query:
- 2008-04-08
- Last reply:
- 2008-04-07
|
#1 |
The links were found using: http://
https:/
https:/
I had installed kvm in Gutsy on my laptop last year, and was satisfied with the performance. You'll have to conduct a search using google to get more definitive data.
Factors that do make a difference are your cpu and available memory. For optimal results, your cpu(s) should support virtualization. And the more memory you have installed the better. I have 2GB installed presently. I was able to run both XP and Vista satisfactorily (separately).
Virtualization is definitely the way to go, when there is just that one application you have to use for work which only operates in Windows. Wine is great, but Virtualization is better.
Hope this helps,
Harvey
Harvey Muller (hlmuller) said : | #2 |
ChenMing,
Just checking to see if this resolved your question, or if you needed more information.
Regards,
Harvey
Chen Ming (chenming) said : | #3 |
Hi Muller,
Thanks your information. It help me a lot.
Chen Ming (chenming) said : | #4 |
Thanks Harvey Muller, that solved my question.