LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
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 08-20-2002, 08:30 PM   #1
krazycow1
LQ Newbie
 
Registered: Aug 2002
Posts: 10

Rep: Reputation: 0
Angry Red Hat 1st boot displays L


i had win98se on a system, a i decided to install Red Hat 7.3 over it. I installed graphically, as workstation with Gnome. i configured X Windows, and then it prompted to reboot. i rebooted, and it goes through the BIOS check, then it just displays and L and the bottom left. i have reinstalled about 4 times now. LBA is enabled. it's an AMD k6/2 333mhz, and inside i have a linksys NIC, Diamond Speedstar A50 video card, and generic sound card. i booted with rescue disk (the one you make at the end of installation), and entered Linux ... it says i should change disks, but there are no disks to change. i tried vmlinuz root=/dev/hdb and it goes through these commands by itself, then gives some PANIC line and the caps lock and scroll lock keys flash on and off. please help, i know like no linux. thanks.
 
Old 08-20-2002, 08:52 PM   #2
handcock
LQ Newbie
 
Registered: Apr 2002
Location: Washington D.C.
Distribution: Mandy
Posts: 13

Rep: Reputation: 0
Did you install LILO on your MBR or your first partition?
 
Old 08-20-2002, 08:55 PM   #3
krazycow1
LQ Newbie
 
Registered: Aug 2002
Posts: 10

Original Poster
Rep: Reputation: 0
MBR every time
 
Old 08-20-2002, 09:00 PM   #4
handcock
LQ Newbie
 
Registered: Apr 2002
Location: Washington D.C.
Distribution: Mandy
Posts: 13

Rep: Reputation: 0
i had a similar problem where an Li would show up but my problem was that MBR had another loader on it. if that's not the case, maybe someone else can help. Someone's bound to have an answer. good luck.
 
Old 08-20-2002, 09:04 PM   #5
krazycow1
LQ Newbie
 
Registered: Aug 2002
Posts: 10

Original Poster
Rep: Reputation: 0
yeah i dont have any other OS loaded on it... thanks i will try installing the other way, but it'll probably do the same thing then. so please... anyone else!
 
Old 08-20-2002, 09:35 PM   #6
liquid
LQ Newbie
 
Registered: Aug 2002
Location: here
Distribution: suse
Posts: 2

Rep: Reputation: 0
Angry installation 8.0

I'm upgrading from 7.2 to 8.0 I'm getting a kernel panic unable to mount root fs 3:01
I already tried to allocate my ram during the boot it didn't work what do I do?
 
Old 08-20-2002, 10:04 PM   #7
krazycow1
LQ Newbie
 
Registered: Aug 2002
Posts: 10

Original Poster
Rep: Reputation: 0
AMAZING! i just went through the whole install again, and chose first partition instead of MBR. it still came up. someone help!
 
Old 08-21-2002, 05:17 AM   #8
Sfin
Member
 
Registered: Apr 2002
Location: Michigan
Distribution: Slackware 8.0
Posts: 197

Rep: Reputation: 30
Can you post your /etc/lilo.conf file, and the partition scheme that you used to install Linux.

To get partition scheme do a:

fdisk -l hd* ---> Replace the star with the letter of the HD, ex. hda for first primary controller, hdb first slave controller, and so on. Most likely it will be hda for you.
 
Old 08-21-2002, 05:20 AM   #9
redgore
Member
 
Registered: Dec 2001
Location: England
Distribution: Various,currently Slackware.
Posts: 156

Rep: Reputation: 30
Sounds to me like /boot is too far into the HD for his BIOS so post your partition scheme here.
 
Old 08-21-2002, 11:49 PM   #10
krazycow1
LQ Newbie
 
Registered: Aug 2002
Posts: 10

Original Poster
Rep: Reputation: 0
i cant do fdisk, cause the only way i can enter any commands is by booting with the floppy or cd-rom. and that takes me to a <b>boot: </b> prompt. i enter the command and it says <b>can't find kernel</b> i have no clue what is wrong with it, and am not sure what type of scheme you are looking for. please help.
 
Old 08-22-2002, 01:02 AM   #11
subhasis_ray
Member
 
Registered: Jul 2001
Location: india
Distribution: RedHat 7.1,7.2,7.3, 8.0,9.0,Fedora,EL2.1,EL3.0
Posts: 103

Rep: Reputation: 16
did u install the distro from the CD? if so boot again from the CD and type in rescue at the prompt.
it will give u a shell ... and mount ur root for u.
then u can take a look at the present configuration of ur disks.

u post it here and then we see what can be done.... we all will help u.. for sure.
and yes i guess the /boot partition is really too far beyond the 1024 limit.

good luck
 
Old 08-27-2002, 02:43 PM   #12
krazycow1
LQ Newbie
 
Registered: Aug 2002
Posts: 10

Original Poster
Rep: Reputation: 0
sorry about my lack of responding, work and school stuff goin on.

okay... i went to rescue mode, then did chroot /mnt/sysimage... then i put fdisk -l /dev/hdb (cause /dev/hda, doesn't give me anything). i think this is what you guys want to know:

Disk /dev/hdb: 15 heads, 63 sectors, 13424 cylinders
Units = cylinders of 945 * 512 bytes

Device Boot Start End Blocks Id System
/dev/hdb1 * 1 108 50998+ 83 Linux
/dev/hdb2 109 13008 6095250 83 Linux
/dev/hdb3 13009 13424 196560 82 Linux swap


that's what you want... yeah??? oi! i am gonna get this stuff working eventually, well... someone is.
 
  


Reply



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
To load/boot Red Hat Enterprise Linux 4 WS from Microsoft's Boot Loader (NTLDR) dhawal Linux - Newbie 15 10-21-2005 10:29 AM
To load/boot Red Hat Enterprise Linux 4 WS from Microsoft's Boot Loader (NTLDR) dhawal Red Hat 1 09-25-2005 07:08 AM
To load/boot Red Hat Enterprise Linux 4 WS from Microsoft's Boot Loader (NTLDR) dhawal Linux - General 1 09-25-2005 07:07 AM
problem on red hat 8.0 install on 1st start superius Red Hat 3 05-05-2004 12:32 PM
problem with Installing red hat linux dual boot(/boot < for 1024 cylinders ) praveenb Linux - Newbie 2 02-13-2004 08:49 PM

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

All times are GMT -5. The time now is 09:56 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