From owner-freebsd-current@FreeBSD.ORG Wed Feb 2 08:49:58 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB97D16A4CE for ; Wed, 2 Feb 2005 08:49:58 +0000 (GMT) Received: from neo.redjade.org (neo.redjade.org [219.254.21.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF5DD43D48 for ; Wed, 2 Feb 2005 08:49:56 +0000 (GMT) (envelope-from ssw@neo.redjade.org) Received: from neo.redjade.org (localhost [127.0.0.1]) by neo.redjade.org (8.13.1/8.13.1) with ESMTP id j128ns39021566; Wed, 2 Feb 2005 17:49:54 +0900 (KST) (envelope-from ssw@neo.redjade.org) Received: (from ssw@localhost) by neo.redjade.org (8.13.1/8.13.1/Submit) id j128niFs021565; Wed, 2 Feb 2005 17:49:44 +0900 (KST) (envelope-from ssw) Date: Wed, 2 Feb 2005 17:49:44 +0900 From: Sangwoo Shim To: Niclas Zeising Message-ID: <20050202084944.GB9999@neo.redjade.org> References: <42008FDC.6050400@n00b.apagnu.se> Mime-Version: 1.0 Content-Type: text/plain; charset=euc-kr Content-Disposition: inline In-Reply-To: <42008FDC.6050400@n00b.apagnu.se> User-Agent: Mutt/1.5.4i cc: freebsd-current@freebsd.org Subject: Re: unmount of /dev failed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 02 Feb 2005 08:49:58 -0000 On Wed, Feb 02, 2005 at 09:31:24AM +0100, Niclas Zeising wrote: > Hi! > I am using current as of yesterday (20050201) morning CET (around 0800 i > think). When I shutdown or reboot my system (shutdown -[h,r] now) it > runs through the shut down sequence as usual, but right before it is > rebooting or the message about the shutdown complete comes up, when > unmouning dev, it complains about "unmount of /dev failed (BUSY)" before > shutting down as usual. > Is this a bug, and if so, common or known? Or am I just being stupid > somewhere and all is my fault? Just let me know if I need to provide > more information. > Cheers! > //Niclas > -- I also saw this symptom with the exactly same message. ssw:~ $ uname -a FreeBSD ssw.dyndns.org 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Mon Jan 31 22:25:56 KST 2005 root@ssw.dyndns.org:/usr/obj/usr/src/sys/SSW-SMP i386 - Sangwoo Shim