From owner-freebsd-questions@FreeBSD.ORG Sat Jan 23 23:43:19 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63DC31065670 for ; Sat, 23 Jan 2010 23:43:19 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 436D28FC13 for ; Sat, 23 Jan 2010 23:43:19 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NYpdO-0001OI-Pz for freebsd-questions@freebsd.org; Sat, 23 Jan 2010 15:43:18 -0800 Message-ID: <27290996.post@talk.nabble.com> Date: Sat, 23 Jan 2010 15:43:18 -0800 (PST) From: vigol To: freebsd-questions@freebsd.org In-Reply-To: <4B5A8841.7000906@daleco.biz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: mehrshadmoslehi@yahoo.com References: <20100123042120.89902oyvgkbxvxog@webmail-srv2.servage.net> <4B5A8841.7000906@daleco.biz> X-Mailman-Approved-At: Sun, 24 Jan 2010 00:13:01 +0000 Subject: Re: Unable to find device node for /dev/ad0s1b in /dev! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jan 2010 23:43:19 -0000 Kevin Kinsey wrote: > >> Unable to find device node for /dev/ad0s1b in /dev! >>>$ grep ad /var/run/dmesg.boot > you had installed slice/part by sysinstall, so 1- by default b partitions are dedicated to swap part. 2- you haven't a swap partition in ad0s1 3- /var/run/dmesg.boot won't show you any infos about swap 4- type following command for getting infos about swap parts: % swapinfo -- View this message in context: http://old.nabble.com/Unable-to-find-device-node-for--dev-ad0s1b-in--dev%21-tp27283484p27290996.html Sent from the freebsd-questions mailing list archive at Nabble.com.