On Fri, Jun 18, 2010 at 9:40 PM, ANKIT <[email protected]> wrote: > i have studied that linux system is organized as set of virtual > machines
I don't understand what you mean by this statement, but in short, Linux has support for native virtualization. KVM is one way of doing it if your hardware supports it. >From what I saw in the slides, you want to look at this https://help.ubuntu.com/community/KVM . After reading this, you should be able to what you want (below). > how to configure multiple virtual machines on linux with same hardware > each with its own set of resources > > like 10 machines > first 1. 100mb ram and1gb harddisk > second 2. 256mb ram and 20 gb harddisk and so on. If you are able to pull it off, post a message here saying how you did it. Sharad -- l...@iitd - http://tinyurl.com/ycueutm
