Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: matt on May 21, 2013, 12:57:57 AM

Title: Boot with kernel 3.8.11
Post by: matt 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.
Title: Re: Boot with kernel 3.8.11
Post by: gerald_clark on May 21, 2013, 01:03:41 AM
You need to rebuild the initrd with the matching kernel modules.
Title: Re: Boot with kernel 3.8.11
Post by: matt 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 (https://drive.google.com/folderview?id=0B1YhtPZNQ7U9T1VDYmdlSElNam8&usp=sharing)
Title: Re: Boot with kernel 3.8.11
Post by: tinypoodle 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 (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.
Title: Re: Boot with kernel 3.8.11
Post by: matt 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.
Title: Re: Boot with kernel 3.8.11
Post by: tinypoodle on May 22, 2013, 04:29:05 AM
http://forum.tinycorelinux.net/index.php/topic,9108.0.html
Title: Re: Boot with kernel 3.8.11
Post by: matt on May 22, 2013, 05:49:23 AM
I added the option 'nozswap' and system booting was successful. Thank you for your help.
Title: Re: Boot with kernel 3.8.11
Post by: tinypoodle 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.