John Brooks wrote: >> dd if=/dev/ad4 if=/dev/ad6 bs=1m >> > > shouldn't that be: > > dd if=/dev/ad4 of=/dev/ad6 bs=1m > ^ > > just curious... > Yes... typo... :-( Thanks! Jan