Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] Headers  (Read 3154 times)

mylo

  • Guest
[EN] Headers
« on: 2015/06/23, 20:16:02 »
Hi,

during d-u at the end I got the message that headers are missing.

1) In which log can I find the message to review?
2) Which from the pacs below do I have to install?

Code: [Select]
linux-headers-4.1.0-towo.1-siduction-686-pae - Header files for Linux 4.1.0-towo.1-siduction-686-pae
linux-headers-ck-686 - Linux headers for siduction on modern PCs
linux-headers-ck-686-pae - Linux headers for siduction on modern PCs
linux-headers-siduction-686 - Linux headers for siduction on modern PCs
linux-headers-siduction-686-pae - Linux headers for siduction on modern PCs

Offline der_bud

  • User
  • Posts: 1.072
  • member
Re: Headers
« Reply #1 on: 2015/06/25, 09:00:48 »
1) In which log can I find the message to review?
Code: [Select]
grep header /var/log/apt/term.log
grep header /var/log/apt/history.log


2) Which from the pacs below do I have to install?
Code: [Select]
apt-get install linux-headers-siduction-686
If you want '-pae' depends if you need to address > 4GB ram on 32bit. A look at your installed linux-image should tell you what you have now.
Du lachst? Wieso lachst du? Das ist doch oft so, Leute lachen erst und dann sind sie tot.

mylo

  • Guest
Re: Headers
« Reply #2 on: 2015/06/27, 13:16:15 »
Thanks der_bud,

term.log tells me what to inst.