LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-07-2011, 12:47 PM   #1
mrprassad
LQ Newbie
 
Registered: May 2011
Posts: 5

Rep: Reputation: 0
not able to boot into Win7, dual boot with Fedora, getting error BOOTMGR missing..


Can any one please help me in this problem that, I have installed Fedora 14 on my system configured to dual boot with my Windows7 OS. But at the Grub loader screen, on selecting the other (Windows7) link it is showing the error

BOOTMGR missing
Ctrl+Alt+Del to Restart

I had run the boot_info_script055.sh

============================================================================
Boot Info Script 0.55 dated February 15th, 2010

============================= Boot Info Summary: ==============================

=> Grub 0.97 is installed in the MBR of /dev/sda and looks at sector 49076709
on boot drive #1 for the stage2 file. A stage2 file is at this location on
/dev/sda. Stage2 looks on partition #5 for /boot/grub/grub.conf.

sda1: _________________________________________________________________________

File system: ntfs
Boot sector type: Windows Vista/7
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files/dirs:

sda2: _________________________________________________________________________

File system: ntfs
Boot sector type: Windows Vista/7
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files/dirs: /bootmgr /Boot/BCD

sda3: _________________________________________________________________________

File system: ntfs
Boot sector type: Windows Vista/7
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows 7
Boot files/dirs: /Windows/System32/winload.exe

sda4: _________________________________________________________________________

File system: Extended Partition
Boot sector type: Unknown
Boot sector info:

sda5: _________________________________________________________________________

File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Fedora release 14 (Laughlin)
Kernel on an ()
Boot files/dirs: /boot/grub/menu.lst /boot/grub/grub.conf /etc/fstab

sda6: _________________________________________________________________________

File system: ntfs
Boot sector type: Windows Vista/7
Boot sector info: According to the info in the boot sector, sda6 starts
at sector 2048.
Operating System:
Boot files/dirs:

sda7: _________________________________________________________________________

File system: swap
Boot sector type: -
Boot sector info:

=========================== Drive/Partition Info: =============================

Drive: sda ___________________ _____________________________________________________

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

Partition Boot Start End Size Id System

/dev/sda1 2,048 206,847 204,800 7 HPFS/NTFS
/dev/sda2 * 206,848 411,647 204,800 7 HPFS/NTFS
/dev/sda3 411,648 45,848,575 45,436,928 7 HPFS/NTFS
/dev/sda4 45,849,571 312,576,704 266,727,134 f W95 Ext d (LBA)
/dev/sda5 45,849,573 75,842,864 29,993,292 83 Linux
/dev/sda6 75,845,632 310,472,189 234,626,558 7 HPFS/NTFS
/dev/sda7 310,472,253 312,576,704 2,104,452 82 Linux swap / Solaris


blkid -c /dev/null: ____________________________________________________________

Device UUID TYPE LABEL

/dev/sda1 BEFC4F3FFC4EF167 ntfs System Reserved
/dev/sda2 D8C6F18AC6F168E0 ntfs System Reserved
/dev/sda3 FAF4F687F4F64603 ntfs
/dev/sda4: PTTYPE="dos" PART_ENTRY_SCHEME="dos" PART_ENTRY_TYPE="0xf" PART_ENTRY_NUMBER="4"
/dev/sda5 bebb8b2b-5faa-4373-81cb-d555fc2a331c ext4 _Fedora-14-i686-
/dev/sda6 74CE687BCE68380E ntfs Backup
/dev/sda7 ff8829dd-4e84-41e4-a828-8c64ec9792c2 swap
/dev/sda: PTTYPE="dos"

============================ "mount | grep ^/dev output: ===========================

Device Mount_Point Type Options

/dev/sda5 / ext4 (rw)


========================== sda5/boot/grub/grub.conf: ==========================

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,4)
# kernel /boot/vmlinuz-version ro root=/dev/sda5
# initrd /boot/initrd-[generic-]version.img
#boot=/dev/sda
default=2
timeout=5
splashimage=(hd0,4)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.35.12-90.fc14.i686)
root (hd0,4)
kernel /boot/vmlinuz-2.6.35.12-90.fc14.i686 ro root=UUID=bebb8b2b-5faa-4373-81cb-d555fc2a331c rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet
initrd /boot/initramfs-2.6.35.12-90.fc14.i686.img
title Fedora (2.6.35.6-45.fc14.i686)
root (hd0,4)
kernel /boot/vmlinuz-2.6.35.6-45.fc14.i686 ro root=UUID=bebb8b2b-5faa-4373-81cb-d555fc2a331c rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet
initrd /boot/initramfs-2.6.35.6-45.fc14.i686.img
title Windows 7
rootnoverify (hd0,0)
chainloader +1

=============================== sda5/etc/fstab: ===============================


#
# /etc/fstab
# Created by anaconda on Sat May 7 19:19:16 2011
#
# Accessible filesystems, by reference, are maintained under '/dev/disk'
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info
#
UUID=bebb8b2b-5faa-4373-81cb-d555fc2a331c / ext4 defaults 1 1
UUID=ff8829dd-4e84-41e4-a828-8c64ec9792c2 swap swap defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0

=================== sda5: Location of files loaded by Grub: ===================


23.6GB: boot/grub/grub.conf
23.6GB: boot/grub/menu.lst
25.1GB: boot/grub/stage2
26.7GB: boot/initramfs-2.6.35.12-90.fc14.i686.img
25.7GB: boot/initramfs-2.6.35.6-45.fc14.i686.img
26.6GB: boot/initrd-plymouth.img
26.6GB: boot/vmlinuz-2.6.35.12-90.fc14.i686
24.7GB: boot/vmlinuz-2.6.35.6-45.fc14.i686
=========================== Unknown MBRs/Boot Sectors/etc =======================

Unknown BootLoader on sda4

00000000 69 70 72 6f 67 72 61 6d 68 75 6c 70 10 04 12 68 |iprogramhulp...h|
00000010 61 72 64 64 69 73 6b 14 53 65 6c 66 6c 61 61 69 |arddisk.Selflaai|
00000020 20 76 61 6e 61 66 20 68 61 72 64 65 20 73 6b 79 | vanaf harde sky|
00000030 66 10 53 65 6c 65 63 74 20 11 53 65 6c 66 6c 61 |f.Select .Selfla|
00000040 61 69 2d 67 65 c3 af 6e 73 74 61 6c 6c 65 65 72 |ai-ge..nstalleer|
00000050 64 65 20 4f 53 10 20 74 6f 20 73 74 61 72 74 20 |de OS. to start |
00000060 74 68 65 20 73 79 73 74 65 6d 20 69 6e 73 74 61 |the system insta|
00000070 6c 6c 65 64 20 6f 6e 20 79 6f 75 72 20 6c 6f 63 |lled on your loc|
00000080 61 6c 20 68 61 72 64 20 64 69 73 6b 2e 20 54 68 |al hard disk. Th|
00000090 69 73 20 73 79 73 74 65 6d 20 6d 75 73 74 20 62 |is system must b|
000000a0 65 20 69 6e 73 74 61 6c 6c 65 64 20 70 72 6f 70 |e installed prop|
000000b0 65 72 6c 79 2c 20 62 65 63 61 75 73 65 20 6f 6e |erly, because on|
000000c0 6c 79 20 74 68 65 20 4d 42 52 20 28 4d 61 73 74 |ly the MBR (Mast|
000000d0 65 72 20 42 6f 6f 74 20 52 65 63 6f 72 64 29 20 |er Boot Record) |
000000e0 6f 6e 20 74 68 65 20 66 69 72 73 74 20 68 61 72 |on the first har|
000000f0 64 20 64 69 73 6b 20 69 73 20 73 74 61 72 74 65 |d disk is starte|
00000100 64 2e 20 54 68 65 20 64 65 76 69 63 65 20 49 44 |d. The device ID|
00000110 20 6f 66 20 74 68 65 20 66 69 72 73 74 20 68 61 | of the first ha|
00000120 72 64 20 64 69 73 6b 20 69 73 20 70 72 6f 76 69 |rd disk is provi|
00000130 64 65 64 20 62 79 20 74 68 65 20 42 49 4f 53 20 |ded by the BIOS |
00000140 6f 66 20 74 68 65 20 63 6f 6d 70 75 74 65 72 2e |of the computer.|
00000150 15 0a 55 73 65 20 74 68 69 73 20 69 66 20 79 6f |..Use this if yo|
00000160 75 20 66 6f 72 67 6f 74 20 74 6f 20 72 65 6d 6f |u forgot to remo|
00000170 76 65 20 74 68 65 20 43 44 20 6f 72 20 44 56 44 |ve the CD or DVD|
00000180 20 66 72 6f 6d 20 79 6f 75 72 20 64 72 69 76 65 | from your drive|
00000190 20 61 6e 64 20 77 61 6e 74 20 74 6f 20 73 74 61 | and want to sta|
000001a0 72 74 20 74 68 65 20 63 6f 6d 70 75 74 65 72 20 |rt the computer |
000001b0 66 72 6f 6d 20 74 68 65 20 68 61 72 64 20 00 fe |from the hard ..|
000001c0 ff ff 83 fe ff ff 02 00 00 00 4c a9 c9 01 00 fe |..........L.....|
000001d0 ff ff 05 fe ff ff 4e a9 c9 01 cd 28 fc 0d 00 00 |......N....(....|
000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
00000200


=============================== StdErr Messages: ===============================

No volume groups found
mdadm: No arrays found in config file or automatically

==========================================================================

with these hints please any one help me......


Thank you.
 
Old 05-07-2011, 02:12 PM   #2
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,523

Rep: Reputation: 2494Reputation: 2494Reputation: 2494Reputation: 2494Reputation: 2494Reputation: 2494Reputation: 2494Reputation: 2494Reputation: 2494Reputation: 2494Reputation: 2494
First, are you able to boot Fedora on the hard drive??
In your bootinfo script, it shows NO boot files on sda1. Your grub.conf entry for windows 7 points to sda1. That won't work!
You have three windows 7 partitions which would be standard for pre-installed windows 7. The first partition is usually a small (100MB) boot partition, the second is the system files and the third is a Recovery partition.
Is this a preinstalled windows 7.

I would change the current windows entry to either (hd0,1) or (hd0,2). Try each in turn.

The bootinfo script shows the following files on sda2:
Boot files/dirs: /bootmgr /Boot/BCD

and the following windows boot files on sda3:

Quote:
Boot files/dirs: /Windows/System32/winload.exe
I'm not sure if that is right. I don't know enough about windows anymore. I would suggest the following modification to the grub.conf file:

Quote:
title Windows 7
rootnoverify (hd0,1)
chainloader +1
If that doesn't work, change the (hd0,1) to (hd0,2).

I'm not sure what happened with sda4?? It shows an unknown bootloader on your Extended partition which is pretty weird!
 
1 members found this post helpful.
Old 05-08-2011, 09:54 PM   #3
mrprassad
LQ Newbie
 
Registered: May 2011
Posts: 5

Original Poster
Rep: Reputation: 0
it works, thank you.

Thank you very much.. it works on changing (hd0,0) to (hd0,1)

But how it happened ? What these (hd0,0), (hd0,1), (hd0,2) parameters mean ?

Yes. now I am able to boot in both fedora and Win7..

but in Fedora I tried to install broadcam wireless driver, but not able to make my wireless function enable.. Please help me out, as I have to use wireless more frequently in my campus.

Last edited by mrprassad; 05-08-2011 at 09:59 PM.
 
Old 05-09-2011, 10:29 AM   #4
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,523

Rep: Reputation: 2494Reputation: 2494Reputation: 2494Reputation: 2494Reputation: 2494Reputation: 2494Reputation: 2494Reputation: 2494Reputation: 2494Reputation: 2494Reputation: 2494
Quote:
What these (hd0,0), (hd0,1), (hd0,2) parameters mean ?
They refer to hard drives and partitions. The hd0 is the first hard drive. The one at the end (hd0,1) is the second partition. In Grub Legacy which Fedora uses, hard drives and partitions are counted beginning with zero.

With regard to your wireless problem, I would suggest starting a new thread in Networking or Fedora.
 
  


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
Bootmgr is missing on ubuntu and windows 7 dual boot bomberb17 Linux - Newbie 5 04-10-2011 07:40 PM
[SOLVED] Linux Limbo - Bootmgr missing for dual boot BThresher Linux - Newbie 7 03-29-2011 10:07 AM
[SOLVED] bootmgr is missing while boot win7 laoxu Linux - Newbie 1 07-29-2010 12:01 PM
adding Fedora 10 to dual boot with Win7? lenny45 Fedora 11 10-19-2009 12:04 AM
bootmgr is missing (boot error) fakie_flip General 5 12-18-2007 04:19 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:19 PM.

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