Subject: Re: wd.c patch (was Re: NetBSD 3.0_BETA & RAIDframe problems)
To: None <netbsd-help@netbsd.org>
From: Dieter <netbsd@sopwith.solgatos.com>
List: netbsd-help
Date: 06/22/2005 06:52:18
> It depends on how the drive is accessed.
> You have to access sector 262144 exactly.
> If your drive is partitionned in such a way that sector 262144
> in not the first sector of a fragment, I suspect that you won't see the problem.

Did you mean sector 268435456 rather than 262144?
(262144 = 268435456 / 1024)

Are there any other magic sectors we should test?