From owner-freebsd-questions@FreeBSD.ORG Thu Jul 19 03:25:04 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8C05916A406 for ; Thu, 19 Jul 2007 03:25:04 +0000 (UTC) (envelope-from zhhw210095@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.227]) by mx1.freebsd.org (Postfix) with ESMTP id 4C89413C4A5 for ; Thu, 19 Jul 2007 03:25:04 +0000 (UTC) (envelope-from zhhw210095@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so332912wxd for ; Wed, 18 Jul 2007 20:25:03 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=Fol7fy7/vv9XyZfcgToos3cUnlFPSC0vhIgGZ2Cy/ow9KZ6+m6YBcTPbYYRaFQ+Pf4VAK8mH+aUNKpq2h8zpC8aRDiWi0MnRjtd/9iRPdUOWGQLV7Hsoc7Hf3IF+xjyFAGhnL4Baw0qfeyh7DQCpDfhdoVYaFTkefb7Xg+tq3Q0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=GB9O6KS8quUWzUZAq3JDlhNsnKCzl3woUnDWYcXJUeT89p+P+I9qdYQ3tigcVr6BEUAJg9133fYxsDdUj3ABkUFoKFUqvpG/SKG7W61PxFs85Mw92gcUYQLPmzKFPDDCUi0A54Tw1JvXFeAWi0jyOxKDb8vlqJDHZYj8vaRiDvU= Received: by 10.90.49.1 with SMTP id w1mr2374759agw.1184813948280; Wed, 18 Jul 2007 19:59:08 -0700 (PDT) Received: by 10.90.63.20 with HTTP; Wed, 18 Jul 2007 19:59:07 -0700 (PDT) Message-ID: Date: Thu, 19 Jul 2007 10:59:07 +0800 From: "Zhang hw" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: freebsd6.2Release shutdown problem 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: Thu, 19 Jul 2007 03:25:04 -0000 I have upgraded my FreeBSD from 6.1 to 6.2-RELEASE-p6, and my xorg if update to version 7.2, the wm is fvwm2.4. Every time after I have been working in the fvwm environment and quited to the console, input shutdown -p now , the console return me the final message: "Automatic reboot in 15seconds press a key on the console to reboot Press a key on the console to reboot or switch off the system now" What should I do then? should I took off the computer power then? Or allow it reboot automatic? If it reboot automaticly to a console and input "shutdown -p now" immediately without any other operate, the system will shut off crrectly include taking off the power. Who can tell me how to deal with this problem ? Thanks!