On Sat, 12 Feb 2000 20:57:44 +0100,  Soren Schmidt writes:

> It seems Chris Radek wrote:
>
> > ad0: HARD READ ERROR blk# 0 status=51 error=04
> > ad0: reading primary partition table: error reading fsbn 0
>
> Try to disable the multi-sector stuff, that might be whats killing you..
> 
> -Søren

I'm not sure exactly how to do this -- I changed ata-disk.c:139 to 
read 

secsperint=1;

instead of 

secsperint = max(1, min(AD_PARAM->nsecperint, 16));

which gives me boot messages:

ad0: <IBM-H2344-A4/G4I_A8C0> ATA-0 disk at ata0 as master
ad0: 328MB (672525 sectors), 915 cyls, 15 heads, 49 S/T, 512 B/S
ad0: 1 secs/int, 1 depth queue, BIOSPIO
ad0: piomode=2 dmamode=-1 udmamode=-1 cblid=0

but I get the same errors (above).

Chris




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to