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.

QEMU

Test DebianLive cdrom images with QEMU:

qemu -boot d -cdrom debian-live.iso -m 512 -soundhw sb16

Test usb images with QEMU:

qemu -hda debian-live.img -m 512 -soundhw sb16

Important notes:

apt-get install kqemu-module-2.6-686

module-assistant prepare kqemu
module-assistant auto-install kqemu

VMware Workstation

For cdrom images, klick on Edit virtual machine settings in the VM summary page. Then, klick on the CD-ROM device and select Use ISO image. Remeber to connect the CD-ROM device at power on and remeber to adjust the boot order in the bios.

For usb images, write the image to an usb stick. In VMware, klick on Edit virtual machine settings in VM summary page. Then, add a new physical harddisk device and enter the device node of your usb stick.

Xen

"This section is a stub. You can help DebianWiki by expanding it."

CategoryLive