LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 11-19-2006, 04:37 PM   #1
cramsesh
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Rep: Reputation: 0
Unhappy FC6 properly installed but, GRUB_ error on boot.


I am new to linux/fedora core, i was introduced to it at school and decided to install it on my computer.
BUT...
Graphical Installation for FC6 will not work on my computer.
Linux Text worked
Says properly Installed but,
GRUB_ on boot. nothing else. flahing _

I cannot access anything on my computer, i cannot even re-install windows because it says no harddrive found.

Last edited by cramsesh; 11-19-2006 at 08:27 PM.
 
Old 11-20-2006, 08:57 AM   #2
IndyGunFreak
Senior Member
 
Registered: Aug 2003
Location: Indpls
Distribution: Laptops: Debian Jessie XFCE, NAS: OpenMediaVault 3.0
Posts: 1,355

Rep: Reputation: 70
Quote:
Originally Posted by cramsesh
I am new to linux/fedora core, i was introduced to it at school and decided to install it on my computer.
BUT...
Graphical Installation for FC6 will not work on my computer.
Linux Text worked
Says properly Installed but,
GRUB_ on boot. nothing else. flahing _

I cannot access anything on my computer, i cannot even re-install windows because it says no harddrive found.
Any errors?

Most common error with Fedora installs, is Grub Error 17. I don't know why, but Fedora never has installed Grub right for me... If thats your error, do a search here, and/or Google Grub Error 17, and there should be a solution found..

IGF
 
Old 11-20-2006, 09:53 AM   #3
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
Well, first the Windows "no hd found" message is, most likely, because M$ is automatically ignoring partitions it doesn't understand. And, of course, M$ doesn't understand Linux. (On several different levels, eh?)

To fix you problem, boot from your Fedora installation medium, and use the "linux rescue" option at the first prompt. (Actually, if you're using the 4 CD set, I think you just boot the fourth CD.)

That should locate your installed system, log you in as "root," and suggest that you use the command chroot /mnt/sysimage to switch to your installed system. Do that.

First, to fix you boot problem, try re-installing GRUB. Just enter the command
Code:
grub-install /dev/hda
or
Code:
grub-install hd0
(The two commands are equivalent. The second form uses the GRUB device format, the first, the Linux format.) Now you should be able to reboot, but I uspect that the X-windows system will fail to start.

From your problem description, it seems to me that Fedora does not have a good driver for your video card. This is usually because the driver software has not been released under a GPL, and, by policy, Fedora will not distribute anything not under GPL. So, let's first see if we can get the correct video drivers installed. If your card is from nVida (e.g., GForce, etc.) or Raedon(e.g., ATI, FG, etc.), then the correct driver should be found in the livna repository.

Note: The following asumes that you have a live, working, internet access.

To add the linva repository to the YUM repository search, enter the following command:
Code:
rpm -ivh http://rpm.livna.org/livna-release-6.rpm
(Assuming you've installed FC6.)

The most common video drivers are nVidia and Raedon (ATI). If you have an nVidia card, enter the command:
Code:
yum install kmod-nvidia
and, for an ATI card, use
Code:
yum install kmod-fglrx
Now a reboot should get you into GNOME (by default) or, if you installed it, KDE.

Hope this helps.

Last edited by PTrenholme; 11-20-2006 at 10:05 AM.
 
Old 11-20-2006, 06:45 PM   #4
cramsesh
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Original Poster
Rep: Reputation: 0
when i try and do
grub-install /dev/hda it wont work
i tried sda1

both times comes up with /dev/sda1 does not have any corresponding BIOS drive??
i'm guessing that cant be good..

yum install-kmod nvidia worked fine, but startx still presented me with the same screen..which is basically nothing.

any other suggestions for this ??
 
Old 11-20-2006, 06:54 PM   #5
Hitboxx
Senior Member
 
Registered: Mar 2006
Location: India
Distribution: Fedora
Posts: 1,562
Blog Entries: 3

Rep: Reputation: 68
How about #grub-install /dev/sda ??
 
Old 11-20-2006, 08:35 PM   #6
cramsesh
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Original Poster
Rep: Reputation: 0
Ok, so, i managed to get fedora to boot now, but to text mode. so i edited the inittab file to 5 instead of 3.
NOW MORE PROBLEMS
it loads into graphics mode, but all that shows up on scree are vertical lines.
i'm running a nvidia geforce 6800.
anything special i need to do for this card?
 
Old 11-20-2006, 08:46 PM   #7
cramsesh
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Original Poster
Rep: Reputation: 0
NEVERMIND, i guess i just had to wait for a long time ??
its working now.
i'm never going to turn it off haha
 
  


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
crc error occur when I boot with FC6 CD for installation mr_empty Fedora 3 11-23-2006 09:45 AM
FC6: nVidia installed but resolution can't change eastdockeryf Fedora 3 11-02-2006 09:56 PM
Locked on GRUB_ mack63 Linux - Newbie 14 01-26-2005 07:05 AM
System won't boot properly knoppix doesn't initialize properly rodewan Linux - Software 0 01-23-2005 03:35 PM
just installed mandrake boot error gatomeno Linux - Newbie 2 10-29-2003 06:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

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