Enabling Boot Log after LMDE UP4

Archived topics about LMDE 1 and LMDE 2
Locked
5hades0f6rey

Enabling Boot Log after LMDE UP4

Post by 5hades0f6rey »

How does one do it?! Or is this no longer possible???

I'm getting unexpected errors during boot that scroll off the screen too fast and/or I'm getting black screens (AMD driver and UP4 don't seem to like each other at all). If i can enable boot logging, then I could access the logs remotely via telnet/ssh. However, it would appear that /etc/default/bootlogd is no longer present after installing UP4 and recreating it doesn't seem to help either.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
äxl

Re: Enabling Boot Log after LMDE UP4

Post by äxl »

I only know:
/var/log/kern.log
Monsta
Level 10
Level 10
Posts: 3071
Joined: Fri Aug 19, 2011 3:46 am

Re: Enabling Boot Log after LMDE UP4

Post by Monsta »

/etc/default/bootlogd is no longer present after installing UP4
It's obsolete now.

So just run

Code: Select all

sudo apt-get install bootlogd
and that should do it :)
5hades0f6rey

Re: Enabling Boot Log after LMDE UP4

Post by 5hades0f6rey »

Monsta wrote:
/etc/default/bootlogd is no longer present after installing UP4
It's obsolete now.

So just run

Code: Select all

sudo apt-get install bootlogd
and that should do it :)
Many thanks. I missed that while searching, I kept finding pages referencing the now obsolete method.
squeezy

Re: Enabling Boot Log after LMDE UP4

Post by squeezy »

Many thanks here, too. The 3.2 kernel clears the screen after booting. I missed having those boot messages to check for errors.
Gandalf the White

Re: Enabling Boot Log after LMDE UP4

Post by Gandalf the White »

...
Last edited by Gandalf the White on Wed Apr 02, 2014 2:21 am, edited 1 time in total.
Monsta
Level 10
Level 10
Posts: 3071
Joined: Fri Aug 19, 2011 3:46 am

Re: Enabling Boot Log after LMDE UP4

Post by Monsta »

Gandalf the White wrote:I've turned on the boot log (I think), but it is empty. So maybe it is not turned on.
It's always useful to read the thread before replying to it. Especially when necroposting. :)
Locked

Return to “LMDE Archive”