LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Screen only show GRUB after reboot / installation (https://www.linuxquestions.org/questions/linux-software-2/screen-only-show-grub-after-reboot-installation-167450/)

newbieapr2004 04-07-2004 04:54 PM

Screen only show GRUB after reboot / installation
 
Hi all -

I am a true newbie in this Linux thing. I need to install Linux on my PC as the software I plan to use only run in Linux version. Unfortunetely, the installation went wrong. That's why what a relief when I see this site.....

I install a second hard drive (6 GB, FAT) on my Dell machine. The master one has 60 GB NTFS with windowsXP. I don't have floppy drive to make a boot disk.

Anyway, I install Red Hat 9.0 found in one of those "How to - Dummies" book (yep.. that's me indeed... !). The installation seemed to go smoothly - I mostly chose the default, except I made sure that I would only install it on the 2nd drive. I did not make a boot disk when it finished installing as I do not have floppy drive on my PC (another dummy thing I did when I ordered this PC !!) . I then reboot the computer - but the screen only shows "GRUB" - nothing else. I tried to re-install it again, this time I chose LILO - and this time, the screen only showed "L" - unfortunetely as I expected. Seems like the system was hang... I could not do anything...

Would you please advice this desperate user ?

Thank you very much... !!

Maria

Yell0w_c0w 04-07-2004 05:20 PM

I think probably instead of writing GRUB to MASTER BOOT RECORD you decided to write GRUB in the FIRST SECTOR OF PARTITION.

A solution, I think, at least a temporary one to get back to windows is to erase the MBR.

- Boot with Windows XP CD, select diagnostic tools
- Type fdisk /mbr

Doing so will clear the section in memory which says "Look for grub". It will (by some mechanism) look for the nt bootloader which resides in your C:\ probably. I forget the exact name, ntldr.dll ?

It seems a lil scary, but that should get you back standing at least :)

Yell0w_c0w

newbieapr2004 04-07-2004 07:41 PM

Hi - thank you sooo much for your advice - I got my windows back.... pheeeew.... !!!!!!

However, I did went through the installation process again, this time like you said, I made sure that I put the GRUB to master Boot Record. It was their default though. And the same thing happened again - my screen freeze with this GRUB word on it.

Any other suggestion I can go through... ?

Thank you very much.... !
Maria

ckleuser 04-07-2004 10:11 PM

Well, first of all, you'll need to write again your MBR to replace the wrong GRUB installed bootloader with the default XP bootloader.
To do this, simply boot your machine with the Windows XP installation CD and
choose to 'R' Repair your installation when the installation prompts you that!!!
Propably, the repair prompt will ask you a password for administrador, just hit
<enter> and go on, there's no passoword....
Now choose the installation of XP for Repair, pressing 1..2..3..so on, that will
be asked to you....
Now, run this command at the prompt :

> FIXMBR

and follow the instructions. Don't try to run FDISK / MBR in Windows XP, it
doesn't work.
After that, reboot your machine by typing "EXIT" in the command line and wait.
If everything comes back to normal and your XP boot's normally, then
put again your RedHat Boot disk in your CD tray.
Boot again your PC and wait......
I don't remember as well as good because I use SuSE 9.0, but try to find
in your RedHat Boot, some option for Rescue your system, that you can boot
your /deb/hdb previously installed. If you could do that, enter as ROOT user
and do the following :

verify these files :

/boot/grub/menu.lst
/etc/grub.conf

after you seen thats everything on place, save the files and run this
command:

> grub-install /dev/hda
> reboot

see what happens!!!
I hope is works, if not, just do it again the XP booting process.....

If not works, enter your BIOS and see if there's some BOOT protection VIRUS option or something similar to Disable, okay ???

See ya....

[]s, Cristian

louisw 04-20-2004 12:18 PM

Need further help
 
I did the same thing. (Red Hat 9.0 found in one of those "How to - Dummies" book (yep.. that's me indeed... !). The installation seemed to go smoothly - I mostly chose the default, except I made sure that I would only install it on the 2nd drive. I then reboot the computer - but the screen only shows "GRUB" - nothing else. ))



Then I used the windows rescue cd and used FIXMBR to bring back windows.


I used the redhat installation cd and entered rescue mode but do not know how to log in as ROOT user.

What is the step to do that?

Thanks for your help

Lou


Quote:

Originally posted by ckleuser
then
put again your RedHat Boot disk in your CD tray.
Boot again your PC and wait......
I don't remember as well as good because I use SuSE 9.0, but try to find
in your RedHat Boot, some option for Rescue your system, that you can boot
your /deb/hdb previously installed. If you could do that, enter as ROOT user
and do the following :

verify these files :

/boot/grub/menu.lst
/etc/grub.conf

after you seen thats everything on place, save the files and run this
command:

> grub-install /dev/hda
> reboot

louisw 04-25-2004 09:37 AM

Figured out solution
 
The solution was to change the settings in the BIOS.

The computer I bought from Dell had the BIOS set to not detect the second hard drive ("OFF" vs "AUTO"). After I made that change (Which i did after I installed fedora), then everything worked swimmingly.

Of couse, now I have to deal with the Dell soundcard (Soundblaster Live issue) that apparently there are really no free linux drivers for.

Lou


All times are GMT -5. The time now is 12:46 AM.