On Wed, Sep 01, 2004 at 10:15:29AM -0700, Aaron J. Grier wrote: > try playing with the blocksize IE: > > dd if=/dev/rst1 of=/dev/null bs=64k > dd if=/dev/rst1 of=/dev/null bs=512k > dd if=/dev/rst1 of=/dev/null bs=1024k No change, it keeps rewinding no matter what the bs is. Am I the only one seeing this problem? -jm