From owner-freebsd-questions@FreeBSD.ORG Wed Feb 10 21:10:56 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BB2F106568D for ; Wed, 10 Feb 2010 21:10:56 +0000 (UTC) (envelope-from pldrouin@pldrouin.net) Received: from smtp.cyberfingers.net (smtp.cyberfingers.net [198.177.254.227]) by mx1.freebsd.org (Postfix) with ESMTP id 0C92E8FC22 for ; Wed, 10 Feb 2010 21:10:55 +0000 (UTC) Received: from [134.117.23.34] (pldrouinlap2-pc.physics.carleton.ca [134.117.23.34]) by smtp.cyberfingers.net (Postfix) with ESMTP id 4D686AB6C6F for ; Wed, 10 Feb 2010 16:07:56 -0500 (EST) Message-ID: <4B7320DA.2080606@pldrouin.net> Date: Wed, 10 Feb 2010 16:10:50 -0500 From: Pierre-Luc Drouin User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: How to create a FreeBSD 8.0 boot CD without boot.flp? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Feb 2010 21:10:56 -0000 Hi, I would like to create a boot CD using FreeBSD 8.0 but I just noticed that there is no existing boot.flp file for 8.0. What is the alternative to get a boot image to create my CD image? Thanks!