From owner-freebsd-current Mon Mar 9 19:22:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA21264 for freebsd-current-outgoing; Mon, 9 Mar 1998 19:22:53 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from sphinx.lovett.com (root@sphinx.lovett.com [38.155.241.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA21196 for ; Mon, 9 Mar 1998 19:22:31 -0800 (PST) (envelope-from ade@lovett.com) Received: from sphinx.lovett.com [38.155.241.2] (ade) by sphinx.lovett.com with esmtp (Exim 1.82 #1) id 0yCFcW-0001LZ-00; Mon, 9 Mar 1998 21:22:24 -0600 To: current@FreeBSD.ORG Subject: Minor root device oddity Date: Mon, 09 Mar 1998 21:22:23 -0600 From: Ade Lovett Message-Id: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After a power failure (long story, don't ask :), I ended up having to rebuild my -current box this evening - last cvsup was at 0300 CST 03/09 On bootup, I see: ... changing root device to wd0s2a ... Which is kinda odd, since I don't actually have a slice 2 :) gorgon # fdisk wd0 ... The data for partition 1 is: sysid 165,(FreeBSD/NetBSD/386BSD) ... The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: /etc/fstab references (correctly) wd0s1[ab] for mondo-large partition and swap respectively, and the system appears to be working fine.. gorgon # df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/wd0s1a 6376860 331579 5535133 6% / procfs 4 4 0 100% /proc ... So why is there this boot message reference to slice 2? Confused. -aDe -- Ade Lovett. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message