> how do i check content of a CD versus an iso image from which it > was burnt (using md5sum and cmp, perhaps)?
md5sum original.iso md5sum /dev/sdD0/data you may have to eject the disk and put it back in to make plan 9 realize the cd has changed underfoot. russ