Subject: Re: Okay, now I'm stumped.
To: Peter Seebach <seebs@plethora.net>
From: Bill Studenmund <wrstuden@zembu.com>
List: current-users
Date: 05/25/2000 11:40:21
On Thu, 25 May 2000, Peter Seebach wrote:

> In message <20000525192232.B288@beverly.kleinbus.org>, Ignatios Souvatzis write
> s:
> >Use the raw device for things like this, until the blocksize independent
> >buffer cache stuff is there.
> 
> Which raw device?
> 
> $ dd if=/dev/rcd0a of=cd

You need to get the block size correct. Add bs=2k.

Take care,

Bill