amluto / virtme

An easy way to virtualize the running system
GNU General Public License v2.0
330 stars 66 forks source link

README: add KVM to the list of requirements for a host. #1

Closed krasin closed 10 years ago

krasin commented 10 years ago

Hi Andy,

please, accept this tiny pull request. It may save time to some people.

amluto commented 10 years ago

Give the new version a try. It should work (albeit very slowly)

krasin commented 10 years ago

The new version works. SDL dependency was a bit surprising (at first, I ran it through SSH), but it's a much simpler thing to workaround.

Now, I can easily run different kernel versions (tested on two installed kernels).

Thanks a lot, this is a great tool.

amluto commented 10 years ago

Give --console a try. On Jun 15, 2014 11:56 AM, "Ivan Krasin" notifications@github.com wrote:

The new version works. SDL dependency was a bit surprising (at first, I ran it through SSH), but it's a much easier thing to workaround.

Now, I can easily run different kernel versions (tested on two installed kernels).

Thanks a lot, this is a great tool.

— Reply to this email directly or view it on GitHub https://github.com/amluto/virtme/pull/1#issuecomment-46124310.

krasin commented 10 years ago

Works!