Skip site navigation (1)Skip section navigation (2)
Date:      02 Jul 2003 10:18:45 +0000
From:      Sergey Akifyev <asa@gascom.ru>
To:        questions@freebsd.org
Subject:   How ti install /stand on new HDD
Message-ID:  <1057141125.362.12.camel@asa.gascom.net.ru>

next in thread | raw e-mail | index | archive | help

--=-T7Dp9pfxPvNVzcDNsilp
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Hello!

When mass installing/reinstalling freebsd machines I use following
procedure:

1) make buildworld on my installer machine
2) insert new [target] HDD in my installer machine
3) fdisk / disklabel the HDD as desired and mount it at /some/where
4) cd /usr/src && make installworld DESTDIR=3D/some/where
5) cd sys/compile/SOMEKERNEL && make install DESTDIR=3D/some/where
6) cd /usr/src/etc && make distribution DESTDIR=3D/some/where
7) configure /some/where/etc as desired

All this works fine, but /stand doesn't get installed on the new HDD. I
didn't find place, where the Makefile for /stand lives. For now I copy
/stand on the new HDD from builder, which IMHO is not good. So, question
is: how to get /stand installed?
--=20
regards,
Sergey Akifyev <asa@gascom.ru>
JSC Gascom <http://www.gascom.ru>;
PGP key available from:
ftp://ftp.gascom.ru/pub/PGP-keys/asa.txt

--=-T7Dp9pfxPvNVzcDNsilp
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQA/ArGFbu06QwmNwNsRAsqbAJwJtUVnslT47MQ0YrpY1swoSIalUgCffWcw
D1YFnS2I7yDi4QxjfgCRkLc=
=Lw6P
-----END PGP SIGNATURE-----

--=-T7Dp9pfxPvNVzcDNsilp--



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