Re: Experiencing the Grub Error 17

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Michael Schwendt wrote:
> On 22/10/2007, Mikkel L. Ellertson <mikkel@xxxxxxxxxxxxxxxx> wrote:
>>> Yes, Mikkel, the disk from which I want to boot has the highest
>>> priority in BIOS..
>>>
>>>
>> OK - this gets a bit tricky, because when you boot from this drive,
>> it is no longer hd2 - it is hd0. So Grub will be looking for its
>> files in the wrong place. What I would do is edit your Grub
>> configuration file to reflect this.
> 
>     map (hd0) (hd2)
>     map (hd2) (hd0)
> 
>  in the grub.conf boot entry would achieve that. However, before that
> I would really suggest giving the "find /grub/grub.conf" command a
> try, to see on which mountable partition it finds the file.
> 
I don't think mapping is going to help/be needed in this case. The
problem is that the mapping would be done after the point where it
is needed, because Grub would be looking for the config file on the
wrong drive, so it would never read it. It would work if you were
using another copy of Grub to chainload to this one, and you did hte
mapping in the first version.

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux