On Thu 09 Sep 2004 at 07:16:15, Gary Thornock said: dd if=/dev/cdrom of=ydl.iso bs=1024k conv=notrunc
dd will automatically end when it runs out of disk to read, so you don't need to put the 'count' option on there.
Do you even need "bs"? I've always just done: dd if=/dev/cdrom of=ydl.iso
~ ross
--
This sentence would be seven words long if it were six words shorter.
____________________
BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
