On Thu, 5 Mar 2015 12:47:36 +0000 Neil Bothwick <[email protected]> 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 <[email protected]>

