From owner-freebsd-current@FreeBSD.ORG Mon Jun 20 12:41:44 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBA5716A41C for ; Mon, 20 Jun 2005 12:41:44 +0000 (GMT) (envelope-from oceanare@pacific.net.sg) Received: from sarajevo.pacific.net.sg (sarajevo.pacific.net.sg [203.120.90.134]) by mx1.FreeBSD.org (Postfix) with SMTP id 2B54743D4C for ; Mon, 20 Jun 2005 12:41:43 +0000 (GMT) (envelope-from oceanare@pacific.net.sg) Received: (qmail 19264 invoked from network); 20 Jun 2005 12:41:41 -0000 Received: from unknown (HELO maxwell2.pacific.net.sg) (203.120.90.192) by sarajevo with SMTP; 20 Jun 2005 12:41:41 -0000 Received: from [192.168.0.107] ([210.24.122.16]) by maxwell2.pacific.net.sg with ESMTP id <20050620124140.NXLU28012.maxwell2.pacific.net.sg@[192.168.0.107]>; Mon, 20 Jun 2005 20:41:40 +0800 Message-ID: <42B6B931.7080202@pacific.net.sg> Date: Mon, 20 Jun 2005 20:40:17 +0800 From: Erich Dollansky Organization: oceanare pte ltd User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050514) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Benjamin Sher References: <42B65CA0.25484.3338614@delphi123.zebra.net> In-Reply-To: <42B65CA0.25484.3338614@delphi123.zebra.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: Creating a bootable CD from ISO -- Rev X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 12:41:45 -0000 Hi, Benjamin Sher wrote: > Dear friends: > > Note: Do I use the disk-at-once method or the track-at-once > method? Very confused. > It should not matter. I you disk-at-once most of the time. > I've just downloaded the two iso files of the current FreeBSD 5.4 > distro. I am new to FreeBSD though I ran Linus for a year or two > in the past. > Expect some differences. Especially the small differences could become disturbing. > I'm having a hell of a problem creating a bootable CD from it > using Nero 5.5. I found step-by-step instructions online and I tried > but failed twice. > You should burn the ISO images direclty to CD. There should be nothing special. The ISO contain the code for a bootable CD. Erich