owned
Sohail: mac:/ exphyl$ sudo dd if=/Volumes/”Ubuntu 5.10 i386″ of=/ubuntu.iso
 4+0 records in
 4+0 records out
 2048 bytes transferred in 0.000714 secs (2868092 bytes/sec)
 Sohail: what am I doing wrong?
 Sam: putting quotes in the middle of a filename.
 Sam: also, specifiying a directory as a device.
 Sam: and finally, using dd instead of Disk Utility.