Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 1995 04:13:22 -0700 (PDT)
From:      "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>
To:        bde@zeta.org.au (Bruce Evans)
Cc:        hackers@freefall.FreeBSD.org, kaleb@x.org
Subject:   Re: pilot error on my part or feedback on the 2.1 snap
Message-ID:  <199508301113.EAA07934@gndrsh.aac.dev.com>
In-Reply-To: <199508300946.TAA30070@godzilla.zeta.org.au> from "Bruce Evans" at Aug 30, 95 07:46:47 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> >But even more confounding is, when it finally seems willing to write 
> >the label, to have the kernel panic with the message "biodone: buffer 
> >not busy", sync the disk and reboot. So far this has happened several
> >times and I have been otherwise unsuccessful in installing.
> 
> That was a bug in the SNAP.
> 
> >Is this somehow a pilot error or should I fall back to 2.0.5?
> 
> Label with 2.0.5, then install the SNAP.
> 
> >is an AC31200F. The disk itself is, as I recall, a Seagate Barracuda, 
> >1222 meg drive, actual geometry reported during the boot probe is 2484
> >Cyl, 16 H, 63 Sec, CMOS geometry is 621 Cyl, 64 H, 64 Sec. This machine 
> 
> 63 sectors in the CMOS?  c/h/s format only goes up to sector 63.

Sector numbers in fdisk are 1 based, not 0 based.  This is due to
DOS's same brain damage which was copied into mach, which was then
copied into FreeBSD.

Someone should go kill:
Warning: BIOS sector numbering starts with sector 1

and remove the 1 bias in fdisk.

-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                 Reliable computers for FreeBSD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508301113.EAA07934>