Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 764 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 764 Bytes

SuperHyper

Please note it contains >>LOTS<< of bugs

Really early development

A tool to run GNU/Linux virtual machines on hyperkit.

You need to have Linux kernel and initramfs and put them into kernel directory.

The other thing is to have hyperkit binary in your PATH.

Also, you really need to have a root disk image of your linux. You can take one here. Be careful it's 8 gigs ;) Place it in the disks directory.

To run server just start server.py with super user privileges. It needs privileges to activate networking for a VM.

To explore what you can do now, run client.py -h as regular user.