Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2001 19:22:34 -0400
From:      Randall Hopper <aa8vb@nc.rr.com>
To:        Warner Losh <imp@harmony.village.org>
Cc:        small@FreeBSD.ORG
Subject:   Re: Booting from Flash
Message-ID:  <20010922192234.A2200@nc.rr.com>
In-Reply-To: <200109221938.f8MJce743177@harmony.village.org>; from imp@harmony.village.org on Sat, Sep 22, 2001 at 01:38:40PM -0600
References:  <200109221935.f8MJZ0743128@harmony.village.org> <F262tTXrtfQyupGKy3h000026e7@hotmail.com> <200109221935.f8MJZ0743128@harmony.village.org> <200109221938.f8MJce743177@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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