Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2007 11:17:04 -0500
From:      "James Anderson" <baka.rob@gmail.com>
To:        "Ewald Jenisch" <a@jenisch.at>
Cc:        cpghost <cpghost@cordula.ws>, freebsd-questions@freebsd.org
Subject:   Re: Build your own ISO-install-CD?
Message-ID:  <ff4d9d1d0703150917g7e4feb5dqf8176b5f53ded1ed@mail.gmail.com>
In-Reply-To: <20070315101636.GA1111@aurora.oekb.co.at>
References:  <20070315091426.GA950@aurora.oekb.co.at> <6.0.0.22.2.20070315042138.024d5718@mail.computinginnovations.com> <20070315092702.GB16142@epia-2.farid-hajji.net> <20070315101636.GA1111@aurora.oekb.co.at>

next in thread | previous in thread | raw e-mail | index | archive | help
On 3/15/07, Ewald Jenisch <a@jenisch.at> wrote:
> Yes you're right - the question is about how to create a *custom*
> ISO-image.

I tried to find something about this in the FreeBSD docs, but I didn't
look very hard:

http://romana.now.ie/writing/customfreebsdiso.html

>From the article:

"""
I needed to install FreeBSD on a system (a Dell PowerEdge 400SC) with
an LSILogic 1030 Ultra4 SCSI adapter. At that time support for this
device was only available with an mpt driver patch that hadn't yet
made it into FreeBSD. I needed to make install media that incorporated
the mpt patch.
"""

It's for a different driver patch, not sure if it will work as I
haven't tried it myself, and again it's not the FreeBSD docs, but
hopefully it will help a bit.

> cd /usr/src
> # make release -DMAKE_ISOS
> `release' is up to date.
> #
>
> yet, no .iso-files to find :-(
>
> I also came across /usr/src/release/i386/mkisoimages.sh

The link I found was googled with "mkisoimages.sh" as the query
string.  Most of the results were from CVS check-ins, but if you want
to search for more documentation, searching for things that mention
that file could be a good start.

> It needs the following params:
> "mkisoimages.sh [-b] image-label image-name base-bits-dir [extra-bits-dir]"
>
> Where is "base-bits-dir" supposed to be?
>
> -ewald

-Parker



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