Fedora Linux Support Community & Resources Center
  #1  
Old 8th November 2005, 11:42 AM
massimomm Offline
Registered User
 
Join Date: Sep 2005
Posts: 87
Unhappy grub issue !!

I've installed FC4 on my server, but i've forgotten to install grub loader and so on, after the installation i've Boot from my Linux CD, and..
Type in linux rescue
Select the language, then select the keyboard type
I've dropped into the rescue console
in the command line, type in chroot /mnt/sysimage
The type in | grub-install /dev/hda
but after reboot, the grub loader appears like this:
-- gnu grub version 0.95 --
[ minimal BASH-like line editing is supported. For the first word, TAB list possible commend completion. anywhere else TAB lists the possible completions of a device/filename.]
BASH>_
----------------------------------
I wonder what does is it happens !!! why does the classic grub menu doesn't appears ?
in this situation linux does't start, and i don't know what can i do !!

Thanks Massimo
Reply With Quote
  #2  
Old 8th November 2005, 11:47 AM
daneel971's Avatar
daneel971 Offline
Registered User
 
Join Date: Jun 2005
Location: Italy
Posts: 1,108
Quote:
why does the classic grub menu doesn't appears
well, because
Quote:
i've forgotten to install grub loader
your grub is fully functional, but you don't have any grub.conf in your /boot/grub directory, so you have to manually write it.
As for booting from the grub commandline, you need to set the root device, the kernel and initrd paths.
__________________
- Captain...
- Yes, Spock?
- I can't believe my ears...
Reply With Quote
  #3  
Old 8th November 2005, 11:51 AM
massimomm Offline
Registered User
 
Join Date: Sep 2005
Posts: 87
Quote:
Originally Posted by daneel971
you need to set the root device, the kernel and initrd paths.
how con i do this ? could you explain me ?

thanks
Reply With Quote
  #4  
Old 8th November 2005, 12:53 PM
daneel971's Avatar
daneel971 Offline
Registered User
 
Join Date: Jun 2005
Location: Italy
Posts: 1,108
This is an example; you have to fix it according to your configuration. Let's say that you installed linux on hda2 (your /), being hda1 mounted on /boot); I assume no LVM. Remember that grub counts hard disk and partitions from 0.
At the grub prompt type
Code:
root (hd0,0)
this is the device where the kernel is - hit enter; then type
Code:
kernel /boot/vmlinuz-2.6.13-1.1532_FC4 ro root=/dev/hda2
hit enter; then type
Code:
initrd /boot/initrd-2.6.13-1.1532_FC4.ing
hit enter; then type
Code:
boot
hit enter - Linux will boot.
__________________
- Captain...
- Yes, Spock?
- I can't believe my ears...
Reply With Quote
  #5  
Old 8th November 2005, 03:46 PM
massimomm Offline
Registered User
 
Join Date: Sep 2005
Posts: 87
Thanks !! now it works !!
Reply With Quote
Reply

Tags
grub

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Grub issue ninja600j Alpha, Beta & Snapshots Discussions (Fedora 10 Only) 14 12th October 2008 08:41 PM
grub issue with f9 and win xp ramonbosm Installation and Live Media 1 4th July 2008 11:10 PM
GRUB issue nalex Using Fedora 5 25th July 2007 06:58 AM
Grub Issue MasterKevossavi Using Fedora 15 6th October 2005 03:07 AM
Help! (GRUB issue) karioth Installation and Live Media 12 1st October 2005 05:06 AM


Current GMT-time: 06:35 (Thursday, 20-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat