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 63DE91381FA for ; Tue, 13 May 2014 13:16:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F815E0B5B; Tue, 13 May 2014 13:16:43 +0000 (UTC) Received: from mail-la0-f52.google.com (mail-la0-f52.google.com [209.85.215.52]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ED853E0B00 for ; Tue, 13 May 2014 13:16:41 +0000 (UTC) Received: by mail-la0-f52.google.com with SMTP id gl10so260177lab.11 for ; Tue, 13 May 2014 06:16:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=MBhubCiSsrzta1hSwGjGLygP7oaA2El9mX/LmKn1pDY=; b=FBN08XUw60Ns70wve760K+/HP9zelkb3sDL2ykIK1lgYVknN0O1x596lG2wvTdLX9c hJVvOIoecsVcJwowV+dLwtUpBtI92d6mJKGX8Ezncxc9wFRI+33IZU8MEjBzw7yg/V4P UxuqBpaOFGgXe+v5Oa+iEXyxa8OZQriIp0sng7B+UgmAyHwK8pjMhsAss4tqxTvaLzrQ +Y9IhIh2F8eMKtt/92VbEjA+qIedMPw9U7SRhKkZdDAmhXihpsYJuYyT6gfynVCqyeVZ nzbTrjf1MN8LfyzrnqV1NqI4yHPvgxpX+Yjsmph/yIxXihASFYWhQH8lcnpY1kZpjfeE 7S7g== 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 X-Received: by 10.152.87.20 with SMTP id t20mr1523laz.79.1399987000366; Tue, 13 May 2014 06:16:40 -0700 (PDT) Received: by 10.112.54.138 with HTTP; Tue, 13 May 2014 06:16:40 -0700 (PDT) In-Reply-To: References: <23736.1399879340@ccs.covici.com> <17435.1399889735@ccs.covici.com> <17536.1399952802@ccs.covici.com> Date: Tue, 13 May 2014 07:16:40 -0600 Message-ID: Subject: Re: [gentoo-user] problems getting systemd to work From: =?UTF-8?Q?Jc_Garc=C3=ADa?= To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 2b821a3a-e324-4d6e-a895-be6746299036 X-Archives-Hash: 2d266d9780d62b9c65c838f07617d80d 2014-05-13 7:02 GMT-06:00 Jc Garc=C3=ADa : > 2014-05-12 21:46 GMT-06:00 : >> Hi. Well, even with use_fstab=3Dyes, it does not put one, just >> /etc/fstab.empty of 0 length -- how can I fix? >> > That is strange, never had this problem, actually adding this made it > work for me, I assume you actually used the ' "yes" ', might be > important for the syntax, I uncompressed my ramdisk a few minutes ago > to actually verify the fstab, and it is in fact included, might be > other parameters missing in cofiguration, all uncomented parameters in > my dracut.conf are these in case it might help you: > Sorry I did a wrong cd(I still sleepy, is early morning here), I have the same fstab.empty with nothing inside. so I'm lost here.