[bug #35422] Out of memory. Aborted error when trying to boot with ServeRaid M1015 card

2012-02-03 Thread Vladimir Serbinenko
Follow-up Comment #5, bug #35422 (project grub): You have run grub-install on wrong device (not the one you actually boot from) ___ Reply to this item at: http://savannah.gnu.org/bugs/?35422

[bug #35422] Out of memory. Aborted error when trying to boot with ServeRaid M1015 card

2012-02-03 Thread Thomas Fjellstrom
Follow-up Comment #6, bug #35422 (project grub): Thats what I had thought, but I re-ran it on both of the main drives (sda and sdb, which make up the raid1 for /). ___ Reply to this item at: http://savannah.gnu.org/bugs/?35422

[bug #35422] Out of memory. Aborted error when trying to boot with ServeRaid M1015 card

2012-02-03 Thread Vladimir Serbinenko
Follow-up Comment #7, bug #35422 (project grub): It's common that system boots from unexpected drive, one that you think about as being data only ___ Reply to this item at: http://savannah.gnu.org/bugs/?35422

[bug #35422] Out of memory. Aborted error when trying to boot with ServeRaid M1015 card

2012-02-03 Thread Thomas Fjellstrom
Follow-up Comment #8, bug #35422 (project grub): It is possible, but I had those two drives first in the boot order. So the last drive booting would mean the boot sector on the first two weren't good. (the ones I installed the modified grub to)

[bug #35422] Out of memory. Aborted error when trying to boot with ServeRaid M1015 card

2012-02-03 Thread Vladimir Serbinenko
Follow-up Comment #9, bug #35422 (project grub): Can you run bootinfo script and post the results? Are you sure you don't confuse the disks in the boot order? The names in BIOS can be very unclear ___ Reply to this item at:

[bug #35422] Out of memory. Aborted error when trying to boot with ServeRaid M1015 card

2012-02-03 Thread Thomas Fjellstrom
Follow-up Comment #10, bug #35422 (project grub): I'm about 99% sure I got them right, as they are Seagate Drives, and the sizes are in the drive identifier. Only three drives in there, two 500G, and one 640G. I'll get the bootinfo info later today/tonight.

[bug #35422] Out of memory. Aborted error when trying to boot with ServeRaid M1015 card

2012-02-03 Thread Vladimir Serbinenko
Follow-up Comment #11, bug #35422 (project grub): Note that some BIOSes will skip disks if no partition is marked active. Just mark any partition active. ___ Reply to this item at: http://savannah.gnu.org/bugs/?35422

[bug #35444] grub-mkconfig fails if root is a logical volume

2012-02-03 Thread Michael Laß
URL: http://savannah.gnu.org/bugs/?35444 Summary: grub-mkconfig fails if root is a logical volume Project: GNU GRUB Submitted by: bevan Submitted on: Fr 03 Feb 2012 21:24:40 GMT Category: Configuration

[bug #35444] grub-mkconfig fails if root is a logical volume

2012-02-03 Thread Vladimir Serbinenko
Update of bug #35444 (project grub): Status:None = Fixed Open/Closed:Open = Closed ___ Follow-up Comment #1: I'm aware of this

grub-install problems on FreeBDS 9.0

2012-02-03 Thread Mike Sn
Good day! I've install FreeBSD 9.0 (amd64) on my machine and install grub2 (pkg_add -r grub2). I saw some problem with installing it (grub-install hd0). First problem in line (/usr/local/sbin/grub-install): # Write device to a variable so we don't have to traverse /dev every time.

Re: grub-install problems on FreeBDS 9.0

2012-02-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 03.02.2012 13:34, Mike Sn wrote: Good day! I've install FreeBSD 9.0 (amd64) on my machine and install grub2 (pkg_add -r grub2). I saw some problem with installing it (grub-install hd0). First problem in line (/usr/local/sbin/grub-install): # Write device to a variable so we don't have