Installing ASL problems

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
mdtiberi
Forum Regular
Forum Regular
Posts: 124
Joined: Thu Jan 17, 2008 5:48 pm

Installing ASL problems

Unread post 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
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

Did you use the installer?
mdtiberi
Forum Regular
Forum Regular
Posts: 124
Joined: Thu Jan 17, 2008 5:48 pm

Unread post 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.
mdtiberi
Forum Regular
Forum Regular
Posts: 124
Joined: Thu Jan 17, 2008 5:48 pm

Unread post by mdtiberi »

Oops, got it. Sorry I am relatively new at this.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post 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
Post Reply