Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Sep 2001 11:55:10 +0930 (CST)
From:      Jarrod Sayers <Jarrod.Sayers@unisa.edu.au>
To:        <stable@FreeBSD.ORG>
Subject:   Re: Making a bootable disk2 from a make release?
Message-ID:  <20010916113707.C344-100000@sanctuary.magill.unisa.edu.au>

next in thread | raw e-mail | index | archive | help
I have to first appoligise, the 'make release' Makefile does include
copying the boot.flp file and is copied to disc2/floppies.

.elif ${MACHINE_ARCH} == "i386"
        @mkdir -p ${CD_DISC2}/floppies
        @cp ${CD_DISC1}/floppies/boot.flp ${CD_DISC2}/floppies
.endif

I had briefly forgotten my original question on my last post and the fact
that it was copied.  What I should have asked is that once you have a copy
of a live filesystem and its boot floppy, how do you get the ISO out of
that?  Thats now been answered, thanks :)

I make custom installation CD's for work so when I set up new servers,
basic ports and some advanced ports are already installed and set up for
our environment (apache, mod_php4, samba, cvsup, etc.).  Its quite handy,
within 20 minutes the server is fully running!  I've never burnt disc2,
only disc1 and recently thought I should make one incase.

Thanks for your help.


Jarrod Sayers
Information Technologist
School of Communication, Information and New Media
University of South Australia, Magill Campus.
Phone: +61 8 83024045
Fax: +61 8 83024745



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?20010916113707.C344-100000>