From owner-freebsd-questions@FreeBSD.ORG Mon Dec 1 15:07:31 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBB4B16A4CE for ; Mon, 1 Dec 2003 15:07:31 -0800 (PST) Received: from vsmtp1.tin.it (vsmtp1.tin.it [212.216.176.221]) by mx1.FreeBSD.org (Postfix) with ESMTP id D878943FB1 for ; Mon, 1 Dec 2003 15:07:27 -0800 (PST) (envelope-from mauro.gaggero1@tin.it) Received: from pc (212.171.82.90) by vsmtp1.tin.it (7.0.019) id 3FCBC8EF000001C1 for freebsd-questions@FreeBSD.ORG; Tue, 2 Dec 2003 00:06:13 +0100 Message-ID: <001201c3b85f$ba966c10$5a52abd4@pc> From: "Mauro Gaggero" To: Date: Tue, 2 Dec 2003 00:06:12 +0100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2003 23:07:31 -0000 I have to create an iso image (bootable) of a freebsd cd (release 5.1). = Which is the bootfile I have to specify? (I use mkisofs -b path_to_bootfile) Thanks