 |
 |
 |
 |
| Installation and Live Media Help with Installation & Live Media (Live CD, USB, DVD) problems. |

15th June 2005, 09:09 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: Norway
Age: 41
Posts: 6

|
|
|
Grub (or me) fails???
I wanted to check out what all the fuzz about linux was about, so someone recommended
me to install Fedora. I dl'ed Fedora Core 4, and burned it. Media check ok. Grub installs without a problem.
At least as far as my newbie eyes can see. Reboot, and no Grub menu.
Just boots right into WinXP.
I have to admit that I screwed up a little bit first. Before installing Fedora, I went into BIOS and changed a setting for my SATA drive.
I set it to "large", which I thought was the same as "LBA". When I rebooted the first time, absolutely nothing happened  .
Couldn't boot anything, until I went into BIOS and changed the setting back for my SATA from "large" to "auto". Then I could at least boot into WinXP.
My system:
1 Sata disk (WinXP)
1 IDE disk (Fedora core 4)
What can I do to remedy the situation? And, please remember that I'm a complete
newbie, so be gentle with me
|

15th June 2005, 09:24 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: massachusettes
Age: 33
Posts: 259

|
|
first of all welcome to the linux community and all that
your problem seems to happen to a lot of people
http://forums.fedoraforum.org/showthread.php?t=59135
read that
|

15th June 2005, 09:37 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: Norway
Age: 41
Posts: 6

|
|
Quote:
|
Originally Posted by jombeewoof
|
Thanks! I just can't wait to be a member of Your community.
Can You please confirm this:
Boot linux from cd, choose "secure" (I think?). And then in my case,
just type: grub-install --recheck /dev/sda, since it's a SATA drive???
|

15th June 2005, 09:58 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: massachusettes
Age: 33
Posts: 259

|
|
|
boot from cd
choose linux-rescue
type grub-install --recheck/dev/hda (sd# is for SCSI your still using ATA, just serial ATA)
|

15th June 2005, 09:59 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: massachusettes
Age: 33
Posts: 259

|
|
Quote:
|
Originally Posted by motorpsycho
Thanks! I just can't wait to be a member of Your community.
|
it's not my community
I've only been here for a few weeks
I gues it would be our community
|

15th June 2005, 10:04 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: Norway
Age: 41
Posts: 6

|
|
|
I'm pretty sure Fedora showed my SATA drive as "sda",
because my other disk (IDE) which I was installing linux on,
showed up as "hda".
But I will try Your suggestion tomorrow!
I have to sleep a little before work.
Thanks again, jombeewoof!
|

15th June 2005, 10:06 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: massachusettes
Age: 33
Posts: 259

|
|
|
I might be wrong
try it both ways
|

16th June 2005, 04:10 AM
|
|
Registered User
|
|
Join Date: Aug 2004
Posts: 84

|
|
Quote:
|
Originally Posted by jombeewoof
boot from cd
choose linux-rescue
type grub-install --recheck/dev/hda (sd# is for SCSI your still using ATA, just serial ATA)
|
I am having the exact same problem, and when I follow these instructions, I get an "unrecognized command" error. I boot to FC4 disk 1, type "linux rescue", hit continue, and once I get to the bash prompt I enter:
grub-install --recheck/dev/hda
and I get an unrecognized command error.
What am I doing wrong? And why has the installation of grub changed so much from FC2 and FC3, which both installed without a hitch?
|

16th June 2005, 04:38 AM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: massachusettes
Age: 33
Posts: 259

|
|
|
I'm sorry I forgot to mention
when it gives you a prompt
type
chroot /mnt/sysimage
that will load the system
|

25th June 2005, 04:38 AM
|
|
Registered User
|
|
Join Date: Aug 2004
Posts: 84

|
|
|
Jombeewoof- Your advice worked perfectly. I mounted the sysimage, and then executed
grub-install --recheck /dev/hda
I received a warning that the system would probe devices to try to guess BIOS drives, and that this might take a long time. It did in fact take a very long time (>5 minutes), but at the end I received a notice like "install complete, no errors reported." I rebooted, and there was Grub! Both FC4 and WinXP booted normally from the menu.
I wonder why Grub didn't install correctly during the initial FC4 setup?
|

25th June 2005, 06:16 AM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: massachusettes
Age: 33
Posts: 259

|
|
|
glad you got it working
if only I could have found this post yesterday I could have taken my own advice and not spent 3 hours figuring out an alternative fix (I forgot about the --recheck option stupid me) I had to rewrite the /boot/device.map file manually
|

25th June 2005, 11:59 AM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: Texas
Age: 41
Posts: 676

|
|
Quote:
|
Originally Posted by virusdoc
Jombeewoof- Your advice worked perfectly. I mounted the sysimage, and then executed
grub-install --recheck /dev/hda
I received a warning that the system would probe devices to try to guess BIOS drives, and that this might take a long time. It did in fact take a very long time (>5 minutes), but at the end I received a notice like "install complete, no errors reported." I rebooted, and there was Grub! Both FC4 and WinXP booted normally from the menu.
I wonder why Grub didn't install correctly during the initial FC4 setup?
|
I wish I had known this two days ago
I installed FC4 7 times trying different configs after I reinstalled Windows and could not get grub to work. I finally installed FC3 which I know installs GRUB and then upgraded to FC4 once GRUB was functional.
__________________
Windows 7 x64 | Ubuntu | i7 920 | EVGA x58 E758 | HIS HD 6870 | 12GB RAM | 6TB Storage
|

8th July 2005, 07:39 PM
|
|
Registered User
|
|
Join Date: Jul 2005
Posts: 12

|
|
|
sigh, I did all this a bunch of times over now trying it on hda, hdb, all that, but it doesn't quite work (different problem now tho)
grub loads, then it gives me this message:
Booting 'Fedora Core (2.6.11-1.1369_FC4)'
root (hd1,0)
Filesystem type unkown, partition type 0x7
kernel /vmlinuz-2.6.11-1.1369_FC4 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
Error 17: Cannot mount selected partition
Press Any Key to Continue...
if I press a key it lets me select Fedora to boot to(and only fedora), but when I select fedora and hit enter it just pops up the same screen again... Im thinkin its just not worth it to deal with all this crap and maybe I should just go with Windows like Im used to
|

9th July 2005, 04:32 PM
|
|
Registered User
|
|
Join Date: Jul 2005
Posts: 12

|
|
|
anyone? .
|

9th July 2005, 04:40 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: Texas
Age: 41
Posts: 676

|
|
|
If I install Windows, in other words, erase the MBR so that it is a Windows only system, and then try to install FC using FC4 it doean't write grub to the MBR. If I use FC3 it works fine, and then I can install FC4 over it, and it works fine, but I have not been able to get FC4 to write a usable grub. It might be beneficial to you to try FC3 anyway, since it has more time under it's belt, and a few less bugs, at least in my opinion, and it's not a professional opinion, but another noob user opinion.
__________________
Windows 7 x64 | Ubuntu | i7 920 | EVGA x58 E758 | HIS HD 6870 | 12GB RAM | 6TB Storage
Last edited by 92b16vx; 9th July 2005 at 04:44 PM.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 14:44 (Friday, 24-05-2013)
|
|
 |
 |
 |
 |
|
|