From owner-freebsd-questions Mon Dec 9 12:32:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10F4E37B401 for ; Mon, 9 Dec 2002 12:32:38 -0800 (PST) Received: from cypress.adhesivemedia.com (cypress.adhesivemedia.com [207.202.159.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7367E43ED1 for ; Mon, 9 Dec 2002 12:32:37 -0800 (PST) (envelope-from philip@adhesivemedia.com) Received: from cypress.adhesivemedia.com (localhost [127.0.0.1]) by cypress.adhesivemedia.com (8.12.3/8.12.3) with ESMTP id gB9KWVFk091443; Mon, 9 Dec 2002 12:32:31 -0800 (PST) (envelope-from philip@adhesivemedia.com) Received: from localhost (philip@localhost) by cypress.adhesivemedia.com (8.12.3/8.12.3/Submit) with ESMTP id gB9KWVjp091440; Mon, 9 Dec 2002 12:32:31 -0800 (PST) X-Authentication-Warning: cypress.adhesivemedia.com: philip owned process doing -bs Date: Mon, 9 Dec 2002 12:32:31 -0800 (PST) From: Philip Hallstrom To: Warren Block Cc: Garance A Drosihn , , FreeBSD Questions Subject: Re: Bootable CDs (was Re: Interest in diskless booting?) In-Reply-To: Message-ID: <20021209123005.X86163-100000@cypress.adhesivemedia.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > One of the students here at RPI worked on a project for the custom > > cd-rom idea. It's at > > > > http://www.sourceforge.net/projects/freebsdtogo/ > > I've spent the weekend experimenting with the various methods of making > bootable FreeBSD CDs. > > LiveCD died with an unlogged error just before it was ready to build an > ISO. Hmm... I've used LiveCD to build a CD with Apache/Postgres on it.. I didn't use their scripts, but looked at the steps they were taking... worked fine for me. My mkisofs line looked like this: mkisofs -b boot/cdboot -no-emul-boot -c boot/boot.catalog -R -J -V LiveCD -o ../LiveCD.iso . Of course, I can't tell you what version of mkisofs I used since I did it awhile ago (3 months) and have since upgraded the system. Whatever was current at that time... -philip To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message