[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Possible FC2 inclusions from fedora.us
- From: Alan Cox <alan redhat com>
- To: fedora-devel-list redhat com
- Subject: Re: Possible FC2 inclusions from fedora.us
- Date: Mon, 26 Jan 2004 12:58:57 -0500
On Mon, Jan 26, 2004 at 11:07:06AM -0600, Steven Pritchard wrote:
> dd_rescue handles that by using a large block size until it hits an
> error, then retrying with a small block size.
>
> I've had to use it a few times. It works really well.
The file system may still do smart stuff like merging requests. Also only
raw I/O to disks really lets you get down to the media block size not the
fs block size (eg losing 512 bytes not 4k). Thats normally only an issue
with floppies because the 'real' blocksize of a hard disk is now typically
8-32K
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]