From owner-freebsd-questions@FreeBSD.ORG Tue Jul 5 13:56:35 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 A32DA16A41C for ; Tue, 5 Jul 2005 13:56:35 +0000 (GMT) (envelope-from wizlayer@gmail.com) Received: from engraver.valleygate.net (12-215-216-27.client.mchsi.com [12.215.216.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5618243D49 for ; Tue, 5 Jul 2005 13:56:33 +0000 (GMT) (envelope-from wizlayer@gmail.com) Received: from wizard.valleygate.net (wizard.valleygate.net [10.51.10.3]) by engraver.valleygate.net (8.13.3/8.13.3) with ESMTP id j65DuSET022112 for ; Tue, 5 Jul 2005 09:56:28 -0400 (EDT) (envelope-from wizlayer@gmail.com) From: wizlayer To: freebsd-questions@freebsd.org Date: Tue, 5 Jul 2005 09:56:26 -0400 User-Agent: KMail/1.8 References: <200507051345.j65DjSd4021259@clunix.cl.msu.edu> In-Reply-To: <200507051345.j65DjSd4021259@clunix.cl.msu.edu> X-Face: "e_)EG1Ia?&ecqhxa3_`G|cr35_87a'T"AlQ5IdTBhZiRj}wk9EdPBnW,=?iso-8859-1?q?oSeBhvgAPmZZU=24=0A?= W'Edks*9`,UQ3y\zk%deq; (N8p5>>Pdje|W%i2b7_C{KOi"JBmNTeItUGg\FX9`b#U4P X-Copyright: Copyright 2005, Michael Hauber, All rights reserved. X-Notice: Duplication, modification, and/or redistribution are prohibited without proper consent from the author. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200507050956.26942.wizlayer@gmail.com> Subject: Re: How to prepare a boot CDROM X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: wizlayer@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 13:56:35 -0000 On Tuesday 05 July 2005 09:45 am, Jerry McAllister wrote: > > hi > > > > I read the floppy prepare ... but i don't have floppy disk > > so, i want to know how to prepare a bootable CDROM .. i am > > using Nero Burning software > > If you mean burning a CD of the install image, just download > the ISO. It is an already prepared bootable ISO. Burn it as is > with no additional preparation of conversion to ISO or bootable > image or anything. > > Unfortunately I have never used 'Nero' so I don't know its > commands or syntax. But, look for something that burns a > plain file to the CD rather than doing any converting to ISO or > boot image or anything. > > ////jerry Nero is fine... No special syntax. Nothing special to do. Just burn the image, reboot, and you're on your way. WizLayer