How to install snapshot release?

David O'Brien obrien at freebsd.org
Thu Oct 21 11:57:11 PDT 2004


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 at FreeBSD.org)


More information about the freebsd-amd64 mailing list