Subject: Re: someone explain new installboot to me please?
To: VaX#n8 <vax@linkdead.gangsta.local>
From: Luke Mewburn <lukem@NetBSD.org>
List: netbsd-users
Date: 03/22/2004 16:17:03
--xVUAO+xN0VJlKSe3
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Fri, Mar 19, 2004 at 03:40:50PM -0500, VaX#n8 wrote:
  | I've upgraded an old system by installing over it and it looks like 1.6.2
  | has a new installboot.  Of course old manpages are in the way, so I removed
  | them.  Based on the new manpage I tried:
  | /usr/sbin/installboot /altroot/boot /usr/mdec/biosboot.sym
  | But that complains and doesn't work.  How am I supposed to make /altroot
  | a bootable file system?

In NetBSD 1.6.x, /usr/sbin/installboot isn't for NetBSD/i386;
use /usr/mdec/installboot as you did in previous releases.

For NetBSD-current, /usr/sbin/installboot has replaced
/usr/mdec/installboot for NetBSD/i386, and the syntax is:
	cp /usr/mdec/boot /altroot/boot
	/usr/sbin/installboot -v /dev/rwdNa /usr/mdec/bootxx_ffsv1

(This is documented in the man page :)

Cheers,
Luke.

--xVUAO+xN0VJlKSe3
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (NetBSD)

iD8DBQFAXnbPpBhtmn8zJHIRAk+IAKCUlUTLNz6jaWubuSdJV+wA2dX68ACeOjk7
ljnwgup3ROo9C2Ot4y14ZP8=
=94my
-----END PGP SIGNATURE-----

--xVUAO+xN0VJlKSe3--