General TC > Programming & Scripting - Unofficial
building realtime kernel & remastering for tiny core linux
Rich:
Hi althalus
If you go to http://www.mjmwired.net/kernel/Documentation/kernel-parameters.txt you can use your browser
to search for instances of IOAPIC for other possible options.
webb:
althalus wrote:
> Seems coincidental
unlikely. i compiled my own 3.0.21-tinycore64 and 3.0.21-w64 kernels, one after the other, and using the same config-3.0.21-tinycore64 kernel configuration, varying only the version string. the kernel with the 17 character version string won't boot, 16 or fewer will. i'll also try 3.0.21-tinycor64 and 3.0.21-tinycore64b, and also with a newer kernel version (e.g., 3.0.52) to see if this is a kernel bug that has been fixed.
rich wrote:
> maybe the longer string just pushes some data in the kernel into a position that causes a seg fault
sounds plausible.
-webb
bricolodu13:
Hello,
I'm absolutly newbie but want to learn...
I've setup a basic i386 install for a squeezelite setup.
I want RT Kernel.
when I type "git clone git://gitorious.org/tinyrt/linux.git
I get the following message "-sh: git: not found" !
What am I missing ?
Thank you
Jean
Rich:
Hi bricolodu13
You can find the RT kernel here:
http://tinycorelinux.net/4.x/x86/contrib/rt-kernel/
Or you can go to:
https://gitorious.org/tinyrt
and as it says in the first post:
--- Quote ---click linux-->source tree and download master as tar.gz
just run ./build.sh
--- End quote ---
bricolodu13:
Thank you Rich,
I have downloaded the tinyrt-linux-master.tar.gz file and have copied it through ssh (WinSCP) to the TC directory.
I have also made the build.sh and two other .sh files with vi to the same directory.
I have made them usable with chmod a+x
but still, when I do ./build.sh, I got the following message :
./build-kernel.sh: .: line 15: functions.sh: not found
./build-initrd.sh: .: line 15: functions.sh: not found
Sorry to be so stupid ! :'(
Best regards,
Jean
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version