Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 1999 10:54:52 +0200 (CEST)
From:      Konrad Heuer <kheuer@gwdu60.gwdg.de>
To:        Eugene Vasilchenko <eugenev@computerra.ru>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Booting FreeBSD from CD-ROM
Message-ID:  <Pine.BSF.4.05.9908131049230.12530-100000@gwdu60.gwdg.de>
In-Reply-To: <000f01bee562$93b6f7b0$45a11ac3@mypc>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9908131049230.12530-100000>