You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
* cp all the files from ./etc/{udev/rules.d,rc.d} to your own /etc, change where necessary, it's important to change the subnet range to your own
* In rc.inet1, add "-R" to the initialization code of dhcpcd to stop it from clobbering resolv.conf which you need for setting up nameservers for your kvm vm sessions
* use 'startvm.sh image.qcow2 tap0' to start a kvm vm session
Dependencies
* You must have the brctl and tunctl binaries, available on http://www.slackbuilds.org
* You must have the kvm qemu client installed (type: 'which qemu-system-x86_64' in a shell)
* Your cpu must support the virtualization instructions to use kvm: http://en.wikipedia.org/wiki/X86_virtualization
Options
* each file in ./etc have the parameters defined at the top of the file, you may modify these