Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jul 1998 22:05:48 -0400 (EDT)
From:      Jerry Hicks <jhicks@glenatl.glenayre.com>
To:        freebsd-stable@FreeBSD.ORG, peter@sirius.com
Subject:   Re: missing "isa_devtab_cam" on kernel link
Message-ID:  <199807090205.WAA24391@jhicks.glenatl.glenayre.com>
In-Reply-To: <199807090109.SAA11873@staff.sirius.com>

index | next in thread | previous in thread | raw e-mail

You need to install /usr/sbin/config before attempting to build your kernel.

Typically, we build world in user mode in the background as a 'nice' task.
we monitor the redirected output using 'tail -f'.  When the build has finished,
we shutdown to single user mode and 'make installworld'.  Then we rebuild our
kernel and reboot.

I suppose there are some situations this might not cover, but it's been working 100% for us.

Good Luck,

Jerry Hicks
jhicks@glenatl.glenayre.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message


home | help

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