Find the answer to your Linux question:
Results 1 to 3 of 3
I am trying to auto install RHEL5. I copied all CDs to FTP location. The setup gets completed successfully but finally when the machine reboots after setup completion, it shows ...
  1. #1
    Just Joined!
    Join Date
    Oct 2009
    Posts
    17

    RHEL 5 AutoInstall: Grub Loading Error 15

    I am trying to auto install RHEL5. I copied all CDs to FTP location. The setup gets completed successfully but finally when the machine reboots after setup completion, it shows "Grub loading stage 1.5... Grub loading please wait... Error 15". The setup just hangs there. I cant even switch to alternate console.

    Any help??

  2. #2
    Just Joined!
    Join Date
    Oct 2009
    Location
    BeiJing China
    Posts
    12
    Why not download a DVD iso as the source of your installation,the latest version have come out
    I'm sufe you'll succeed this time
    may you lucky!

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Boot up in Rescue Mode and execute this
    Code:
    chroot /mnt/sysimage
    grub-install /dev/sda
    exit
    exit
    In case it doesn't work, boot up using LiveCD of any Linux distro and post the contents of /boot/grub/grub.conf file. Post the output of fdisk -l command too.
    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
  •  
...