From owner-freebsd-current Wed Apr 19 16:21: 4 2000 Delivered-To: freebsd-current@freebsd.org Received: from laurin.munich.netsurf.de (laurin.munich.netsurf.de [194.64.166.1]) by hub.freebsd.org (Postfix) with ESMTP id BD79837BBBB for ; Wed, 19 Apr 2000 16:20:46 -0700 (PDT) (envelope-from Dirk.Roehrdanz@munich.netsurf.de) Received: from ns1197.munich.netsurf.de (ns1197.munich.netsurf.de [195.180.235.197]) by laurin.munich.netsurf.de (8.9.3/8.9.3) with ESMTP id BAA11008 for ; Thu, 20 Apr 2000 01:20:43 +0200 (MET DST) Received: (qmail 396 invoked by uid 1001); 19 Apr 2000 23:22:12 -0000 Date: Thu, 20 Apr 2000 01:22:12 +0200 From: Dirk Roehrdanz To: current@FreeBSD.ORG Subject: Re: MAKEDEV warning Message-ID: <20000420012212.A380@diroxfbsd.dx> References: <38FCA648.BD7C7A81@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38FCA648.BD7C7A81@home.com>; from tsikora@home.com on Tue, Apr 18, 2000 at 02:15:36PM -0400 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, On 0, Ted Sikora wrote: > After building a new kernel yesterday after a cvsup the following > appeared. > > Apr 17 23:07:42 telecast /kernel: WARNING: run /dev/MAKEDEV before > 2000-06-01 to get rid of block devices > I did a MAKEDEV all and the message still persists. > I get this message too whenever I mount a mfs filesystem. The line in /etc/fstab is: /dev/da0s1b /tmp mfs rw,async,-s32768 0 0 The output of "ls -l /dev/*da0s1b" is: crw-r----- 1 root operator 13, 0x00020001 Dec 12 21:09 /dev/da0s1b crw-r----- 1 root operator 13, 0x00020001 Dec 12 21:09 /dev/rda0s1b Regards Dirk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message