| kanotix32-cebit-2013.iso 
 On start up have:
 
 Code: 
kanotix@Kanotix:~$ uname -a
This is insufficient memory to get to grips with anything (Could not get up any steam with SteamLinux Kanotix 3.8.0-10-generic #19kanotix1 SMP Tue Mar 5 14:05:42 CET 2013 i686 GNU/Linux
 kanotix@Kanotix:~$ df -h .
 Filesystem      Size  Used Avail Use% Mounted on
 aufs            438M  269M  170M  62% /
 
  ), although 
 
   
 in comparison to KANOTIX-LinuxTag2012-Hellfire32.iso where on start up:
 Code: 
kanotix@Kanotix:~$ uname -a
Leaving sufficient memory to play around with, given the same conditions:Linux Kanotix 3.2.0-24-generic #38kanotix2~1 SMP Mon May 21 10:32:52 UTC 2012 i686 GNU/Linux
 kanotix@Kanotix:~$ df -h .
 Filesystem            Size  Used Avail Use% Mounted on
 aufs                  437M   15M  423M   4% /
 
 
   
 The kernel boot parameters used (Grub 1) in both instances:
 
 kernel		/kx/CeBIT/vmlinuz fromiso=/dev/sda10/kix/CeBIT/kanotix32-cebit-2013.iso boot=live config utc=yes locales=us quiet gfx=on noprompt
 
 Is perhaps a different set of parameters needed here
  |