How ti install /stand on new HDD

Sergey Akifyev asa at gascom.ru
Wed Jul 2 03:18:49 PDT 2003


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=/some/where
5) cd sys/compile/SOMEKERNEL && make install DESTDIR=/some/where
6) cd /usr/src/etc && make distribution DESTDIR=/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?
-- 
regards,
Sergey Akifyev <asa at gascom.ru>
JSC Gascom <http://www.gascom.ru>
PGP key available from:
ftp://ftp.gascom.ru/pub/PGP-keys/asa.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20030702/f3f1edee/attachment.bin


More information about the freebsd-questions mailing list