Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: axessit on April 01, 2012, 10:36:05 PM

Title: Erro during boot - LI
Post by: axessit on April 01, 2012, 10:36:05 PM
Had a server I did a whole bunch of updates to to bring up to date from v7.4 to latest 7.5.1, when it rebooted it just showed LI at the command prompt. Had to get out the rescue CD and boot. Found the following post helpful, even though it was v8, it worked.

http://forums.contribs.org/index.php/topic,48149.msg238786.html#msg238786 (http://forums.contribs.org/index.php/topic,48149.msg238786.html#msg238786)

In a nutshell, from rescue boot (I actually used a 7.1 CD - all I could find in a hurry)

chroot /mnt/sysimage
grub-install /dev/sda
grub-install /dev/sdb

Rebooted and the system came up cleanly.

Phew!
Title: Re: Erro during boot - LI
Post by: byte on April 02, 2012, 11:45:36 AM
Had a server I did a whole bunch of updates to to bring up to date from v7.4 to latest 7.5.1, when it rebooted it just showed LI at the command prompt.

Strange as SME Server doesn't use LILO as it's boot loader so not quite sure why you had LI appear.  As you corrected SME Server uses Grub as it's boot loader.

Is this a very old install by any chance?
Title: Re: Erro during boot - LI
Post by: axessit on April 02, 2012, 12:00:26 PM
Now that you mention it, I think it was originally (many many years ago) a Red Hat distribution installed by someone else before I took over. I may have installed SME6 on it originally, can't quite remember that far back.