On 19.03.2012 22:28, Lennart Sorensen wrote:
On Fri, Mar 09, 2012 at 03:37:57PM -0500, Lennart Sorensen wrote:
Interestingly after poking at reading all the disks and poking mdadm
--examine and --detail, now grub-prob likes md1, but still dislikes md0.
root@rceng03new:/tmp# /usr/sbin/grub-probe
On 20.03.2012 03:59, jlcen...@comcast.net wrote:
various modules
Exact error message?
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
___
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel
- Original Message -
From: "Vladimir 'φ-coder/phcoder' Serbinenko"
To: grub-devel@gnu.org
Sent: Tuesday, March 20, 2012 6:33:56 AM
Subject: Re: Configure options questions
On 20.03.2012 03:59, jlcen...@comcast.net wrote:
> various modules
Exact error message?
Unfortunately, the message
On 20.03.2012 15:16, jlcen...@comcast.net wrote:
> Unfortunately, the messages scrolled by so quickly I wasn't able to see which
> ones. In /etc/default/grub, I had added:
>
> GRUB_PRELOAD_MODULES="raid mdraid1x part_gpt btrfs"
Very unlikely.
> I think it was these. They were added to grub.cfg b
On 20.03.2012 15:16, jlcen...@comcast.net wrote:
>
> - Original Message -
> From: "Vladimir 'φ-coder/phcoder' Serbinenko"
> To: grub-devel@gnu.org
> Sent: Tuesday, March 20, 2012 6:33:56 AM
> Subject: Re: Configure options questions
>
> On 20.03.2012 03:59, jlcen...@comcast.net wrote:
>> v
- Original Message -
From: "Vladimir 'φ-coder/phcoder' Serbinenko"
To: grub-devel@gnu.org
Sent: Tuesday, March 20, 2012 10:31:49 AM
Subject: Re: Configure options questions
On 20.03.2012 15:16, jlcen...@comcast.net wrote:
> Unfortunately, the messages scrolled by so quickly I wasn't abl
On 20.03.2012 15:41, jlcen...@comcast.net wrote:
>
> - Original Message -
> From: "Vladimir 'φ-coder/phcoder' Serbinenko"
> To: grub-devel@gnu.org
> Sent: Tuesday, March 20, 2012 10:31:49 AM
> Subject: Re: Configure options questions
>
> On 20.03.2012 15:16, jlcen...@comcast.net wrote:
>>
- Original Message -
From: "Vladimir 'φ-coder/phcoder' Serbinenko"
To: grub-devel@gnu.org
Sent: Tuesday, March 20, 2012 10:36:07 AM
Subject: Re: Configure options questions
On 20.03.2012 15:16, jlcen...@comcast.net wrote:
>
> - Original Message -
> From: "Vladimir 'φ-coder/phcod
On 20.03.2012 15:52, jlcen...@comcast.net wrote:
>
> - Original Message -
> From: "Vladimir 'φ-coder/phcoder' Serbinenko"
> To: grub-devel@gnu.org
> Sent: Tuesday, March 20, 2012 10:36:07 AM
> Subject: Re: Configure options questions
>
> On 20.03.2012 15:16, jlcen...@comcast.net wrote:
>>
- Original Message -
From: "Vladimir 'φ-coder/phcoder' Serbinenko"
To: grub-devel@gnu.org
Sent: Tuesday, March 20, 2012 10:50:31 AM
Subject: Re: Configure options questions
On 20.03.2012 15:41, jlcen...@comcast.net wrote:
>
> - Original Message -
> From: "Vladimir 'φ-coder/phcode
On Mon, Mar 19, 2012 at 4:46 PM, Piscium wrote:
> On 13 March 2012 03:32, Mike Gilbert wrote:
>> With the release of linux-3.2.10, I found grub-mkconfig is improperly
>> sorting my kernels.
>>
>> Generating grub.cfg ...
>> Found linux image: /boot/vmlinuz-3.2.9
>> Found linux image: /boot/vmlinuz
On Tue, Mar 20, 2012 at 11:28:18AM +0100, Vladimir 'φ-coder/phcoder' Serbinenko
wrote:
> There is no need to debug. I know exactly why GRUB is confused:
> because as far as my understanding goes the superblock makes no
> sense (details in previous mail). What we need is that someone
> familiar wit
On 20.03.2012 20:02, Lennart Sorensen wrote:
On Tue, Mar 20, 2012 at 11:28:18AM +0100, Vladimir 'φ-coder/phcoder' Serbinenko
wrote:
There is no need to debug. I know exactly why GRUB is confused:
because as far as my understanding goes the superblock makes no
sense (details in previous mail). W
oot-device
> isn't set anymore. This worked a few weeks ago.
This seems to fix the grub-install problem:
root@rceng03new:~/grub2-1.99+20120320# diff -u /root/grub/util/grub-install.in
./util/grub-install.in
--- /root/grub/util/grub-install.in 2012-03-20 12:12:51.276823000 -0400
+++
On Tue, Mar 20, 2012 at 08:10:12PM +0100, Vladimir 'φ-coder/phcoder' Serbinenko
wrote:
> The change in question isn't "non-powerpc", quite the opposite, it
> was to fix the install on powerpc Mac. Just different vendors use
> different boot methods.
Yeah I should have said ibm powerpc.
> Please
On Tue, Mar 20, 2012 at 08:10:12PM +0100, Vladimir 'φ-coder/phcoder' Serbinenko
wrote:
> My conclusions are based on direct examination of the files you
> supplied not GRUB output.
Right. Which makes me think the kernel isn't returning consistent data.
That's scary.
I have managed to run the sa
On Tue, Mar 20, 2012 at 03:14:23PM -0400, Lennart Sorensen wrote:
> Right. Which makes me think the kernel isn't returning consistent data.
> That's scary.
>
> I have managed to run the same grub-probe command and get it not work,
> and then running it a minute later it works. That shouldn't be
- Original Message -
From: "Vladimir 'φ-coder/phcoder' Serbinenko"
To: grub-devel@gnu.org
Sent: Tuesday, March 20, 2012 6:33:56 AM
Subject: Re: Configure options questions
On 20.03.2012 03:59, jlcen...@comcast.net wrote:
> various modules
Exact error message?
Hi Vladimir,
Just to foll
18 matches
Mail list logo