Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2004 11:57:09 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        Communications Machine <ITStaff@wmptl.com>
Cc:        amd64@freebsd.org
Subject:   Re: How to install snapshot release?
Message-ID:  <20041021185709.GB37500@dragon.nuxi.com>
In-Reply-To: <000501c4b776$03d2ff40$0300000a@transcon>
References:  <000501c4b776$03d2ff40$0300000a@transcon>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 21, 2004 at 09:58:16AM -0400, Communications Machine wrote:
> Odd question here, but have been unable to figure this one out...
> 
> Downloaded the 'current' snapshot from snapshots.jp.freebsd.org, but how do
> I create a bootable cdrom from this stuff?

If you have SCSI or ATAPICAM:

    # cdrecord -scanbus
    # cdrecord -v dev=<specification from above> foo.iso

Or if you have pure ATA burner, 'man burncd' the exact line to use is in
the examples.

-- 
-- David  (obrien@FreeBSD.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041021185709.GB37500>