Howto create a Live CD in 10 minutes.

==Debian GIS, Debian Edu and Debian Med==

Debian Med

$ sudo aptitude update
$ sudo aptitude install live-helper

$ lh_config

$ lh_clean

$ lh_config --mirror-bootstrap "http://192.168.0.1/debian" -d sid -a i386 --sections "main" --cache-packages enabled --bootloader grub

$ lh_config --packages med-bio med-bio-dev med-imaging med-imaging-dev med-pharmacy med-physics med-practice

$ lh_config --packages fluxbox

lh_build

qemu -boot d -cdrom binary.iso -m 256