From owner-freebsd-current@FreeBSD.ORG Sun Jun 28 13:30:22 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3FAC4106567B for ; Sun, 28 Jun 2009 13:30:22 +0000 (UTC) (envelope-from wjw@withagen.nl) Received: from mail.digiware.nl (mail.digiware.nl [80.255.245.173]) by mx1.freebsd.org (Postfix) with ESMTP id F15018FC28 for ; Sun, 28 Jun 2009 13:30:21 +0000 (UTC) (envelope-from wjw@withagen.nl) Received: from localhost (localhost.digiware.nl [127.0.0.1]) by mail.digiware.nl (Postfix) with ESMTP id F2EDE153434 for ; Sun, 28 Jun 2009 15:13:30 +0200 (CEST) X-Virus-Scanned: amavisd-new at digiware.nl Received: from mail.digiware.nl ([127.0.0.1]) by localhost (rack1.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MBmElssxNvGo; Sun, 28 Jun 2009 15:13:29 +0200 (CEST) Received: from [192.168.2.10] (vaio [192.168.2.10]) by mail.digiware.nl (Postfix) with ESMTP id 25AFF153433 for ; Sun, 28 Jun 2009 15:13:29 +0200 (CEST) Message-ID: <4A476C7C.3020605@withagen.nl> Date: Sun, 28 Jun 2009 15:13:32 +0200 From: Willem Jan Withagen User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: 7.2-stable upgrade changes disknames X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jun 2009 13:30:22 -0000 Hi, Tried UPGRADING, but could not find any suggestions that this was to be expected. Could also not find any previous suggestions for this. I upgraded from stable to current just by the regular cvsup/compile/install kernel/reboot cycle. After which I got complaints that ad0s1a no longer existed. Al of a sudden it was called ad0a... Adjusting /etc/fstab made life again enjoyable. In essence not a serious problem if one is a little fluent in FreeBSD, but could prove a source of a lot of questions, once 8.0 is released. So is this just because I missed something, or becasue I'm using a relatively old motherboard/processor combo: CPU: AMD Duron(tm) Processor (807.19-MHz 686-class CPU) acpi0: on motherboard --WjW