Clan x86

Technical (Development, Security, etc.) => Unix / Linux Discussion => Topic started by: rabbit on December 12, 2005, 07:04:18 PM

Title: Boot issues (again)
Post by: rabbit on December 12, 2005, 07:04:18 PM
For no apparent reason it's started to not boot without a disk or Slack CD again.  I've rerun liloconfig and lilo like iago said (which worked before) many times.  I can't get it to work :\

I always get "invalid compressed format (err=2)" or some other one ("err=1", but only once).

Arg.
Title: Re: Boot issues (again)
Post by: iago on December 13, 2005, 06:07:46 PM
After running liloconfig, run lilo.  liloconfig configures it, but lilo installs it.
Title: Re: Boot issues (again)
Post by: rabbit on December 13, 2005, 06:32:24 PM
I do.  But what's the "Install" option in lilconfig then?

I've gone through the thing about 10 times...
Title: Re: Boot issues (again)
Post by: iago on December 13, 2005, 06:34:48 PM
Quote from: rabbit on December 13, 2005, 06:32:24 PM
I do.  But what's the "Install" option in lilconfig then?

I've gone through the thing about 10 times...

Ok, then if LILO is giving you an error message when you boot, then try googling the error. 
Title: Re: Boot issues (again)
Post by: rabbit on December 13, 2005, 06:36:40 PM
err=2 isn't really a message....
Title: Re: Boot issues (again)
Post by: deadly7 on December 13, 2005, 06:49:56 PM
Reinstall?
Title: Re: Boot issues (again)
Post by: iago on December 13, 2005, 06:58:01 PM
Quote from: rabbit on December 13, 2005, 06:36:40 PM
err=2 isn't really a message....

Funny, I found tons of info by searching Google for 'lilo "err=2"'

As far as I can find, it means the kernel got corrupted (*shrug*). 

Update to the 2.6 kernel.  Boot into your installation (off cd2), mount cd2 (mount /dev/cdrom), go into the directory /mnt/cdrom/testing, and find the set called linux-2.6 (or something).  Once you're in the 2.6 directory, run "installpkg *.tgz" (or maybe *.tar.gz, I forget).  Then run lilo and reboot.  Hopefully that'll work. 
Title: Re: Boot issues (again)
Post by: rabbit on December 13, 2005, 09:43:40 PM
I'll get around to it...
Title: Re: Boot issues (again)
Post by: rabbit on December 15, 2005, 04:59:02 PM
*sigh*


Didn't work (install worked fine, but error is still there).
Title: Re: Boot issues (again)
Post by: Warrior on December 15, 2005, 07:34:22 PM
Install GRUB on your MBR to fix the boot issue :)
Title: Re: Boot issues (again)
Post by: Joe on December 16, 2005, 10:54:31 AM
Quote from: Warriorx86] link=topic=4136.msg45327#msg45327 date=1134693262]
Install GRUB on your MBR to fix the boot issue :)
Nazi.
Title: Re: Boot issues (again)
Post by: Chavo on December 16, 2005, 12:21:10 PM
Quote from: Warriorx86] link=topic=4136.msg45327#msg45327 date=1134693262]
Install GRUB on your MBR to fix the boot issue :)

grub is insanely easy to use and in my experience is a lot easier to find documentation/help on.  I think it is definately better for a new user since you don't have to do anything every time you update the kernel.
Title: Re: Boot issues (again)
Post by: Warrior on December 16, 2005, 03:41:17 PM
It has a flexible menu.lst for editing the entries and I've never had it fail to load. For windows you need to  chainload (easy as well) and it can read compressed kernels in a bunch of filesystems.
Title: Re: Boot issues (again)
Post by: rabbit on December 17, 2005, 04:27:39 PM
I have no CD's and Sidoh's wire hasn't gotten here yet.  Hrm.