From owner-freebsd-current@FreeBSD.ORG Mon Nov 12 21:49:10 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5ACEF16A417 for ; Mon, 12 Nov 2007 21:49:10 +0000 (UTC) (envelope-from askbill@conducive.net) Received: from conducive.net (lindfield.ch [203.194.153.81]) by mx1.freebsd.org (Postfix) with ESMTP id 21F2313C4AC for ; Mon, 12 Nov 2007 21:49:10 +0000 (UTC) (envelope-from askbill@conducive.net) Received: from cm218-253-81-177.hkcable.com.hk ([218.253.81.177]:64275 helo=pb.local) by conducive.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63 (FreeBSD)) (envelope-from ) id 1Irh9P-000O6i-80 for freebsd-current@freebsd.org; Mon, 12 Nov 2007 21:48:59 +0000 Message-ID: <4738CA4A.8070007@conducive.net> Date: Mon, 12 Nov 2007 21:48:58 +0000 From: =?UTF-8?B?6Z+T5a625qiZIEJpbGwgSGFja2Vy?= User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.2) Gecko/20070221 SeaMonkey/1.1.1 MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <439322.75726.qm@web30305.mail.mud.yahoo.com> <4738C965.3020309@mdfnet.se> In-Reply-To: <4738C965.3020309@mdfnet.se> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: Problem compiling graid5 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: Mon, 12 Nov 2007 21:49:10 -0000 Henrik Bergkvist wrote: > Arne W�rner wrote: >> Oh no... :-) >> It was a little different: The user-land tool was possibly the right >> one, but >> "stop" behaved not like "destroy"... Both should have the same >> behaviour, but I >> didnt add the "-y" feature to "stop"... >> >> I uploaded the fixed version... >> >> -Arne >> > Now it works. But I have to specify -y otherwise it does nothing. > > Btw. how do I start a stopped device again except unload/load? > > /Henrik > Use two shells. Or an ssh session and a browser. One to read the man page or 'how to' from the web. The other to do what it says. Bill