From owner-freebsd-stable Thu Nov 9 12:20:42 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ns.bsag.ch (ns.bsag.ch [195.246.88.210]) by hub.freebsd.org (Postfix) with ESMTP id 5C61937B479 for ; Thu, 9 Nov 2000 12:20:38 -0800 (PST) Received: (from hpr@localhost) by ns.bsag.ch (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) id VAA07532 for freebsd-stable@FreeBSD.ORG; Thu, 9 Nov 2000 21:20:30 +0100 Date: Thu, 9 Nov 2000 21:20:30 +0100 From: Hanspeter Roth Bsag To: freebsd-stable@FreeBSD.ORG Subject: stable vs. beta Message-ID: <20001109212030.B408@bs11.bsag.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I tried to upgrade from 4.1-Release to Stable. I used cvsup with tag=RELENG_4 expecting a stable version. I built a GENERIC kernel. At boottime I can see something with 4.2-Beta. Afterwards it can't mount the root filesystem. It seems that the da-devices have changed. I tried MAKEDEV all. Why do I get a beta version? http://www.ch.freebsd.org/handbook/cvsup.html states tag=RELENG_4 The line of development for FreeBSD-4.X, also known as FreeBSD-STABLE. The fstab reads as follows: # Device Mountpoint FStype Options Dump Pass# /dev/da0s3b none swap sw 0 0 /dev/da0s1a / ufs rw 1 1 /dev/da0s3h /home ufs rw 2 2 /dev/da0s3e /tmp ufs rw 2 2 /dev/da0s3g /usr ufs rw 2 2 /dev/da0s3f /var ufs rw 2 2 [...] Can I somehow adjust the device names in the fstab to make it run with 4.2-Beta? -Hanspeter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message