Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: int91h on October 16, 2009, 04:38:31 AM

Title: Bootchart for tinycore
Post by: int91h on October 16, 2009, 04:38:31 AM
Dear all tinycore developers
do you have any chart like bootchart for tinycore boot time
I want to create a chart for tinycore boot time with bootchart. (www.bootchart.org)
how i do it?
thanks
Title: Re: Bootchart for tinycore
Post by: robc on October 16, 2009, 02:21:00 PM
To use bootchart you would have to create a remaster. (http://wiki.tinycorelinux.com/tiki-index.php?page=Remastering (http://wiki.tinycorelinux.com/tiki-index.php?page=Remastering))

To install, just chroot to your remaster source directory, unpack the tarball, run the install script. When creating your remaster add an entry in your grub/lilo/syslinux with the init call to the bootchart script.
Title: Re: Bootchart for tinycore
Post by: int91h on October 17, 2009, 10:58:58 AM
thanks.