Find the answer to your Linux question:
Results 1 to 3 of 3
Hi I was installaling RH linux 4.0 on my system yesterday . Installation was done properly and prompt asking for reboot . I re-booted the system . After tht it ...
  1. #1
    Just Joined!
    Join Date
    Jul 2008
    Posts
    10

    Installation problem

    Hi


    I was installaling RH linux 4.0 on my system yesterday . Installation was done properly and prompt asking for reboot . I re-booted the system . After tht it haults giving
    message : GRUB loading stage 2 . It is not moving further .

    I had followed default Installation process . (GUI BASED )
    ** my system configuration as

    P 4 ,
    512 MB ram
    20 gb HD

    i had got sepatate HD for Linux OS .

    plz help ,Thnx in advance

  2. #2
    Just Joined! g00rkha75's Avatar
    Join Date
    Jul 2008
    Location
    Jakarta, Indonesia
    Posts
    7
    Hi,

    I guess your MBR (Master Boot Record) becomes corrupted and you need to reinstall GRUB. However, you need boot as a single user first.
    Here is how to boot into single:
    1. Reboot the system
    2. When you find "Booting Red Hat Enterprise Linux in 5 seconds .... "
    3. Hit any key or just Enter
    4. Then you will be in the GRUB Menu showing "Red Hat Enterprise Linux Server (2.6.18-53.el5)
    5. Type a
    6. Type single so it would be like the following:
    grub append> ro root=/dev/VolGroup00/LogVol00 rhgb quiet single
    7. Then your system will boot in single mode then do the following

    Fire the command: /sbin/grub-install <boot-device> or you can try the following trick:
    1. type command grub and press enter
    2. type root (hd0,0)
    3. type setup (hd0)
    4. type quit
    5. reboot, then you're supposed to be able to boot into your Redhat system

    Cheers,

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    i had got sepatate HD for Linux OS .
    Is there any other HardDisk plugged in? How did you plug-in Linux HD? Primary or Secondary ( Slave) ?

    Boot up in Rescue Mode using Installation CD/DVD and post output of fdisk -l command here.

    Do you have LiveCD of any Linux Distro?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...