From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EEB4C1381FA for ; Fri, 16 May 2014 12:42:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CBDF4E0B89; Fri, 16 May 2014 12:42:49 +0000 (UTC) Received: from postler.lichtfels.com (postler.lichtfels.com [78.46.92.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B4662E0B42 for ; Fri, 16 May 2014 12:42:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 8F6932DC4C for ; Fri, 16 May 2014 14:42:47 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1400244167; bh=AtqFtcLoAMmZ7whLgimdBx8XSIaAx32BSGuL10qnXZs=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=t+6W2cTkf7WftfM6nYqixijoFu0iajKN9YxUEmn0KJG/2TRLCDVTrzEvT939HopbR caovqJ7aI5I33jbvNcZPqpBJ1rGdfqKiLH5foZ9HeFT1byFs/gCQP9kFF/Ns4zOms+ 28mmuCYuBqDUMlWI/v/XlU1/+WeU3iUPaZIDNXN8= Received: from postler.lichtfels.com ([127.0.0.1]) by localhost (postler.lichtfels.com [127.0.0.1]) (amavisd-maia, port 10024) with LMTP id 26371-04 for ; Fri, 16 May 2014 14:42:45 +0200 (CEST) Received: from hiro.oops.intern (unknown [IPv6:2001:15c0:65ff:8742:b514:ed62:c106:7d18]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by postler.lichtfels.com (Postfix) with ESMTPSA id 523B42DC43 for ; Fri, 16 May 2014 14:42:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1400244165; bh=AtqFtcLoAMmZ7whLgimdBx8XSIaAx32BSGuL10qnXZs=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=FTPcok/ylwayXiT1VwDCQjOzjo0Q0PJxzovLWyCQQy6soOBovYf5WHjzmZ6Es9uKp akbMsovLw5On2H2cZqLeqDyb2tVxHbhFhqViEQVA6JBuVDmo7uSd34P6HAyue3Gea9 onaF/3ZQFfRL45LozFmEGKoDi52wpegTYLqs4Z4Y= Message-ID: <537607C4.2080909@xunil.at> Date: Fri, 16 May 2014 14:42:44 +0200 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] problems getting systemd to work References: <23736.1399879340@ccs.covici.com> <17066.1399913526@ccs.covici.com> <8704.1400060591@ccs.covici.com> <26238.1400079937@ccs.covici.com> <31967.1400082129@ccs.covici.com> <15515.1400106362@ccs.covici.com> <26096.1400186293@ccs.covici.com> <53753922.201@xunil.at> <13544.1400237631@ccs.covici.com> In-Reply-To: <13544.1400237631@ccs.covici.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.2c X-Archives-Salt: e95a992b-f2d1-4783-a58f-dfe4e715fd14 X-Archives-Hash: 0f86ee62aa9db6f99cc178c111e7e0bf Am 16.05.2014 12:53, schrieb covici@ccs.covici.com: > Now for some systemd problems. The root file system was read only when > I logged in, but I could remount it rw -- not sure why this was > happening. Some units did start, but most did not. Maybe you only got into emergency mode? > Also, even though my network names were correct, they did not come up, > but I will try to look in the logs to see why not. > > So we have made some progress, but still a long way to go yet. Note > also, that I am not booting into a display manager, just a regular > console. > > > What a lot of work just to get the system booted! Oh yes! very complex stuff all around. If you want send me the log off-list, I am curious to read through it. This really gets a challenge here ;-) Stefan