From owner-freebsd-questions@FreeBSD.ORG Mon Jan 11 04:36:20 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FE09106566B for ; Mon, 11 Jan 2010 04:36:20 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from mail-pz0-f202.google.com (mail-pz0-f202.google.com [209.85.222.202]) by mx1.freebsd.org (Postfix) with ESMTP id 2B3178FC13 for ; Mon, 11 Jan 2010 04:36:20 +0000 (UTC) Received: by pzk40 with SMTP id 40so203532pzk.7 for ; Sun, 10 Jan 2010 20:36:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=wRqwCjdVAF6nCsmZY8tGJuSB7qhlTuKM+cz02CQ9CmM=; b=GlOSljHQO2VuWBwWHFqsqfXU8BxsHJ5Ci0c/G+BQiEtoi1R9T1EnQK9wnJKt03G1Qg n8jZv3fIgYURSxcL10ujjhZUZf4TwcXyeiedDH51X7tFkQKhO5Jl1Wdy26waPdutTe5J j5Hg2Ty2XecKOfqK8l+qpw8oodfVCEL7n2H0A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=aSK7FMzkFA+FkrSO3qg3z8dYAmIpU4ciGIkoa39rMsEMDQoNbktM8axpBJsTntJlZO NQTJa2jy1cp4ZstwNH5fVLJc48rT8Nnn/U1bkK4mvHEatl55qerVrTd7Ah7kIjqiJIqW 2qSezyoKfwvx7lvkXkj2TTe08UZk3L7bZmAjY= MIME-Version: 1.0 Received: by 10.142.250.41 with SMTP id x41mr1360910wfh.42.1263184569995; Sun, 10 Jan 2010 20:36:09 -0800 (PST) Date: Sun, 10 Jan 2010 21:36:09 -0700 Message-ID: <539c60b91001102036g4ef5e2fdv6e24c5e208d2c160@mail.gmail.com> From: Steve Franks To: FreeBSD Mailing List Content-Type: text/plain; charset=ISO-8859-1 Subject: buildkernel w/o symbols? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jan 2010 04:36:20 -0000 So I'm an idiot, and I couldn't figure out how to label, except sysinstall autos, and now I have a puny 512MB rootfs, which I can't make installkernel from 8-rc1 to 8-stable, the only 'big' thing I can find on the drive is the symbols in /boot/kernel... Is there a right way out of this mess? Thanks, Steve