From owner-freebsd-current@FreeBSD.ORG Thu Mar 27 22:17:01 2003 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 09A4E37B401 for ; Thu, 27 Mar 2003 22:17:01 -0800 (PST) Received: from seed.net.tw (sn12.seed.net.tw [139.175.54.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 524FD43F85 for ; Thu, 27 Mar 2003 22:16:59 -0800 (PST) (envelope-from leafy@leafy.idv.tw) Received: from [211.74.135.74] (port=49172 helo=leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.10:3) id 18ynAf-000GU3-00 for freebsd-current@freebsd.org; Fri, 28 Mar 2003 14:16:58 +0800 Received: from leafy.idv.tw (nobody@localhost [127.0.0.1]) by leafy.idv.tw (8.12.8/8.12.8) with ESMTP id h2S6GsLJ011103 for ; Fri, 28 Mar 2003 14:16:56 +0800 (CST) (envelope-from leafy@leafy.idv.tw) Received: (from leafy@localhost) by leafy.idv.tw (8.12.8/8.12.8/Submit) id h2S6GswJ011102 for freebsd-current@freebsd.org; Fri, 28 Mar 2003 14:16:54 +0800 (CST) Date: Fri, 28 Mar 2003 14:16:54 +0800 From: leafy To: freebsd-current@freebsd.org Message-ID: <20030328061654.GA11082@leafy.idv.tw> Mail-Followup-To: freebsd-current@freebsd.org References: <20030326133528.GB533@sentinelchicken.net> <20030327005444.GA31856@wantadilla.lemis.com> <200303280054.16360.taxman@acd.net> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <200303280054.16360.taxman@acd.net> User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-29.3 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: Re: Kernel panic - never had one before, what do I do? 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: Fri, 28 Mar 2003 06:17:02 -0000 On Fri, Mar 28, 2003 at 12:54:16AM -0500, taxman wrote: > that gives an error that is similiar to: > WARNING: syntax error on file /boot/loader.conf > dumpdev=/dev/ad0s1b > ^ Hi Tim, Please do 'dumpdev="/dev/ad0s1b". The doube quotes is a must . Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming