$FreeBSD: src/UPDATING,v 1.228 2002/10/30 20:11:07 imp Exp $ "To upgrade from 4.x-stable to current" suggests:
cd src/sys/boot ; make install [6]
This does not work. You need to:
cd src/sys/boot ; make all install [6]
--
:{ [EMAIL PROTECTED]
Andy Farkas
System Administrator
Speednet Communications
http://www.speednet.com.au/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
