Subject: Re: build.sh release failure on alpha (-current)
To: Y. Takizawa <you@nightbreak.org>
From: Bill Studenmund <wrstuden@netbsd.org>
List: current-users
Date: 12/23/2004 23:54:41
--/04w6evG8XlLl3ft
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Wed, Dec 22, 2004 at 11:37:26PM +0900, Y. Takizawa wrote:
> In message ``Re: build.sh release failure on alpha (-current)''
> Wed Dec 22 17:19:23 JST 2004,
> you@nightbreak.org (Y. Takizawa) writes:
>=20
> > > While cross-building -current alpha on i386, i noticed that `build.sh
> > > release' fails :
> ...
> > I caught the same failure on i386 and macppc cross-building.
> >=20
> > I think that bootxx_ffs needs the size less than 7680 bytes
> > to write to 1.2M boot floppy first track, referring to
> > sys/arch/i386/stand/bootxx/Makefile.bootxx for example.
Note that 7680 is 8192 - 512. That's 8k minus one block.
[snip]
> Maybe SRM firmware also read just 16 sectors (8192 bytes)
> at boot. Now I have no idea to fix this problem.
ffs's superblock is at 8k in. So the boot code HAS to stop before it.
Take care,
Bill
--/04w6evG8XlLl3ft
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (NetBSD)
iD8DBQFBy8tBWz+3JHUci9cRArjRAJ9DKsUbQG5il9SPEYBgWd/rxLTNtwCgmCFJ
RCO/kgOviM+H05OrO+o9A8k=
=EV5J
-----END PGP SIGNATURE-----
--/04w6evG8XlLl3ft--