Hi, i wrote about: dd if=/dev/null of=/file.iso > It is supposed to let "/file.iso" grow until the root filesystem is full.
Duh. That was long ago. Now reading from /dev/null just gives an End-Of-File. So an empty /file.iso will emerge. Have a nice day :) Thomas