WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Boot with kernel 3.8.11  (Read 2668 times)

Offline matt

  • Newbie
  • *
  • Posts: 4
Boot with kernel 3.8.11
« on: May 21, 2013, 12:57:57 AM »
Hello,

I was compiling the kernel 3.8.11 and made remastered core.gz. I inserted the parameter 'text' in syslinux.cfg.
After the line 'Microcode update driver v2.0 .... ' the system freeze.

ps. x86 microcore.

Please, help.

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Boot with kernel 3.8.11
« Reply #1 on: May 21, 2013, 01:03:41 AM »
You need to rebuild the initrd with the matching kernel modules.

Offline matt

  • Newbie
  • *
  • Posts: 4
Re: Boot with kernel 3.8.11
« Reply #2 on: May 21, 2013, 12:33:29 PM »
I saw this tip. Modules correct /lib/modules/3.8.11-rt8-tinycore/kernel/

I can put the kernel and initrd.
https://drive.google.com/folderview?id=0B1YhtPZNQ7U9T1VDYmdlSElNam8&usp=sharing
« Last Edit: May 21, 2013, 12:47:40 PM by matt »

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Boot with kernel 3.8.11
« Reply #3 on: May 21, 2013, 06:02:41 PM »
An unofficial provisional blueprint for next Core kernel could be found here:
http://forum.tinycorelinux.net/index.php/topic,14983.msg89026.html#msg89026


Running a diff between this and the config you linked to results in 4282 lines.


Not sure what help you are asking for without providing any details and without any specific question.
Also not sure why you would post this in TCB Q&A Forum.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline matt

  • Newbie
  • *
  • Posts: 4
Re: Boot with kernel 3.8.11
« Reply #4 on: May 22, 2013, 03:26:57 AM »
Thanks for the link.
I compiled the kernel with the config, now the boot is stopped after the line 'loop:module loaded'.

I use tinyrt scripts for compile kernel and remaster initrd.

You can move the topic in the right section or merge with the theme of link.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline matt

  • Newbie
  • *
  • Posts: 4
Re: Boot with kernel 3.8.11
« Reply #6 on: May 22, 2013, 05:49:23 AM »
I added the option 'nozswap' and system booting was successful. Thank you for your help.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Boot with kernel 3.8.11
« Reply #7 on: May 22, 2013, 06:02:26 AM »
Interesting...
Looks like the respective module got loaded right after the kernel printed the line about loop module.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)