From f488907e3a9f6e6239290b1a74343347ce070c12 Mon Sep 17 00:00:00 2001 From: Marco Cecchetti Date: Thu, 13 May 2010 00:39:44 +0200 Subject: system/bootchart: Updated for version 0.9 --- system/bootchart/README | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'system/bootchart/README') diff --git a/system/bootchart/README b/system/bootchart/README index a4b281b7ab..ee6d81dc4b 100644 --- a/system/bootchart/README +++ b/system/bootchart/README @@ -10,8 +10,15 @@ svg, eps). This requires apache-ant, and you need the jdk package from /extra installed. -After installation, to run bootchartd append the following boot option: + +After installation, to run bootchartd; +a) if you run a huge kernel or custom kernel without initrd: +append the following boot option: init=/sbin/bootchartd -You may want to edit your lilo configuration file. Also note that this will -not work if run from a kernel using an initrd - you must use one of the -huge* kernels (or a custom kernel). + +b) If you run a kernel using initrd: +Run the script mkchartd with proper options and append to lilo +configuration file a new entry for bootchart specifying: + initrd /boot/initrd.chart.gz + +Remember to run lilo after applying changes. -- cgit v1.2.3-80-g2a13