From owner-freebsd-questions@FreeBSD.ORG Thu Jun 12 16:54:50 2008 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 2E780106567D for ; Thu, 12 Jun 2008 16:54:50 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from cpanel03.rubas-s03.net (cpanel03.rubas-s03.net [195.182.222.73]) by mx1.freebsd.org (Postfix) with ESMTP id E52EF8FC19 for ; Thu, 12 Jun 2008 16:54:49 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from [213.142.183.219] (helo=gahrtop.localhost) by cpanel03.rubas-s03.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1K6q4P-0000R9-MY; Thu, 12 Jun 2008 18:54:41 +0200 Message-ID: <485154D5.3060707@FreeBSD.org> Date: Thu, 12 Jun 2008 18:54:45 +0200 From: Pietro Cerutti Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.14 (X11/20080610) MIME-Version: 1.0 To: "J. Porter Clark" References: <20080612005453.GA26319@auricle.charter.net> <48513559.3000306@FreeBSD.org> <20080612153614.GA32605@auricle.charter.net> In-Reply-To: <20080612153614.GA32605@auricle.charter.net> X-Enigmail-Version: 0.95.6 OpenPGP: id=9571F78E; url=http://gahr.ch/pgp/ Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel03.rubas-s03.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - FreeBSD.org X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@freebsd.org Subject: Re: Nanobsd on a CD-ROM 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: Thu, 12 Jun 2008 16:54:50 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 J. Porter Clark wrote: | On Thu, Jun 12, 2008 at 04:40:25PM +0200, Pietro Cerutti wrote: |> J. Porter Clark wrote: |> | Is it possible to build a CD-ROM with a bootable NanoBSD on it? |> | If so, how? |> |> Yes, Section 2.2 of |> |> http://www.freebsd.org/doc/en/articles/nanobsd/index.html | | Well, no, because I can't do this: | | # dd if=_.disk.full of=/dev/acd0 bs=64k | | If I do this: | | % cdrecord -v -immed driveropts=burnfree dev=1,0,0 -data _.disk.full Try with burncd | burncd -f /dev/acd0 data _.disk.full fixate | | then try to boot the machine from the CD-R, I get a "-" cursor | for a second or two, then it switches over to the hard disks to | boot from. | | Okay, it's possible I messed up the compilation options or | something. Is the cdrecord command above the correct procedure | to use to build a bootable nanobsd CD-R? | - -- Pietro Cerutti gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEAREKAAYFAkhRVNQACgkQwMJqmJVx945fSwCg0AmvDiM+ygiTun1hbqAY4n2d DtAAn0avabwFvirbzBwMF2lfn1/CTnng =RZKx -----END PGP SIGNATURE-----