Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2000 19:10:52 +0200
From:      Nora Etukudo <nora@sappho-net.de>
To:        "'freebsd-stable@freebsd.org'" <freebsd-stable@FreeBSD.ORG>
Subject:   Re: How to Create a FreeBSD iso image
Message-ID:  <20000810191052.A7966@mail.nxe.de>
In-Reply-To: <4A78850EF802D211BB3900805FFE55550BA87E@atl_es1.megatrends.com>; from vineshc@ami.com on Wed, Aug 09, 2000 at 05:53:39PM -0400
References:  <4A78850EF802D211BB3900805FFE55550BA87E@atl_es1.megatrends.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 09, 2000 at 05:53:39PM -0400, Vinesh Christopher wrote:

> I want to install 4.1-S on many machines. Since 4.1-S does not come 
> up in ISO images for CD, I want to create my own CD

Grab the latest STABLE binary tree, like

   ftp://releng4.freebsd.org/pub/FreeBSD/snapshots/i386/4.1-20000811-STABLE/

'cd' into it and do a

   # mkisofs \
     -a -r -D \
     -b floppies/boot.flp \
     -c floppies/boot.cat \
     -o /your_path_with_enough_free_space/freebsd.iso \
     .

Liebe Grüße, Nora.
-- 
nora@sappho-net.de                            http://www.sappho-net.de/
     Lesbian Computer Networks, Finland       http://www.sappho.net/
     Web for Women (von Frauen, für Frauen)   http://www.w4w.net/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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