[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: root seems to be incorrectly set after install
From: |
Robert Millan |
Subject: |
Re: root seems to be incorrectly set after install |
Date: |
Sat, 2 Feb 2008 23:39:23 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Sat, Feb 02, 2008 at 04:41:06PM -0500, George Lengel wrote:
> When I reboot I get thrown into rescue mode and typing set shows
> grub>prefix= (hd0,7)/boot/grub
> grub>root=hd0,7
>
> If I manually set root to (hd2,7) and prefix to (hd2,7)/boot/grub I can
> insmod normal and then running normal proceeds perfectly. It makes no
> sense to me why it is prepending hd0 instead of hd2. I have searched all
> over for a solution and the closest I came was someone a few months ago
> posted a similar problem. It was suggested to delete system.map and
> regenerate it, but this did not help.
Sounds like grub_boot_drive not having the right info. It works when received
via multiboot, but not from boot.img.
Does the attached patch fix your problem? Just a guess ...
--
Robert Millan
<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call… if you are unable to speak?
(as seen on /.)
boot_drive.diff
Description: Text Data
- root seems to be incorrectly set after install, George Lengel, 2008/02/02
- Re: root seems to be incorrectly set after install,
Robert Millan <=
- Re: root seems to be incorrectly set after install, George Lengel, 2008/02/02
- Re: root seems to be incorrectly set after install, Robert Millan, 2008/02/03
- Re: root seems to be incorrectly set after install, George Lengel, 2008/02/03
- Re: root seems to be incorrectly set after install, Robert Millan, 2008/02/03
- Re: root seems to be incorrectly set after install, Yoshinori K. Okuji, 2008/02/03
- Re: root seems to be incorrectly set after install, Yoshinori K. Okuji, 2008/02/03
- Re: root seems to be incorrectly set after install (patch works), George Lengel, 2008/02/08
- screen corruption, Robert Millan, 2008/02/09
- Re: screen corruption, George Lengel, 2008/02/09
- Re: screen corruption, Vesa Jääskeläinen, 2008/02/09