From owner-freebsd-hackers@FreeBSD.ORG Mon Apr 11 01:05:14 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CFE416A4CE; Mon, 11 Apr 2005 01:05:14 +0000 (GMT) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2E5943D48; Mon, 11 Apr 2005 01:05:13 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id j3B1511D043308; Mon, 11 Apr 2005 10:35:02 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-hackers@freebsd.org Date: Mon, 11 Apr 2005 10:34:52 +0930 User-Agent: KMail/1.8 References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1177689.6ZNJhuvqhE"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200504111034.53683.doconnor@gsoft.com.au> X-Spam-Score: -2.5 () IN_REP_TO,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: hackers@freebsd.org cc: Zera William Holladay Subject: Re: make for bootable ISOs X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 01:05:14 -0000 --nextPart1177689.6ZNJhuvqhE Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Mon, 11 Apr 2005 02:41, Zera William Holladay wrote: > Hi, I'm attempting to make a bootable ISO for i386 architecture on > 4.11-STABLE. I am using: > > %make buildworld > %make buildkernel > %make hierarchy DESTDIR=3D/... > %make installworld DESTDIR=3D/... > %make installkernel DESTDIR=3D/... > > And then modifying etc so that /dev/acd0a is the root directory. > > Is this the correct sequence and are these the correct targets? Since > this is such a time consuming task, I figured that I would ask for help. 4.x uses el-torrito 2.88Mb floppy emulation for booting.. make release builds an install CD and a live file system disk. I made a page with some tips on make release for 4.x if you're interested.. http://www.gsoft.com.au/~doconnor/FreeBSD-release-2.html =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1177689.6ZNJhuvqhE Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBCWc015ZPcIHs/zowRApWKAKCROTI8qq8QNFd5AxUSh0CvZajixgCgprpN +/6CXgpwk0Fb5bEXxOktsPA= =qfHG -----END PGP SIGNATURE----- --nextPart1177689.6ZNJhuvqhE--