Wednesday, June 10, 2009

Getting KernelCheck: Experimental

First off, you'll need Bazaar (bzr). Then:
  1. Download the KernelCheck source from LaunchPad:
    $ bzr branch lp:~team-kcheck/kernelcheck/experimental

  2. Enter the directory
    $ cd experimental

  3. Install KernelCheck (as root - su)
    $ python setup.py install

  4. Use it! (once again, as root)
    $ kernelcheck


* The versions in this branch are not necessarily tested and may not work at times.