From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MBZu1-0001Lx-G6 for garchives@archives.gentoo.org; Tue, 02 Jun 2009 19:44:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B064DE0343; Tue, 2 Jun 2009 19:44:04 +0000 (UTC) Received: from mail-px0-f133.google.com (mail-px0-f133.google.com [209.85.216.133]) by pigeon.gentoo.org (Postfix) with ESMTP id 7F2BCE0343 for ; Tue, 2 Jun 2009 19:44:04 +0000 (UTC) Received: by pxi39 with SMTP id 39so194232pxi.32 for ; Tue, 02 Jun 2009 12:44:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=WuYmAdn+A2Td2MhvJc2BXSV6ylhsA+lJa2J1opd5Pjc=; b=bqJ4HpXghc87t6i7TVdVcu2BUvJfMFeFMSB4V9ygsQGIPBj9atdRs30TOmpI5Cn3mv fHUqI6aYBVzIdHwnMk2rHhNNG1xXZGTTW9laYiEiH5crvD8WQLrmR7j1TF6nj8Z5RCu6 Q0kd7F8g80oRL/L+n3N2mr/ahJrX2MUR9F6+0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=t03aXxjbO/cr/G4K7SNtwcbxeq2/RninJtFqid4mQL44fv7IIomrGRE3QhY7BIEW2B 0eNMp+6vJF5kEuWtLyAXhArZAHMSEXN9MGgDsDCbauOHiNvitF3/mzVzP9GcIV/jX5d/ I4RrF6tOqGsCYpMob6p1Lgb9LmS0XE/e7W3OQ= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.114.72.17 with SMTP id u17mr150077waa.41.1243971844081; Tue, 02 Jun 2009 12:44:04 -0700 (PDT) In-Reply-To: <18980.54163.223827.961009@ccs.covici.com> References: <18980.54163.223827.961009@ccs.covici.com> Date: Tue, 2 Jun 2009 13:44:03 -0600 Message-ID: Subject: Re: [gentoo-user] cannot completely shut down my system from command line From: Maxim Wexler To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 994f2374-c536-4690-8608-64ae4f025179 X-Archives-Hash: 7cfdc9a349e8acf4cf838b5c0bda1e6e On 6/2/09, John covici wrote: > Hi. I am running unstable gentoo and baselayout2, however when I > shutdown my system with something like shutdown -r now -- it gets into > a state where it says > init: no more processes in this run level, but it never will restart > or shutdown if I use -h. How in the heck do I even debug such a thing > or fix? Having similar problems with latest min-install in a netbook. Shutdown -some-option doesn't do the trick. ctrl-alt-delete just freezes the console until I hold down the power button. Maxim