From owner-freebsd-small Sat Sep 22 16:23: 1 2001 Delivered-To: freebsd-small@freebsd.org Received: from mail5.nc.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id E4D6A37B401 for ; Sat, 22 Sep 2001 16:22:58 -0700 (PDT) Received: from stealth.cary.dummynet ([66.26.231.240]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sat, 22 Sep 2001 19:22:58 -0400 Received: (from rhh@localhost) by stealth.cary.dummynet (8.11.4/8.11.4) id f8MNMYg02354; Sat, 22 Sep 2001 19:22:34 -0400 (EDT) (envelope-from aa8vb@nc.rr.com) X-Authentication-Warning: stealth.cary.dummynet: rhh set sender to aa8vb@nc.rr.com using -f Date: Sat, 22 Sep 2001 19:22:34 -0400 From: Randall Hopper To: Warner Losh Cc: small@FreeBSD.ORG Subject: Re: Booting from Flash Message-ID: <20010922192234.A2200@nc.rr.com> References: <200109221935.f8MJZ0743128@harmony.village.org> <200109221935.f8MJZ0743128@harmony.village.org> <200109221938.f8MJce743177@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200109221938.f8MJce743177@harmony.village.org>; from imp@harmony.village.org on Sat, Sep 22, 2001 at 01:38:40PM -0600 Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Warner Losh: |In message <200109221935.f8MJZ0743128@harmony.village.org> Warner Losh writes: |: With 4.4 you should be able to do something like: |: make buildworld ... |: setenv DESTDIR /mnt |: cd /usr/src/etc |: make distribution |: cd .. |: foreach i (dirs-of-interest) |: (cd $i && make install) |: done Does "make distribution" give you a basic bootable system on /mnt, or is that also dependent on the "dirs-of-interest" you specify? What do you specify on your flash system(s) for dirs-of-interest? Any of them running X by-chance? Thanks, Randall -- Randall Hopper aa8vb@nc.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message