LinuxQuestions.org
Visit Jeremy's Blog.
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 10-27-2008, 02:01 PM   #1
6yp
LQ Newbie
 
Registered: Oct 2008
Posts: 4

Rep: Reputation: 0
Question Dual Boot, Vista + Fedora, 2 HDD, EasyBcd boot manager = Fedora not start


Hello Everybody!

I have a question that I try to resolve already a week,
Everything suppose to work, however its not.
Here is what I have:
HP laptop dv9200 with 2 HDD SATA
1st. - Fully Vista /dev/sda
2nd - Half Fedora 9 fresh install. /dev/sdb/ second half vista drive(NTFS)

When I install fedora 9 I follow a neosmart wiki guide for fedora.
I specify Install on second drive, boot loader GRUB install on /dev/sdb(second hard drive) also I specify "Write to MBR" to put GRUB /dev/sdb1

Then I reload I chose Vista and Launch EasyBCD and go to the "Add/Remove Entries"
I add linux grub chose drive where is boot installed - /dev/sdb(?)

I receive this error:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
find --set -root --ignore-floppies /nst/menu/lst
(hd0,0)
filesysytem type ntfs (????? WTF????), partition type 0x7
configfile /nst/menu.lst
Turning on gate a20.. Succcess.
Starting cmain() ... find --set-root --ignore-floppies /boot/grub/menu.lst
_ (flashing)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Then I take physically my first HDD (WITH VISTA) and on its place, I mount a second (with FEDORA) Manually inside on my latop. Fedora - START WITH OUT ANY PROBLEM.

Here is my /boot/grub/menu.lst
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 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,5)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/sdb
default=0
timeout=5
splashimage=(hd1,5)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.25-14.fc9.x86_64)

root (hd1,5)

kernel /vmlinuz-2.6.25-14.fc9.x86_64 ro root=UUID=453813a4-d564-4145-86ee-9fae248ed9c7 rhgb quiet
initrd /initrd-2.6.25-14.fc9.x86_64.img
title Other
rootnoverify (hd1,4)
chainloader +1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Then I change:
~~~~~~~~~~~~~~~~~
splashimage=(hd0,5)/grub/splash.xpm.gz --> splashimage=(hd1,5)/grub/splash.xpm.gz
root (hd0,5) --> root (hd1,5)
rootnoverify (hd0,4) --> rootnoverify (hd1,4)
~~~~~~~~~~~~~~~~~
And swap physically hard drives its NOT works.

GOAL: Makes work Vista 64bit and Fedora 9 64 bit together with boot menu with both hard drives installed.

I also been trying to resolve this problem here:
I can not please an URL until I have a few posts, I hope admin will not ban me, this is not a spam or redirection, this is forum on Easy BCD support.
neosmart. net/forums/showthread. php?t=2803
please remove spaces.
So Far no luck.

I am a noob please help me.
Thank you for your time,
Best Regards,
6yp

Last edited by 6yp; 10-29-2008 at 12:08 PM. Reason: error find
 
Old 10-27-2008, 07:02 PM   #2
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,125

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Been a while since I looked at EasyBCD, but here goes ...
Quote:
Originally Posted by 6yp View Post
I specify Install on second drive, boot loader GRUB install on /dev/sdb(second hard drive) also I specify "Write to MBR" to put GRUB /dev/sdb1
Nope - you wrote it to the MBR o.k. as evidenced by the fact you could boot with only this drive in (after your edit). As the doco says, it has to be the boot sector record - you need to install grub into the Fedora partition. Simplest might be to re-install. Can be fixed, but can get messy.
 
Old 10-27-2008, 10:48 PM   #3
6yp
LQ Newbie
 
Registered: Oct 2008
Posts: 4

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by syg00 View Post
Been a while since I looked at EasyBCD, but here goes ...
Nope - you wrote it to the MBR o.k. as evidenced by the fact you could boot with only this drive in (after your edit). As the doco says, it has to be the boot sector record - you need to install grub into the Fedora partition. Simplest might be to re-install. Can be fixed, but can get messy.
I did install grub with EasyBCd (where is an option)
Is any way to do it without Easy Bcd????
If I need to re-install Fedora, what option consider Boot and drive I have to specify??
on dev/sdb to I have to write to first sector or MBR??? Where is two options.
 
Old 10-28-2008, 10:16 AM   #4
6yp
LQ Newbie
 
Registered: Oct 2008
Posts: 4

Original Poster
Rep: Reputation: 0
Anybody know? Please help.
 
Old 10-28-2008, 08:16 PM   #5
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,125

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
EasyBCD doesn't install grub, it merely allows the Vista boot to see it, and select it. Grub needs to be re-installed in the root partition.
You should be able to do it from a rescue mode from the Fedora CD - google should find plenty of hits. I'll have a look later when/if I can find a Fedora system.
 
Old 10-28-2008, 08:48 PM   #6
6yp
LQ Newbie
 
Registered: Oct 2008
Posts: 4

Original Poster
Rep: Reputation: 0
Hello syg00!!
Thank you for trying to help me.
Please let me know,
1. When I reinstall fedora, I need to place it on second drive, what kind of boot options I have to specify???
"write to MBR" or "write to first sector" on second drive? What is the deference?
 
Old 10-28-2008, 09:28 PM   #7
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,501

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
You indicated in your first post that after making changes to menu.lst (root sd1,5), you were able to boot Fedora. You could change your settings in the BIOS so the second drive (with Fedora) is set as the first drive in boot order. You didn't indicate wherther you could boot the vista on the second drive? Also, do you have a second vista OS on the first drive? or is it just data? You will need entries in menu.lst for vista for both drives if you have two OS's.

The error you describe in your first post is because EasyBCD was looking at the first drive for a Linux filesystem and you have only vista. Note the (hd0,0) below from your first post.

find --set -root --ignore-floppies /nst/menu/lst
(hd0,0)
filesysytem type ntfs (????? WTF????), partition type 0x7

If you can still boot into Fedora, it might help if you could run the command 'fdisk -l' (lower case Letter L) and post the output here.

Last edited by yancek; 10-28-2008 at 09:29 PM.
 
Old 10-29-2008, 06:44 PM   #8
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,125

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
O.K., I found a Fedora 9 CD this morning - boot that, and select rescue mode. It gives you plenty of messages - read them all.
I have several different distros installed, it found all of them, and asked which one I wanted to recover. Note that I have only one disk in that laptop, so I' don't know if Anaconda can deal with two - past experience doesn't leave me confident.
As it says, issue "chroot /mnt/sysimage". Then do a "df" - it'll show you the root partition - use that in this command
Code:
grub-install /dev/sdb6
Then you should be able to get EasyBCD to see it.
If you need to do a full (Fedora) re-install, just install grub to a partition - not the MBR.
 
  


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
New install on vista system, want dual boot for vista and fedora. lhelden Linux - Newbie 9 08-21-2008 10:22 AM
DUAL BOOT ,Fedora 8 and Vista ??!! possible??? chilibowl Linux - Software 3 07-08-2008 12:37 PM
Fedora and Vista Dual Boot (vista installed first) firekid1239 Linux - Newbie 10 05-04-2008 09:35 PM
fedora/vista dual boot - partimage: restored vista - vista won't let me log on redmoon zero Linux - General 1 12-31-2007 07:21 PM

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

All times are GMT -5. The time now is 07:53 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