From owner-freebsd-alpha Fri Oct 22 2:14:23 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from chuggalug.clues.com (chuggalug.clues.com [194.217.82.22]) by hub.freebsd.org (Postfix) with ESMTP id 0AD0814BF4 for ; Fri, 22 Oct 1999 02:14:17 -0700 (PDT) (envelope-from geoffb@chuggalug.clues.com) Received: (from geoffb@localhost) by chuggalug.clues.com (8.9.3/8.9.3) id KAA80857; Fri, 22 Oct 1999 10:14:06 +0100 (BST) (envelope-from geoffb) Date: Fri, 22 Oct 1999 10:14:06 +0100 From: Geoff Buckingham To: peter.jeremy@alcatel.com.au Cc: alpha@FreeBSD.ORG Subject: Re: Alpha vs i386 filesystems Message-ID: <19991022101406.C78625@chuggalug.clues.com> References: <99Oct22.071920est.40324@border.alcanet.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <99Oct22.071920est.40324@border.alcanet.com.au>; from Peter Jeremy on Fri, Oct 22, 1999 at 07:23:50AM +1000 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Oct 22, 1999 at 07:23:50AM +1000, Peter Jeremy wrote: > Has anyone ever tried building an Alpha boot disk (SCSI HD) on an i386 > box? > > I presume the partition tables and UFS formats are identical, so the > approach would be: > - add disk to i386 system as `dangerously dedicated' (ie no slice table) > - partition disk normally > - install Alpha bootloaders with `disklabel -B', explicitly specifying > the boot1 and boot2 from the Alpha release. > - newfs partitions as wanted and copy Alpha release files into them. > - move disk from i386 to Alpha and boot it. > > [I'm looking at this approach because I can't get netboot to work. > I intend to write a separate missive, probably in -current, about > my experiences trying to cross-compile netboot]. I had trouble booting from floppies to install on the alpha and eventually dd'd the 2.88MB boot.flp floppy image onto a scsi disk in a PC and then transfered this to the alpha and installed from that. So the process you describe above should work, but isn't required. -- GeoffB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message