Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/ata



On Sat, Jun 18, 2005 at 10:06:38AM +1000, Luke Mewburn wrote:
> On Thu, Jun 16, 2005 at 05:47:17AM +0000, Martti Kuparinen wrote:
>   | 
>   | Module Name:      src
>   | Committed By:     martti
>   | Date:             Thu Jun 16 05:47:17 UTC 2005
>   | 
>   | Modified Files:
>   |   src/sys/dev/ata: wd.c
>   | 
>   | Log Message:
>   | Added LBA48 quirk for Seagate ST3200822AS. Tested by Teemu Rinta-aho.
> 
> Where is the problem documented?
> 
> I've got two systems with this specific drive model and they've been
> running without a problem for a few months.

Maybe it's a different firmware version ? Or you partition layout is
different ?
You can try dd if=/dev/rwd0c of=/dev/null bs=512 skip=268435000 count=10000
as posted in http://mail-index.netbsd.org/netbsd-help/2005/06/15/0013.html

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--



Home | Main Index | Thread Index | Old Index