Comment: Re:"Linux Command Line Tirckery" HA! (Score 1) 627
Your Linux seems really easy, I usually have to do
mkdir -p /mnt/iso && modprobe loop && mount -o loop /this/is/really/a/long/path/LiveCD-2012.iso /mnt/iso
But mine is one line shorter :p