From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 866B6138CA3 for ; Thu, 5 Mar 2015 13:34:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E950E08AC; Thu, 5 Mar 2015 13:34:30 +0000 (UTC) Received: from mail-la0-f43.google.com (mail-la0-f43.google.com [209.85.215.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B6E38E089D for ; Thu, 5 Mar 2015 13:34:28 +0000 (UTC) Received: by lams18 with SMTP id s18so51374046lam.11 for ; Thu, 05 Mar 2015 05:34:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=T8z9blwkTiLFy44+Ns41njFwmlz36YIus+WMmL/KYJc=; b=PDwf9S6+0WFH6nqsK8OlL4XDxwaKvY3iRRWqsuctjjR9Qp63eEXhFc5Mp9XsgsGwJA mU0ZJVbBQp0/mr3p/DtfBTnR09A7j/U1H1kQKFrDwqFehe7wYq0vm4hpnlHfMnni3Yfj MMtpy36chBd4YWurzjUatPjC+R+WMpXeJAdaK8n4ODisfDhD1mdglkCcHwsngex9hy2Z pIBLShxa8C+6JgDLjxgZ7ZRratgO+am7UQzaYZFyCoP2lGRwuMrHh0gH77WwOTXELpy4 v9SK3FsBsmzFRmmGsazt356VxT9uIzmDdhNZfDVNA6rEGJ2KI4REQxT0kjnC+2M1ads/ wq8w== X-Received: by 10.112.170.132 with SMTP id am4mr7730147lbc.89.1425562467406; Thu, 05 Mar 2015 05:34:27 -0800 (PST) Received: from digger (ppp91-122-180-167.pppoe.avangarddsl.ru. [91.122.180.167]) by mx.google.com with ESMTPSA id wp8sm1281740lbb.30.2015.03.05.05.34.25 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Mar 2015 05:34:26 -0800 (PST) Date: Thu, 5 Mar 2015 08:33:48 -0500 From: German To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Warning: /lib64/rc/cache is not writable Message-Id: <20150305083348.1a9c16323abeab71ce84e9f3@gmail.com> In-Reply-To: <20150305124736.239f1b21@digimed.co.uk> References: <20150305030946.d6baa0a49e5ffc121eda3ecb@gmail.com> <20150305082444.01b1e913@digimed.co.uk> <20150305051003.6dd73f06d908f6ca9927751a@gmail.com> <20150305123405.0c9e0b86@digimed.co.uk> <20150305073739.c536ee155a2b9c6964bb314f@gmail.com> <20150305124736.239f1b21@digimed.co.uk> X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.25; x86_64-pc-linux-gnu) 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 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 71115c3a-2518-481e-a49f-a58e93ca43b1 X-Archives-Hash: 464961bef588b8919e8291751f9e7791 On Thu, 5 Mar 2015 12:47:36 +0000 Neil Bothwick wrote: > On Thu, 5 Mar 2015 07:37:39 -0500, German wrote: > > > > > > Is /var on your root filesystem? If so, it sounds like something > > > > > is trying to write to it before it has been remounted rw. Try > > > > > adding rw (and removing ro if present) to your kernel options. > > > > > > > > > > > > > Ok, thanks. What file should I write these options to? > > > > > > Your bootloader config, that's where you specify the kernel boot > > > options. > > > > That's what I thought, however I use gummiboot. Can you give an > > example, to show your gummiboot config once again? > > Add it to the options line in the relavent file in /boot/loader/entries. > > Or test it first by pressing e at the menu and adding it there. Ok Neil, I hit e at the boot and added rw to boot option, so it looked like root=/dev/sda3 rw I still get cache is not writeable warning when system poweroffs. What else can be causing this? > > > -- > Neil Bothwick > > Fragile. Do not turn umop ap1sdn! -- German