[solved] bootchart issues

You have a problem with Salix? Post here and we'll do what we can to help.

Re: bootchart issues

Postby Shador » 21. May 2012, 11:45

What's wrong with that bootchart you posted anyway? From that image I'd say it's working alright.
Image
Shador
Salix Warrior
 
Posts: 1295
Joined: 11. Jun 2009, 14:04
Location: Bavaria

Re: bootchart issues

Postby Tim CowChip » 21. May 2012, 16:48

I posted the image after installing grub.

Code: Select all
GRUB_TIMEOUT=5
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=false
GRUB_DISTRIBUTOR="Salix $(sed -e 's/^Slackware //' /etc/slackware-version)"
GRUB_CMDLINE_LINUX_DEFAULT="quiet vga=773"
GRUB_CMDLINE_LINUX="vt.default_utf8=1 init=/sbin/bootchartd"
ImageImageImage
User avatar
Tim CowChip
 
Posts: 273
Joined: 27. May 2011, 03:35
Location: in a van down by the river

Re: bootchart issues

Postby Tim CowChip » 21. May 2012, 16:58

laprjns wrote:bootchart works with lilo here

Code: Select all
# Linux bootable partition config begins
image = /boot/vmlinuz
  root = /dev/sda3
  append = "init=/sbin/bootchartd"
  label = Linux
  read-only
# Linux bootable partition config ends

http://imageshack.us/photo/my-images/40 ... 55739.png/


I think I must have gotten frustrated with all the reboots every time I edited /boot/salix.bmp, or /sbin/bootchartd or /etc/lilosetup.conf. I was using the Lilo setup app and editing the config file from there.
ImageImageImage
User avatar
Tim CowChip
 
Posts: 273
Joined: 27. May 2011, 03:35
Location: in a van down by the river

Re: bootchart issues

Postby Tim CowChip » 21. May 2012, 17:29

Back to using Lilo.

Image


Code: Select all
# Linux bootable partition config begins
image = /boot/vmlinuz-huge-2.6.37.6
root = /dev/disk/by-uuid/5ee98a2d-5011-4044-a692-4124c23d005d
append = "init=/sbin/bootchartd"
label = Salix
read-only
# Linux bootable partition config ends


Thanks for your help, guys.
ImageImageImage
User avatar
Tim CowChip
 
Posts: 273
Joined: 27. May 2011, 03:35
Location: in a van down by the river

Previous

Return to Problems