linux/kernel/user mode VM

From Lazarus wiki
Revision as of 23:52, 16 October 2007 by Mazen (talk | contribs) (→‎Overview)
Jump to navigationJump to search

Overview

This section is inteneded to help users interested in developping linux kernel modules to setup an UML VM to debug it during devlopmement phase.

Please note that this page will focus in configuring a VM running on a debian distribution based host.

Installation

First of all you need to install the package user-mode-linux

apt-get install user-mode-linux

Configuration

--Mazen 23:52, 16 October 2007 (CEST)