[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Weird warning from console-kit-daemon



On Sun, 06 May 2012 19:29:45 +0200, Sébastien Kalt wrote:

Sébastien, please, avoid using html formatted messages.

> 2012/5/6 Camaleón <noelamac@gmail.com>

>> Hi... I almost had forgotten this thread.
>>
> Sorry, but I have a 50 Go virtual machine that I need for work, so I had
> to wait for some time off.

It's okay, it's just that I had to re-read the whole thread again :-)

>>  Okay, we can safely discard a space issue.
>>
>> Let's see what Google suggests... look:
>>
>> http://ubuntuforums.org/showthread.php?t=1777400
>>
>> You can try that. If it makes any difference then we'll have
>> investigate what can be the drawbacks of disabling memory cgroups :-)
                                            ^^^^^^^^^

Errata, that must be "enabling".

> I had seen that, but neither my /boot/grub/grub.conf nor my
> /etc/default/grub have any "cgroup_disable=memory", but I might not
> search in the right place, I've been confused with grub since version 2
> :/

Mmm, then you can try with the opposite, i.e., adding it. 

When you get the GRUB menu, select the line you want to boot and press 
"e" to get into the edit mode. From there, place the cursor in the kernel 
line and append at the end "cgroup_disable=memory" without quotes. Then 
press F10 to normally boot your system.

> Is it possible, after boot, to see which options where given to grub ?

You mean the kernel options, right? Yes, from many places, but the 
quicker can be "dmesg":

sm01@stt008:~$ dmesg | grep -i "kernel command"
[    0.000000] Kernel command line: root=/dev/sda3 ro vga=0x31A

Form there we get the options passed to the kernel: "ro vga=0x31A".

Greetings,

-- 
Camaleón


Reply to: