Subject: Re: i386 Install won't boot
To: None <djv@bedford.net>
From: Patrick Welche <prlw1@cam.ac.uk>
List: port-i386
Date: 08/13/1997 10:47:23
> Ok... did that: pfdisk make two partitions, one of them
> cyl 1-2, the other 3-619.
> 
> DOS format and install on 1. OK. 
> 
> Instal OS-BS (1.35) for "laughs".
> 
> Do BSD install.  
> 	I)  tell install script "LBA" params (620/64/63).
> 	Tell install script, offset of BSD is "3 cylinders".

Or should that be 2 cylinders? as in first partition starts at 1, next
one at 1 +2 ?

> Question: *where does label go*? Should my offsets, "where BSD starts",
> be increased??

at the beginning of the first bsd partition. I must say this all
sounds rather complicated to me as I have an entire ide disk dedicated
to bsd and didn't have to worry about any sort of translation. As far
as I understand, translation is only necessary if you are trying to
coexist with a DOS partition. This made life easy as the disk just
contains bsd partitions, and the first partition in the disklabel can
simply have an offset of 0. The procedure was just to disklabel it
with the real geometry and newfs it and write bootblocks to it.

Good luck,

 Patrick