LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-23-2004, 08:20 AM   #1
elvis2425
LQ Newbie
 
Registered: Dec 2004
Location: Washington DC
Distribution: RH 9.0
Posts: 4

Rep: Reputation: 0
Question L 99 99 99 Error in Mandrake!


I have found a bunch of posts about this issue and have tried all of them with no avail.

This is what I have.

and ATA/133 PCI card with :

2 250 GIG drives , HDC & HDE

My CD is HDA

I have installed mandrake 10.1 and now when I reboot I get the folliwing error:

L 99 99 99 99 99 99 99 99 .........etc

I do not want to install Windows, so dual booting is not an issue.
I have also run Rescue and re-installed the boot loader but i still get the same message.

Thanks for the help!

Michael
 
Old 12-23-2004, 08:47 AM   #2
elvis2425
LQ Newbie
 
Registered: Dec 2004
Location: Washington DC
Distribution: RH 9.0
Posts: 4

Original Poster
Rep: Reputation: 0
OK... is this right?

So a friend just told me that I need to mount the ATA/133 board?
How is this done?
 
Old 12-23-2004, 01:23 PM   #3
Floydian
LQ Newbie
 
Registered: Dec 2004
Location: Toronto, Canada
Distribution: Mandrake 10.1
Posts: 14

Rep: Reputation: 0
I got this same error myself. However, I simply reformatted my / and /usr partitions (Leave your /home partition), and reinstalled it and it went away... At this point, trying to start KDE (Haven't tried other desktops) may give you a 'no-write access' error. To fix this, restart with the first cd in the drive, and press F1 for more options. type rescue and press enter at the prompt. I did this and it fixed it back up for me.
 
Old 12-23-2004, 01:34 PM   #4
NomadABC
Member
 
Registered: Dec 2004
Posts: 189

Rep: Reputation: 33
Just had the same error. When installing Mandrake, I made bootloader a selection other than the MBR on the first disk. I overcame it by reinstalling but this time selecting the default bootloader option.
 
Old 12-23-2004, 04:36 PM   #5
Rick485
Member
 
Registered: Sep 2003
Location: Arizona
Distribution: Kubuntu 8.04
Posts: 202

Rep: Reputation: 30
It sounds like the first stage of your LILO bootloader did not load properly. On my copy of Slackware Linux I typed "man lilo" and near the end it listed the various LILO error codes. It says that "99" is a LILO generated error code. This probably will not help you be here is what else it says about the "99" error code:

"99 invalid second stage index sector (LILO)"

"Errors 99 and 9A usually mean the map file (-m or map=) is not readable, likely because LILO was not re-run after some system change, or there is a geometry mis-match between what LILO used (lilo -v3 to display) and what is actually being used by the BIOS (one of the lilo diagnostic disks, available in the source distribution, may be needed to diagnose this problem)."

So anyway that is what the manual said, which probably does not help much. There is one thing that is unusual about how you have the hardware set up on your computer. Your CD is hda and your two hard drives are hde and hdf. That is backwards from how nearly all other computers are configured. Most people connect their two hard drives as master and slave on the first channel on their IDE controller and the CD-ROM as the master on the other channel of the IDE controller. You might want to try unplugging the two 80-pin IDE cables from the mother board and then switch which one is plugged into which connector. That should then result in your two hard drives becoming hda and hdb and your CD should then become hdc. Of course at that point you would probably need to reinstall Linux or at least reinstall your LILO bootloader. I do not use Mandrake but if it offers the GRUB bootloader as an alternative you could try it instead of LILO. I am kind of guessing here as to what your problem is.

Was Windows working properly on this computer before you tried to install Linux? As an experiment you might want to try using a Knoppix CD which runs Linux entirely from the CD without installing Linux on your hard drive. Once Knoppix is running you could try using fdisk to examine your two hard disks. You could also try mounting several of your partitions with the mount command if you know to properly use that command. It would be interesting as a test to see if Knoppix is able to mount the partitions.

I am not sure how old your computer is but does the BIOS in you computer support 250 GB hard drives? If not then you might possibly need to reflash your BIOS. Of course if it had already been woking with Windows then that probably would not be the problem. On some older computers LINUX would not boot up if large disks were used unless a seperate small /boot partition is created at the beginning of the hard drive below cylinder 1024. As I said, I am kind of guessing here as to exactly what your problem is. However, I am inclined to think that LILO is probably having trouble recognizing your hard disks properly. You could also try what Floydian and NomadABC have suggested. You could also try installing a different Linux distro as an experiment to see if it does a better job of installing LILO or GRUB.
 
Old 12-23-2004, 04:40 PM   #6
drco
LQ Newbie
 
Registered: Dec 2004
Posts: 24

Rep: Reputation: 15
hey this is what I did....If you want to believe a newbie, because I had the same error..

I tried everything and nothing worked. So i booted from winxp cd and formated with fat32 and right before it started intstalling windows I shut it off....Then I used fdisk to delte all partitions...then I booted with mandrake and used expert mode (as if I were)...then I removed all windows partitions and auto-allocated them...and I never got the error again....
 
Old 12-23-2004, 04:49 PM   #7
Rick485
Member
 
Registered: Sep 2003
Location: Arizona
Distribution: Kubuntu 8.04
Posts: 202

Rep: Reputation: 30
You can try what drco or the others suggested but upon re-reading what you originally posted I see see something odd. You said that your hard drives were hdc and hde. Normally hdd would be the last IDE device on most computers. If you actually have a hard drive on hde then it sounds like you have more than the usual combination of two IDE channels for a total of 4 IDE devices. Do you have more than one IDE controller on your computer or is Linux just that confused? Do you have one of those motherboard that have two extra IDE connectors for RAID?
 
Old 12-24-2004, 09:16 AM   #8
elvis2425
LQ Newbie
 
Registered: Dec 2004
Location: Washington DC
Distribution: RH 9.0
Posts: 4

Original Poster
Rep: Reputation: 0
Talking ATA/133 Card

Well, i will try and unplug all IDE devices from the Motherboard and plug them all into the ATA/133 PCI card and see what happens. Of course, putting them in order, and i will see what happens.

Unfortunately I won't be able to do anything until i get back to DC after the holidays so to all of you.


Merry Christmas!
 
  


Reply


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mandrake Move 9.2 error, fatal server error:( silentwhispers Mandriva 1 12-16-2004 11:36 PM
ManDrake 10.1 CDROM Access Error / WIreless Error aplustech2004 Linux - Laptop and Netbook 1 11-22-2004 08:35 AM
Mandrake 10.0 Error Please Help!!!! Snyper00 Linux - Software 0 08-13-2004 09:46 AM
mandrake 9.1 X error falcon1959 Linux - Newbie 1 06-20-2004 09:15 AM
Error no OS, Mandrake 9.1 ttkoshi Linux - Software 1 09-12-2003 09:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:23 AM.

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