Subject: Re: building a bootable 'install' cd
To: Steve Bellovin <smb@research.att.com>
From: None <gendalia@gendalia.org>
List: netbsd-users
Date: 06/18/2002 17:29:02
-----BEGIN PGP SIGNED MESSAGE-----
Content-Type: text/plain; charset=us-ascii
Steve Bellovin <smb@research.att.com> wrote:
}I'm getting ready to install 1.6 and/or its betas. Given the set of
}machines I want to install it on, the easiest and most reliable way is
}for me to burn a CD with all of the installation stuff. It would be
}especially nice on my laptop for the CD to be bootable. How do I
}prepare one of those? More specifically, what options and what files
}do I pass to mkisofs to create the proper image?
I've made multi-architecture bootable CDs before and will again, available
from ftp://ftp.iastate.edu/pub/NetBSD/iso-local/README.html, but I also
include the (primitive) script I use to create them, as well as a link to
the NetBSD documentation I used to create the script. If you're only
creating i386 bootable CDs, all you need is the install tree layed out
as /cdsources/i386/*, and the mkisofs command line
mkisofs -v -v -o /path/output.iso -b i386/installation/floppy/boot-big.fs \
-c boot.catalog -no-iso-translate -l -J -r -L /cdsources |& tee /tmp/mkhybrid.log
- -Tracy
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0i for non-commercial use
Charset: noconv
iQCVAwUBPQ+mHPhD3v6gRY1hAQGOVQP5AeNBi1pB+ON3kTuJwrgC/apauEqMrhPl
eT2ZpK1W55gJTQc5vMXkXeZ+yBCxcAi/Lm8Ap4v/X96gdWB1r9G3gxW5wnYejoIf
XUoTS2aPcGACg8Sysmxh3U3dsf/hlciXeMYMeFF6LLL8xyiGA1jt4I1pzRaslsae
Y+YOBtiU4FA=
=2jky
-----END PGP SIGNATURE-----