- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using GRUB to bootload a barebones VM designed around Intel's virtualization technology. I am able to launch a VM from the VMM. This Loads a very simple guest OS application.How do I load a true guest os, ie Linux, tinycore, etc? Does the guest os image have to fit in a continuous memory region? Can it be broken up to fit in multiple memory regions that are not continuous?
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The guest OS does not have to be physically contiguous. EPT/VT-d tables can be setup to take care of guest physical to host physical mapping.
David Ott
David Ott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There are a lot of places you might look for information. Here is one pointer:
http://www.intel.com/technology/virtualization/technology.htm
David Ott
http://www.intel.com/technology/virtualization/technology.htm
David Ott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nice place......

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page