That did it. Why is it neccisary to specify the block size?
On Fri, 25 Jun 2004 20:22:54 -0500, Vladimir Egorin <[EMAIL PROTECTED]> wrote: > > On Fri, Jun 25, 2004 at 06:14:45PM -0700, Dan Finn wrote: > > [ dfinn @ stewie : ~] : dd if=/dev/cd0 of=blah.iso > > dd: /dev/cd0: Invalid argument > > 0+0 records in > > 0+0 records out > > 0 bytes transferred in 0.000648 secs (0 bytes/sec) > > Hm, how about > dd if=/dev/cd0 of=blah.iso bs=2048 > dd if=/dev/acd0 of=blah.iso bs=2048 > If this doesn't work, I have no clue. > -- > Vladimir > _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"