KANOTIX-LinuxTag2013-Dragonfire32-KDE.iso
 
 
Booting reaches splash screen KANOTIX , and just moments before completion screen memory gets overwritten and everything freezes.
 
Code: 
GRUB
 
 
title      Kanotix  Live - GFX - EN  Dragonfire LinuxTag 2013 (23. Mai 2013)
 
root      (hd0,0)
 
kernel      /kx/Dragonfire_LinuxTag_2013/vmlinuz fromiso=/dev/sda10/kix/Dragonfire_LinuxTag_2013/KANOTIX-LinuxTag2013-Dragonfire32-KDE.iso boot=live config utc=yes locales=us quiet gfx=on noprompt
 
initrd      /kx/Dragonfire_LinuxTag_2013/initrd.img
 
 |