From owner-freebsd-alpha Sat Jul 22 12:20:27 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id EB65337BAA3 for ; Sat, 22 Jul 2000 12:20:22 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id MAA29095 for ; Sat, 22 Jul 2000 12:20:21 -0700 (PDT) (envelope-from jdp@polstra.com) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 22 Jul 2000 12:20:21 -0700 (PDT) Organization: Polstra & Co., Inc. From: John Polstra To: alpha@freebsd.org Subject: Question about alpha bootstrap Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From looking at the Alpha boot1 code, it seems that the bootstrap expects there to be a filesystem which starts at the beginning of the disk, and it finds "/boot/loader" (or whatever filename you type in) there. So, for example, it wouldn't work to put a swap partition first on the disk. Is that right? John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message