WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: suggestion required for compiling tinycore kernel  (Read 2832 times)

Offline si_hussain1

  • Newbie
  • *
  • Posts: 44
suggestion required for compiling tinycore kernel
« on: July 31, 2009, 02:13:01 AM »
Hi All,
     I am using tinycore on a specifc hardware which is fixed and there will be no more additions dynamically. But, the kernel checks for all hardware during bootup which takes up more time than required. Is there anyway to hardcore the hardware  such that the kernel does minimal checks and directly loads the initrd.
   That will save lot of boot time. Any suggestions regarding this?

Thanks in advance

Offline danielibarnes

  • Hero Member
  • *****
  • Posts: 548
Re: suggestion required for compiling tinycore kernel
« Reply #1 on: July 31, 2009, 11:25:45 AM »
What is your level of experience with building linux kernels? This link
http://wiki.tinycorelinux.com/tiki-index.php?page=Custom+Kernel
is a good start.

There are numerous kernel options. It can be hard to know what you need, but with some study and experimentation you can figure out what your particular hardware requires.

Offline ^thehatsrule^

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 1726
Re: suggestion required for compiling tinycore kernel
« Reply #2 on: July 31, 2009, 05:55:00 PM »
You might be interested in building a monolithic kernel