From owner-freebsd-alpha Wed May 24 14:44:29 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 5C02D37B9C8; Wed, 24 May 2000 14:44:23 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id RAA26118; Wed, 24 May 2000 17:44:19 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id RAA25838; Wed, 24 May 2000 17:43:49 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 24 May 2000 17:43:48 -0400 (EDT) To: Mike Smith Cc: "Marks, Maurice" , freebsd-alpha@FreeBSD.ORG Subject: Re: 4.0 CD booting - cant find init on XP1000 In-Reply-To: <200005242112.OAA00863@mass.cdrom.com> References: <14636.984.841079.303829@grasshopper.cs.duke.edu> <200005242112.OAA00863@mass.cdrom.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14636.18431.442563.325051@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Mike Smith writes: > > > > > > Marks, Maurice writes: > > > Disconnecting the Tru64 disk solved the problem! Amazing but true. I wish I > > > knew why... > > > thanks > > > /maurice > > > > Me too! I don't really understand what's happening. Perhaps the > > auther of the new, simplified rootdev selection code might have some > > insight. Mike? > > No bright ideas at all, sorry. I guess I need to install Tru64 somewhere > and look at it. We just got sent some PAKs, so I can try this now. At least part of the problem is that Tru64 uses a 4.2BSD disklabel/filesystem, so we think its our own. If you wanted to differentiate based on the fs, dumpfs shows this: ### Tru64 <5:40pm>sizzle/gallatin:alpha>sudo dumpfs /dev/da0a | head magic 11954 time Thu Apr 22 17:37:18 1999 id [ 0 0 ] cylgrp dynamic inodes 4.2/4.3BSD nbfree 8355 ndir 121 nifree 30095 nffree 68 ncg 5 ncyl 79 size 131072 blocks 127015 bsize 8192 shift 13 mask 0xffffe000 fsize 1024 shift 10 mask 0xfffffc00 frag 8 shift 3 fsbtodb 1 cpg 16 bpg 3360 fpg 26880 ipg 6336 minfree 10% optim time maxcontig 8 maxbpg 2048 ### FreeBSD <5:40pm>sizzle/gallatin:alpha>sudo dumpfs /dev/da1a | head magic 11954 time Wed May 24 16:58:47 2000 id [ 387ce4fb 314a47c2 ] cylgrp dynamic inodes 4.4BSD nbfree 2801 ndir 64 nifree 30481 nffree 155 ncg 4 ncyl 64 size 131072 blocks 127023 bsize 8192 shift 13 mask 0xffffe000 fsize 1024 shift 10 mask 0xfffffc00 frag 8 shift 3 fsbtodb 1 cpg 16 bpg 4096 fpg 32768 ipg 7936 minfree 8% optim time maxcontig 15 maxbpg 2048 Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message