Booting problem

Hi all,

Need help!
I successfully installed astrisknow but when i reboot the system it cant initialize the audio and the system is hanging that point.My system is pentium 3, with 256 ram.I do not have any OS in the system other than astriks.Can anyone help in this regard.

Boby

When you boot press “i” at the start of the boot to skip the “audio” daemon startup. If you don’t need it (and I can see why you should need it) then you can stop it from running by:

chkconfig --level 345 audio off

This assume the service is called “audio” of course.