LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Closed Thread
  Search this Thread
Old 01-01-2004, 11:15 PM   #1
dllmetal
LQ Newbie
 
Registered: Jan 2004
Posts: 8

Rep: Reputation: 0
LILO L 99 error


Hi everybody,

Hi know that this topic has already been discussed here but I don't really understand what is there and I tried some of the things that I read there and I couldn't make it.

Well anyway my distro is Slackware, and I had it runnig for about one month. Suddently when I rebooted it yesterday it just gave me L 99. I think it's a lilo.config problem so I ran my knoppix cd to boot and oppened the lilo.conf in /etc and it's this:

# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
boot="/dev/hda3"
message = /boot/boot_message.txt
prompt
timeout="1200"
# Override dangerous defaults that rewrite the partition table:
change-rules
reset
# Normal VGA console
# VESA framebuffer console @ 1024x768x64k
# vga=791
# VESA framebuffer console @ 1024x768x32k
# vga=790
# VESA framebuffer console @ 1024x768x256
# vga=773
# VESA framebuffer console @ 800x600x64k
# vga=788
# VESA framebuffer console @ 800x600x32k
# vga=787
# VESA framebuffer console @ 800x600x256
# vga=771
# VESA framebuffer console @ 640x480x64k
# vga=785
# VESA framebuffer console @ 640x480x32k
# vga=784
# VESA framebuffer console @ 640x480x256
# vga=769
# End LILO global section
# Linux bootable partition config begins

image=/boot/vmlinuz
root=/dev/hda3
label="Linux"
read-only
# Linux bootable partition config e

ok so I have a drive for linux (hda3) a drive for windows (hda1) and a drive for my personal things (hda2).

I tried to install a new lilo but as I don't have permissions it's not possible.

So I think that's it, if you need any further detail please ask

Thanks

Oh I don't have a floppy drive...

Stay cool everybody
 
Old 01-02-2004, 06:40 AM   #2
LinuxLala
Senior Member
 
Registered: Aug 2003
Location: New Delhi, India
Distribution: Fedora 7
Posts: 1,305

Rep: Reputation: 45
If u have access to the slack install cd's maybe just maybe there is a rescue utility in there. use it to insatll a new lilo.

Hope this helps
 
Old 01-02-2004, 10:11 AM   #3
dllmetal
LQ Newbie
 
Registered: Jan 2004
Posts: 8

Original Poster
Rep: Reputation: 0
Ok man, I'll be sure to try that out.

But in case the slack cd's don't have a rescue utility, do you know any distro that have it?? whould it work on my installation?

Thanks once again
 
Old 01-03-2004, 01:25 AM   #4
LinuxLala
Senior Member
 
Registered: Aug 2003
Location: New Delhi, India
Distribution: Fedora 7
Posts: 1,305

Rep: Reputation: 45
Almost all the distros have that rescue utility, that is why i thought that so must slack.

That L99 is a very common problem. What most ppl suggest is to clear your MBR using a floppy disk and then make a fresh install of lilo. But since u dont have a floppy drive, i can only say to reinstall lilo.
 
Old 02-04-2004, 02:27 PM   #5
Tnichols
LQ Newbie
 
Registered: Dec 2003
Location: Philadelphia, PA
Distribution: Slackware 9.1
Posts: 21

Rep: Reputation: 15
dllmetal

I have the same problem... Did you get yours solved?

Thanks,
 
Old 02-05-2004, 09:25 AM   #6
MaleWithBrains
LQ Newbie
 
Registered: Jan 2004
Location: Massachusetts, USA
Distribution: Mepis
Posts: 18

Rep: Reputation: 0
Live CD's may be your salvation

there are a bunch of Live CDs out there, but whenever I get between a rock and a hard place, I pick up my Mepis Live CD, boot right into GUI, Kedit if any conf files need "tweaking" or write LILO to MBR again.

hope that helps
 
Old 02-05-2004, 01:16 PM   #7
sti
Newbie
 
Registered: Dec 2003
Distribution: slackware 9.1
Posts: 5

Rep: Reputation: 0
I've got the same problem. I couldn''t solve the error in with lilo, but I've installed grub instead. With grub I haven't had any problems any more.

Maybe you can try grub. It's only a bit strange to install it (partition names).
 
Old 02-06-2004, 03:07 AM   #8
LinuxLala
Senior Member
 
Registered: Aug 2003
Location: New Delhi, India
Distribution: Fedora 7
Posts: 1,305

Rep: Reputation: 45
it's not so strange. grub counts ur partitions from zero(0)
 
Old 12-20-2014, 12:34 PM   #9
Trevud0
LQ Newbie
 
Registered: Nov 2014
Distribution: > Slackware (3.17.2) : SMP : x86_64 Intel(R) Core(TM) i3-2375M CPU @ 1.50GHz GenuineIntel GNU/Linux
Posts: 6

Rep: Reputation: Disabled
Thumbs up i got it !

Quote:
Originally Posted by dllmetal View Post
Hi everybody,

Hi know that this topic has already been discussed here but I don't really understand what is there and I tried some of the things that I read there and I couldn't make it.

Well anyway my distro is Slackware, and I had it runnig for about one month. Suddently when I rebooted it yesterday it just gave me L 99. I think it's a lilo.config problem so I ran my knoppix cd to boot and oppened the lilo.conf in /etc and it's this:

# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
boot="/dev/hda3"
message = /boot/boot_message.txt
prompt
timeout="1200"
# Override dangerous defaults that rewrite the partition table:
change-rules
reset
# Normal VGA console
# VESA framebuffer console @ 1024x768x64k
# vga=791
# VESA framebuffer console @ 1024x768x32k
# vga=790
# VESA framebuffer console @ 1024x768x256
# vga=773
# VESA framebuffer console @ 800x600x64k
# vga=788
# VESA framebuffer console @ 800x600x32k
# vga=787
# VESA framebuffer console @ 800x600x256
# vga=771
# VESA framebuffer console @ 640x480x64k
# vga=785
# VESA framebuffer console @ 640x480x32k
# vga=784
# VESA framebuffer console @ 640x480x256
# vga=769
# End LILO global section
# Linux bootable partition config begins

image=/boot/vmlinuz
root=/dev/hda3
label="Linux"
read-only
# Linux bootable partition config e

ok so I have a drive for linux (hda3) a drive for windows (hda1) and a drive for my personal things (hda2).

I tried to install a new lilo but as I don't have permissions it's not possible.

So I think that's it, if you need any further detail please ask

Thanks

Oh I don't have a floppy drive...

Stay cool everybody
From: http://knoppix.net/forum/threads/229...-problem/page2


The "lilo 99" problem occurs, wen mbr damaged.
this often happens if you set the main disk to a partition not the device.

so if you set in lilo.conf somthing like boot=/dev/hda6 you'll get this error.
set boot=/dev/hda instead and run lilo again
or run lilo with -M /dev/hda with same effect.

-fgrep.

work for me.
 
Old 12-20-2014, 12:59 PM   #10
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,982
Blog Entries: 46

Rep: Reputation: 3203Reputation: 3203Reputation: 3203Reputation: 3203Reputation: 3203Reputation: 3203Reputation: 3203Reputation: 3203Reputation: 3203Reputation: 3203Reputation: 3203
Moderator response

Stop resurrecting necro threads. Second time today.
Cease now!
 
Old 12-21-2014, 03:29 AM   #11
veerain
Senior Member
 
Registered: Mar 2005
Location: Earth bound to Helios
Distribution: Custom
Posts: 2,524

Rep: Reputation: 319Reputation: 319Reputation: 319Reputation: 319
Quote:
Originally Posted by LinuxLala View Post
it's not so strange. grub counts ur partitions from zero(0)
Grub legacy (0.98) counts partitions from zero.
But Grub 2 (2.00) counts partitions from one.
 
  


Closed Thread


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Lilo Error mattp Linux - Laptop and Netbook 1 01-09-2005 02:55 PM
Lilo error mattp Linux - Newbie 11 08-24-2004 10:14 PM
LILO LinuxEBDA error to /usr/bin/gdm error true_atlantis Slackware 0 04-28-2004 01:31 PM
error loading operating system (lilo error) KoKi Slackware 1 03-03-2004 04:46 PM
Lilo error 99 Groucho Slackware 1 09-30-2003 01:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 07:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration