Subject: Re: Okay, now I'm stumped.
To: Peter Seebach <seebs@plethora.net>
From: Ignatios Souvatzis <is@beverly.kleinbus.org>
List: current-users
Date: 05/25/2000 19:22:32
On Thu, May 25, 2000 at 11:53:50AM -0500, Peter Seebach wrote:
> Would someone with some scratch space kindly verify whether or not I'm
> deranged:
> 
> 	$ dd if=/dev/cd0a of=cd
> 
> I believe this should come up with a CD image.
> 
> It comes up with something 4 times the size of a CD image.

Use the raw device for things like this, until the blocksize independent
buffer cache stuff is there.

Regards,
	-is