From owner-freebsd-current@FreeBSD.ORG Fri Aug 3 08:02:42 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 4DA7C16A41F for ; Fri, 3 Aug 2007 08:02:42 +0000 (UTC) (envelope-from matpockuh@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id C467613C4A7 for ; Fri, 3 Aug 2007 08:02:41 +0000 (UTC) (envelope-from matpockuh@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so483884uge for ; Fri, 03 Aug 2007 01:02:40 -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:cc:in-reply-to:mime-version:content-type:references; b=lanhhGcuRO3KxBHJkEmrJ+z+gNiOQFcsd6kOjxOA+IcI0eW3hLYyph42oLVPte9Lgye92NL9a0XhITNddQ6+KfITsa38LrmdfICEnYoEPQVAk0ba/+OhnTlvFxCoc7WSyuqWJVfZOwhKkVV1zg2eHvaUuZL5SwSkvxjO92rbQso= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=EJtVpZKuuIWuWDui4Q4Gk/RkWdsmr1nRQHBEld+J1DwPZgcglkw1MGYf5aLBLMRaPHysIctO52qjFHSrZ+rQDFHaq/f8me/btHcazYYUS7b4zBn00GMbu3NUYqDus0ypPhEkecSrjmnM+7U/ylBoeKBG25XqLXEZzvoMk8yFuXI= Received: by 10.78.56.19 with SMTP id e19mr751819hua.1186128160193; Fri, 03 Aug 2007 01:02:40 -0700 (PDT) Received: by 10.78.160.10 with HTTP; Fri, 3 Aug 2007 01:02:40 -0700 (PDT) Message-ID: <3979a4b0708030102y5e0709dejc4cb12a7dd13379a@mail.gmail.com> Date: Fri, 3 Aug 2007 12:02:40 +0400 From: "KOT MATPOCKuH" To: "Dmitry Morozovsky" In-Reply-To: <20070803112608.L80820@woozle.rinet.ru> MIME-Version: 1.0 References: <3979a4b0707291120v4927a20cm357b845f6d1f3567@mail.gmail.com> <3979a4b0707292342i6918b7b8i9bb332bc5001d4c7@mail.gmail.com> <3979a4b0708022355t2ac8a6caja4dcfd1396e8f260@mail.gmail.com> <20070803112608.L80820@woozle.rinet.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: rc@freebsd.org, freebsd-current@freebsd.org, Maksim Yevmenkin Subject: Re: console hangs after setting hostname 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: Fri, 03 Aug 2007 08:02:42 -0000 On 8/3/07, Dmitry Morozovsky wrote: > > On Fri, 3 Aug 2007, KOT MATPOCKuH wrote: > > KM> > > > > Mounting local files systems:. > KM> > > > > Setting hostname: green. > KM> > > > > fxp: link state changed to UP > KM> > > > > nfe0: link state changed to DOWN > KM> > > > > > KM> > > > > console hangs. > KM> I tried to boot without keyboard and mouse and have no result - > console > KM> hanged again... > try to add rc_debug="YES" to /etc/rc.conf - this will spam your console > with > tons of messages, but possibly points you to the fine-grained place where > boot > hangs. boot is not really hangs. All services starts propertly, hangs only console - I can't see any new messages, input to console or switching between ttys. -- MATPOCKuH