From owner-freebsd-questions Fri Aug 13 1:55:29 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.10.60]) by hub.freebsd.org (Postfix) with ESMTP id 07A6415700 for ; Fri, 13 Aug 1999 01:55:03 -0700 (PDT) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.9.2/8.9.2) with ESMTP id KAA12538; Fri, 13 Aug 1999 10:54:52 +0200 (CEST) (envelope-from kheuer@gwdu60.gwdg.de) Date: Fri, 13 Aug 1999 10:54:52 +0200 (CEST) From: Konrad Heuer To: Eugene Vasilchenko Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Booting FreeBSD from CD-ROM In-Reply-To: <000f01bee562$93b6f7b0$45a11ac3@mypc> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 13 Aug 1999, Eugene Vasilchenko wrote: > I've recently downloaded the FreeBSD 3.2-RELEASE instalation. All OK, but= I very want to make bootable CD=20 > from this distributive (just like Walnut Greek CD's). What I need to do t= his ?=20 Depends on your environment. If you will use mkisofs to create the CD image, there's a flag to specify a boot image. You could use mkisofs in the following way to create an image from the tree starting with the working direcory. mkisofs -A FreeBSD-3.2 -b floppies/boot.flp -c boot.catalog \ -o ../cdrom.img -P"Eugene Vasilchenko" -p eugenev@computerra.ru \ -r -T -V FreeBSD-3.2 -v . Regards // // Konrad Heuer ____ ___ _____= __=20 // Gesellschaft f=FCr wissenschaftliche / __/______ ___ / _ )/ __= / _ \ // Datenverarbeitung mbH G=D6ttingen / _// __/ -_) -_) _ |\ \/= // / // Am Fa=DFberg, D-37077 G=D6ttingen /_/ /_/ \__/\__/____/___= /____/=20 // Deutschland (Germany) ----- The Power to Serve ----= - // http://www.freebsd.org // kheuer@gwdu60.gwdg.de // To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message