You are not logged in.

#1 2013-06-30 07:00:44

jose1711
Member
Registered: 2006-07-08
Posts: 144

systemd-bootchart kernel panic

wanting to see more detailed (cpu+io charts) boot chart i put this into menu.lst:

# (0) Arch Linux
title  Arch Linux (PAE) - SSD bootchart
root   (hd0,0)
kernel /vmlinuz-linux-pae root=/dev/disk/by-uuid/eaeb224f-698c-4129-bb7e-c29b6fedd649 ipv6.disable=1 ro initcall_debug printk.time=y init=/usr/lib/systemd/systemd-bootchart
initrd /initramfs-linux-pae.img

on reboot i am getting a kernel panic. the output (shortened):

opening output file '/run/log/bootchart-2013-0630-1050.svg': No such file or directory
opening output file '/run/log/bootchart-2013-0630-1050.svg': No such file or directory

...
Kernel panic - not syncing: Attempted to kill init!
..
systemd-bootcha Not tainted 3.9.7-1-pae #1

anyone has an idea? thanks, jose

Offline

#2 2013-06-30 07:20:57

jose1711
Member
Registered: 2006-07-08
Posts: 144

Re: systemd-bootchart kernel panic

ok, seems i needed to pass

-i /usr/lib/systemd/systemd

as it defaults to /sbin/init

Offline

Board footer

Powered by FluxBB