Note: Almost all content here will eventually be revised and merged into the live-manual. Please do not add new content to the wiki, but contribute to the manual directly.

Virtualbox

Test DebianLive cdrom images with Virtualbox in X.

This procedure worked using packages from Lenny Testing.

Install packages

Install virtualbox-ose and either

Install the kernel module

# modprobe vboxdrv

Give permissions to the normal user

Add the user to the group vboxusers

# adduser <username> vboxusers

Grant the group access to /dev/vboxdrv

# chgrp vboxusers /dev/vboxdrv

Run Virtualbox

For example, in Gnome

{{{Applications -> System Tools -> VirtualBox OSE }}}

Create a virtual machine from your Live ISO

To create a virtual machine "mylive" from A CDROM ISO "binary.iso" in VirtualBox:

{{{Machine -> New }}}

In the Wizard: