Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jun 2005 13:00:06 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        freebsd-current@freebsd.org
Cc:        Matteo Riondato <rionda@gufi.org>, Aymeric MUNTZ <aymeric.muntz@free.fr>
Subject:   Re: Iso modification
Message-ID:  <200506171300.07350.jhb@FreeBSD.org>
In-Reply-To: <MAEBLPAGHGPMOKCBICBNAEHICEAA.aymeric.muntz@free.fr>
References:  <MAEBLPAGHGPMOKCBICBNAEHICEAA.aymeric.muntz@free.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 02 May 2005 04:57 pm, Aymeric MUNTZ wrote:
> Thank you for your answer but I might have not been clear.
>
> I don't want to build a livecd, but I want to modify a bootable
> installation FreeBSD iso in order to add my own files.
> I am not able (don't know how) to make a bootable iso with the 3 bootable
> disks.
>
> Thank you for your help
>
> Best regards

The FreeBSD ISO's don't use the floppies to boot, they use the non-emulated 
boot mode.  Thus, you need to pass '-b boot/cdboot --no-emul-boot' to mkisofs 
as the options to make your new ISO bootable.

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



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