On Mon, 24.11.14 12:31, Nikolaus Rath (nikol...@rath.org) wrote:
Sorry for the late reply, still have a huge backlog of mail which I am
trying to process right now.
> If the latter hangs then it's a kernel bug.
> >>>
> >>> reboot -f works fine - could it still be a kernel bug?
> >>>
> P
Nikolaus Rath writes:
> On 11/13/2014 12:54 PM, Nikolaus Rath wrote:
>> Nikolaus Rath writes:
>>> Lennart Poettering writes:
On Sat, 08.11.14 11:16, Nikolaus Rath (nikol...@rath.org) wrote:
>> Please boot with "systemd.log_level=debug", then make the machine hang
>> and check w
Nikolaus Rath wrote on 16/11/14 16:54:
> No one able to help at all?
Please be patient.
You've only left it a couple days since your last reply and only one of
those days was a weekday.
People will likely reply soon enough.
I would however recommend you disable things like plymouth and remove
t
Nikolaus Rath writes:
> On 11/13/2014 12:54 PM, Nikolaus Rath wrote:
>> Nikolaus Rath writes:
>>> Lennart Poettering writes:
On Sat, 08.11.14 11:16, Nikolaus Rath (nikol...@rath.org) wrote:
>> Please boot with "systemd.log_level=debug", then make the machine hang
>> and check w
On 11/13/2014 12:54 PM, Nikolaus Rath wrote:
> Nikolaus Rath writes:
>> Lennart Poettering writes:
>>> On Sat, 08.11.14 11:16, Nikolaus Rath (nikol...@rath.org) wrote:
>>>
> Please boot with "systemd.log_level=debug", then make the machine hang
> and check what the last things in the logs
Nikolaus Rath writes:
> Lennart Poettering writes:
>> On Sat, 08.11.14 11:16, Nikolaus Rath (nikol...@rath.org) wrote:
>>
>>> > Please boot with "systemd.log_level=debug", then make the machine hang
>>> > and check what the last things in the logs say. Maybe then paste that
>>> > somewhere online
Lennart Poettering writes:
> On Sat, 08.11.14 11:16, Nikolaus Rath (nikol...@rath.org) wrote:
>
>> > Please boot with "systemd.log_level=debug", then make the machine hang
>> > and check what the last things in the logs say. Maybe then paste that
>> > somewhere online and post the URL for that her
On Sat, 08.11.14 11:16, Nikolaus Rath (nikol...@rath.org) wrote:
> > Please boot with "systemd.log_level=debug", then make the machine hang
> > and check what the last things in the logs say. Maybe then paste that
> > somewhere online and post the URL for that here, so that we can have a
> > look.
Lennart Poettering writes:
> On Thu, 06.11.14 19:07, Nikolaus Rath (nikol...@rath.org) wrote:
>
>> Hello,
>>
>> I'm having some trouble shutting down my system with systemd. What
>> happens is the following:
>>
>> * If I execute "systemctl reboot" while a text console is active,
>>everythin
On Thu, 06.11.14 19:07, Nikolaus Rath (nikol...@rath.org) wrote:
> Hello,
>
> I'm having some trouble shutting down my system with systemd. What
> happens is the following:
>
> * If I execute "systemctl reboot" while a text console is active,
>everything works fine.
>
> * If I execute "sy
Am 2014-11-07 04:07, schrieb Nikolaus Rath:
$ cat /lib/systemd/system-shutdown/debug.sh
#!/bin/sh
exec > /shutdown.log
exec 2>&1
mount -o remount,rw /
Well, you need to mount / rewrite *before* redirecting output into a
file. Try putting the 'mount -o remount,rw /' line to the top of the
script
11 matches
Mail list logo