Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
01-15-2020, 10:49 AM
|
#1
|
Senior Member
Registered: Mar 2010
Distribution: Slackware
Posts: 2,271
|
Can't boot, get 99 posted on screen about a 100 times
I swapped in a new boot disk. When I try to boot, I get a bunch of 99s on the screen. It happens even when I try to boot from a flash drive. The disk passed e2fsck -f before and after the attempt.
|
|
|
01-15-2020, 01:43 PM
|
#2
|
LQ Guru
Registered: Oct 2004
Distribution: Arch
Posts: 5,438
|
Is it a UEFI or BIOS machine? Is the disk mbr or gpt? What bootloader are you using? Can you boot from any media? Do you have a stuck keyboard?
|
|
|
01-15-2020, 02:38 PM
|
#3
|
LQ Veteran
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,848
|
Quote:
Can't boot, get 99 posted on screen about a 100 times
|
lilo needs be reran it looks like.
Quote:
I swapped in a new boot disk
|
What kind of boot disk? external, internal, usb, floppy? Boot disk or boot partition?
Last edited by colorpurple21859; 01-15-2020 at 02:40 PM.
|
|
|
01-15-2020, 03:06 PM
|
#4
|
Moderator
Registered: Mar 2008
Posts: 22,361
|
Stuck "9" key?
Does it past POST? Could this be a POST error?
I guess remove the disk and see if it still fails at usb? (I assume you have tested the usb boot before to be sure it should work)
|
|
|
01-16-2020, 06:59 AM
|
#5
|
Senior Member
Registered: Mar 2010
Distribution: Slackware
Posts: 2,271
Original Poster
|
Quote:
Originally Posted by teckk
Is it a UEFI or BIOS machine?
|
BIOS
Quote:
Originally Posted by teckk
Is the disk mbr or gpt?
|
MBR
Quote:
Originally Posted by teckk
What bootloader are you using?
|
LILO
Quote:
Originally Posted by teckk
Can you boot from any media?
|
When this disk isn't installed internally.
Quote:
Originally Posted by teckk
Do you have a stuck keyboard?
|
No.
Quote:
Originally Posted by colorpurple21859
What kind of boot disk? external, internal, usb, floppy?
|
Sometimes internal, sometimes external, sometimes USB.
Quote:
Originally Posted by colorpurple21859
Boot disk or boot partition?
|
Either
Quote:
Originally Posted by jefro
Stuck "9" key?
|
No. When I wrote 99, I meant . I counted this time: it's exactly 250, after an 'L'.
Quote:
Originally Posted by jefro
Does it past POST?
|
It gets past POST. The keyboard lock keys toggle their LEDs; ctrl-alt-del reboots
Quote:
Originally Posted by jefro
I guess remove the disk and see if it still fails at usb?
|
The flash drive boots when the disk isn't installed.
Trying to boot from that disk when it's installed externally fails in the same way, but I can boot from the other HDD when it's internal and that disk is installed externally.
I just e2fsck -f -ed it; it passes.
|
|
|
01-16-2020, 08:03 AM
|
#6
|
Senior Member
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 22 MATE, Peppermint OS-Devuan, EndeavourOS, antiX
Posts: 4,440
|
RandomTroll,
From this old thread:
https://www.linuxquestions.org/quest...-a-4175429483/
Boot from Slackware's cd/dvd, then:
Code:
huge.s root=/dev/sda1 rdinit= ro
When it boots and all is well, run lilo and lilo should fix itself.
|
|
|
01-16-2020, 10:41 AM
|
#7
|
Senior Member
Registered: Mar 2010
Distribution: Slackware
Posts: 2,271
Original Poster
|
Quote:
Originally Posted by beachboy2
Boot from Slackware's cd/dvd, then:
|
The CD/DVD drive doesn't work. Seeing as how simply having the disk installed prevents booting from a flash drive, I don't think it would make a difference. The disk checks out when installed externally (but can't be booted from).
How do you know this is a LILO problem?
|
|
|
01-16-2020, 12:26 PM
|
#8
|
LQ Veteran
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,848
|
The is a sign of the lilo bootloader not working. Swapping around drives will cause this to happen.
To get the flash drive to boot you will have to press the esc or one of the f-keys to when the computer is first turned on be able to select the usb to boot, or go into bios settings and set usb as first in the boot order.
Last edited by colorpurple21859; 01-16-2020 at 12:33 PM.
|
|
1 members found this post helpful.
|
01-16-2020, 12:50 PM
|
#9
|
Senior Member
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 22 MATE, Peppermint OS-Devuan, EndeavourOS, antiX
Posts: 4,440
|
RandomTroll,
The "infamous 99s" seem pretty common according to this old thread from 2012 and points to a LILO problem as colorpurple21859 has stated:
https://www.linuxquestions.org/quest...n-boot-946918/
|
|
1 members found this post helpful.
|
01-16-2020, 02:34 PM
|
#10
|
Senior Member
Registered: Mar 2010
Distribution: Slackware
Posts: 2,271
Original Poster
|
It was a bad lilo.conf. To get to the fix, I had to boot from a flash drive with the troubled HDD unattached, then attach it. Unfortunately it has defects too. This computer is 10 years old, seems to break things - I need to bite the bullet and buy a new one.
|
|
|
All times are GMT -5. The time now is 02:00 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|