Page 1 of 1

Installing ASL problems

Posted: Tue Jul 29, 2008 6:41 pm
by mdtiberi
I decided to install ASL and have been following the Wiki instructions, however, it does not appear to be going as planned.

I am running CentOS 5.2 and Plesk 8.4. Yum installed ASL with no errors. So I followed the Wiki instructions except for the ASL-bleeding repo as I followed other instructions after I paid the subscription fee to use the ASL-2.0 channel.

I changed username and password in /etc/asl/config. Next step is to modify grub.conf and I was expecting to see what the Wiki page was showing, that is an entry for .art kernel. It appears nothing was changed so what do I do next???

Thanks.

My grub.conf

default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-92.1.6.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-92.1.6.el5 ro root=/dev/md2 rhgb quiet
initrd /initrd-2.6.18-92.1.6.el5.img
title CentOS (2.6.18-53.1.21.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-53.1.21.el5 ro root=/dev/md2 rhgb quiet
initrd /initrd-2.6.18-53.1.21.el5.img
title CentOS (2.6.18-53.1.14.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-53.1.14.el5 ro root=/dev/md2 rhgb quiet
initrd /initrd-2.6.18-53.1.14.el5.img
title CentOS (2.6.18-53.1.13.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-53.1.13.el5 ro root=/dev/md2 rhgb quiet
initrd /initrd-2.6.18-53.1.13.el5.img
title CentOS (2.6.18-53.1.6.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-53.1.6.el5 ro root=/dev/md2 rhgb quiet
initrd /initrd-2.6.18-53.1.6.el5.img

Posted: Tue Jul 29, 2008 6:55 pm
by scott
Did you use the installer?

Posted: Tue Jul 29, 2008 9:07 pm
by mdtiberi
I'm just following the instructions as laid out in Wiki ASL Installation under "manual installation" steps 1 thru 7. Guess I thought that "yum install asl" would do the trick. Something is amiss as grub.conf was not modified.

Thanks.

Posted: Tue Jul 29, 2008 9:17 pm
by mdtiberi
Oops, got it. Sorry I am relatively new at this.

Posted: Wed Jul 30, 2008 6:42 am
by scott
you should have gotten an email message about it when you signed up. You run:

wget -q -O - http://www.atomicorp.com/installers/asl |sh