On Sun, Jul 13, 2003 at 09:05:42PM -0700, Matthew Dharm wrote:
> Try playing with 'dd' -- try transferring one block of various sizes.
> Thus, things like:
> 
>       dd if=/dev/sda of=/dev/null count=1 bs=1M
>       dd if=/dev/sda of=/dev/null count=1 bs=64K
> 
> See if you can find a blocksize threshold which triggers the problem.

I'll give this a try, but note that the problems only occur when writing
to the device. Reading works 100% perfectly.

I'll have to make sure there's an easy way to restore the device's
filesystem before writing raw data to it, though.

--Adam

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to