LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 12-02-2003, 09:48 PM   #1
pcdebb
Member
 
Registered: Aug 2003
Location: Seffner, FL
Distribution: Mint
Posts: 82

Rep: Reputation: 15
grub/dual boot not working?


I just did an upgrade install from Redhat 9 to Fedora Core 1. I installed the GRUB loader, when I boot up, I get a screen that simply says "GRUB" with a blinking cursor and that is it. I cant goto Linux or Windows unless I put in the boot diskette, which only brings me to Linux. Please tell me my "non Linux" information isn't gone!!!
 
Old 12-02-2003, 10:13 PM   #2
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
It shouldn't be. You are booting to the grub shell, apparently, rather than into your different operating systems.

Got a KNOPPIX Linux Live CD handy to do a quick check?

Installing a bootloader
Multiboot with GRUB Mini-HOWTO
Linux+Win9x+Grub HOWTO
 
Old 12-02-2003, 10:13 PM   #3
pcdebb
Member
 
Registered: Aug 2003
Location: Seffner, FL
Distribution: Mint
Posts: 82

Original Poster
Rep: Reputation: 15
lol I dont know what KNOPPIX is, so i guess I dont have that. should I post the contents of my grub.conf file?
 
Old 12-02-2003, 10:43 PM   #4
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
Yes, and your /etc/fstab plus how the drives are actually partitioned

# How are the hard drives partitioned
fdisk -l
 
Old 12-02-2003, 10:49 PM   #5
pcdebb
Member
 
Registered: Aug 2003
Location: Seffner, FL
Distribution: Mint
Posts: 82

Original Poster
Rep: Reputation: 15
contents of grub.conf:
Code:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd1,4)
#          kernel /vmlinuz-version ro root=/dev/hdb6
#          initrd /initrd-version.img
#boot=/dev/hda
default=1
timeout=10
splashimage=(hd1,4)/grub/splash.xpm.gz
title Fedora Core (2.4.22-1.2115.nptl)
        root (hd1,4)
        kernel /vmlinuz-2.4.22-1.2115.nptl ro root=LABEL=/ hdd=ide-scsi
        initrd /initrd-2.4.22-1.2115.nptl.img
title Windows
        unhide (hd0,0)
        rootnoverify (hd0,0)
        chainloader +1
        makeactive
contents of /etc/fstab:
Code:
LABEL=/                 /                       ext3    defaults        1 1
LABEL=/boot             /boot                   ext3    defaults        1 2
none                    /dev/pts                devpts  gid=5,mode=620  0 0
none                    /proc                   proc    defaults        0 0
none                    /dev/shm                tmpfs   defaults        0 0
/dev/hdb7               swap                    swap    defaults        0 0
/dev/cdrom              /mnt/cdrom              udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0                /mnt/floppy             auto    noauto,owner,kudzu 0 0
/dev/cdrom1             /mnt/cdrom1             udf,iso9660 noauto,owner,kudzu,ro 0 0
my linux partition is installed on the D: drive (on the text booting it says the redhat partition is on /dev/hdb6), and of course windows is on drive C:
 
Old 12-03-2003, 02:02 AM   #6
pcdebb
Member
 
Registered: Aug 2003
Location: Seffner, FL
Distribution: Mint
Posts: 82

Original Poster
Rep: Reputation: 15
please can anyone help me?

I did a fresh reinstall, specifically telling it not to install any bootloader of any kind, but I still get the screen that says "GRUB" with a cursor and that's it. I cant type anyting else and nothing else happens now matter how long I wait. I don't know of any other conceivable way to get back to my windows environment. I've read the above links, and I've read countless other links on GRUB and the grub.conf file but nothing seems to be working at this point. I really need to know if my windows partitions are gone as that's 60gigs of data gone. I'm really trying to help myself, but I've been at this since 10pm and I thought it was supposed to be quite simple
 
Old 12-03-2003, 11:17 AM   #7
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
Please post the output of

fdisk -l

Or, if you are absolutely sure your /etc/grub/grub.conf and /etc/fstab are correct and the partitions are labled correctly, you can go ahead and command

grub-install

Otherwise, you will have to remove grub.

You can remove grub by using the Windows XP Recovery Console or the Windows 2000 Recovery Console

Last edited by fancypiper; 12-03-2003 at 11:21 AM.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
configure grub to dual boot - not working. John5788 Linux - General 8 04-12-2005 01:23 PM
Fedora Core 3 Dual Boot, Dual Hard drives, Grub Boot Loader Denali03 Linux - Newbie 1 03-04-2005 01:44 PM
Dual boot, dual drives. Where to put GRUB? rgbrock1 Linux - Newbie 5 10-02-2004 10:56 AM
SuSE not working out for me. How to remove it and grub? (dual boot w/98) thejmfc Linux - Newbie 10 07-07-2004 12:26 PM
Trying to dual-boot XP and RH9 with GRUB...GRUB stops right after BIOS EvilYoda Linux - Newbie 5 06-20-2003 03:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration