Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Mar 2001 12:41:08 -0800
From:      "David O'Brien" <TrimYourCc@NUXI.com>
To:        John Polstra <jdp@polstra.com>
Cc:        alpha@freebsd.org
Subject:   Re: RC1 looks OK on AlphaPC 164LX
Message-ID:  <20010329124107.A35008@dragon.nuxi.com>
In-Reply-To: <XFMail.010329104619.jdp@polstra.com>; from jdp@polstra.com on Thu, Mar 29, 2001 at 10:46:19AM -0800
References:  <XFMail.010329104619.jdp@polstra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 29, 2001 at 10:46:19AM -0800, John Polstra wrote:
> If I knew how to make a bootable alpha CD, I'd try that.

Here is how I made the 4.3-BETA ISOs:

#! /bin/sh -x

ISO=/release/43.iso
RELNAME=4.3-BETA-20010319
ISOROOT=/release/${RELNAME}/R/cdrom/disc1
ISOTITLE="FreeBSD/AXP_${RELNAME}"

sh -x /usr/share/examples/worm/makecdfs.sh ${ISOTITLE} ${ISOROOT} ${ISO} "(c)2001 BSDi <obrien@FreeBSD.org>"

setcdboot ${ISO} /boot/cdboot

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




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