From owner-freebsd-stable Thu Mar 15 9: 1: 1 2001 Delivered-To: freebsd-stable@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id D2C9637B718 for ; Thu, 15 Mar 2001 09:00:59 -0800 (PST) (envelope-from cshumway@bsdi.com) Received: from localhost (cshumway@localhost) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f2FGwus12818; Thu, 15 Mar 2001 08:58:57 -0800 (PST) (envelope-from cshumway@bsdi.com) X-Authentication-Warning: meow.osd.bsdi.com: cshumway owned process doing -bs Date: Thu, 15 Mar 2001 08:58:56 -0800 (PST) From: Christopher Shumway X-X-Sender: To: Francisco Reyes Cc: Subject: Re: How to burn ISO? (was New 4.3 BETA (BETA2)... ) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 15 Mar 2001, Francisco Reyes wrote: > On Tue, 13 Mar 2001, Jordan Hubbard wrote: > > How can I make a bootable CD from this? > Could not find anything on the archives, FAQ or handbook. > I know how to create disk from ISO images, but last I tried the CD was not > bootable. > > The line I use to create disks from ISO images is: > burncd -f /dev/acd0c -s 10 data fixate Bootable cdroms are made during the ISO mastering stage. If your using software like mkisofs to convert a directory tree into an ISO image, then the mastering software is responceable for making a bootable image. For example, with mkisofs, you want to look at the -b flag. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message