Bug#539870: grub2: 'Out of range 0x2c00. Aborting.' on amd64.

2009-09-19 Thread Thomas Barandon
I'm almost in the same configuration (testing/amd64/ext4/No Raid).

Migrating grub-legacy to grub-pc 1.97-beta3 without any problem.

-- 
Thomas Barandon
Tel. +33 633 047 139
Tel. +33 561 473 814
Mail. t.baran...@gmail.com


signature.asc
Description: Digital signature


Bug#539870: grub2: 'Out of range 0x2c00. Aborting.' on amd64.

2009-09-16 Thread Robert Millan
On Wed, Aug 26, 2009 at 11:22:49AM +0200, Felix Zielcke wrote:
 Am Dienstag, den 04.08.2009, 09:27 +0200 schrieb Konrad Cempura:
  Package: grub2
  Version: 1.96+20090725-1
  Severity: critical
  Justification: breaks the whole system
  
  After update system didn't boot. I was chrooted, and run grub-install 
  /dev/sda and update-grub.
  This didn't helped me. Remove params (eg. vga) also did nothing. The kernel 
  is selected to boot
  and after this I've always seen 'Out of range 0x2c00. Aborting.', always 
  after kernel selection.
  
  Only one solution is worked for me - to install grub2, grub-pc
  and grub-common from Debian Stable repository 1.96+20080724...

Is this still an issue with 1.97~beta3 ?

-- 
Robert Millan

  The DRM opt-in fallacy: Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#539870: grub2: 'Out of range 0x2c00. Aborting.' on amd64.

2009-08-26 Thread Felix Zielcke
Am Dienstag, den 04.08.2009, 09:27 +0200 schrieb Konrad Cempura:
 Package: grub2
 Version: 1.96+20090725-1
 Severity: critical
 Justification: breaks the whole system
 
 After update system didn't boot. I was chrooted, and run grub-install 
 /dev/sda and update-grub.
 This didn't helped me. Remove params (eg. vga) also did nothing. The kernel 
 is selected to boot
 and after this I've always seen 'Out of range 0x2c00. Aborting.', always 
 after kernel selection.
 
 Only one solution is worked for me - to install grub2, grub-pc
 and grub-common from Debian Stable repository 1.96+20080724...
 

Sorry for replying so late.
Please try the old linux loader with linux16
Maybe the new one doestn't like your build kernel.


-- 
Felix Zielcke
Proud Debian Maintainer




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#539870: grub2: 'Out of range 0x2c00. Aborting.' on amd64.

2009-08-04 Thread Konrad Cempura
Package: grub2
Version: 1.96+20090725-1
Severity: critical
Justification: breaks the whole system

After update system didn't boot. I was chrooted, and run grub-install /dev/sda 
and update-grub.
This didn't helped me. Remove params (eg. vga) also did nothing. The kernel is 
selected to boot
and after this I've always seen 'Out of range 0x2c00. Aborting.', always after 
kernel selection.

Only one solution is worked for me - to install grub2, grub-pc
and grub-common from Debian Stable repository 1.96+20080724...

My system:
Debian Testing amd64
IBM xSeries 3650
6 disks in RAID6.
ext4

-- Package-specific info:

*** WARNING grub-setup left core.img in filesystem

*** BEGIN /proc/mounts
/dev/root / ext4 rw,relatime,errors=remount-ro,barrier=1,data=ordered 0 0
/dev/sda3 /file-store ext4 rw,relatime,barrier=1,data=ordered 0 0
/dev/sda4 /srv ext4 rw,relatime,barrier=1,data=ordered 0 0
/dev/sda3 /home ext4 rw,relatime,barrier=1,data=ordered 0 0
/dev/sda3 /var ext4 rw,relatime,barrier=1,data=ordered 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/sda
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/update-grub using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
set root=(hd0,1)
search --fs-uuid --set ba2b3973-1f10-4638-a6d3-a5c81c3b769c
if font /usr/share/grub/ascii.pff ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  terminal gfxterm
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_hurd ###
### END /etc/grub.d/10_hurd ###

### BEGIN /etc/grub.d/10_linux ###
menuentry Debian GNU/Linux, linux 2.6.30-e4+i+l7 {
set root=(hd0,1)
search --fs-uuid --set ba2b3973-1f10-4638-a6d3-a5c81c3b769c
linux   /boot/vmlinuz-2.6.30-e4+i+l7 root=/dev/sda1 ro vga=792 
}
menuentry Debian GNU/Linux, linux 2.6.30-e4+i+l7 (single-user mode) {
set root=(hd0,1)
search --fs-uuid --set ba2b3973-1f10-4638-a6d3-a5c81c3b769c
linux   /boot/vmlinuz-2.6.30-e4+i+l7 root=/dev/sda1 ro single vga=792
}
menuentry Debian GNU/Linux, linux 2.6.30-rc5-e4+i+l7 {
set root=(hd0,1)
search --fs-uuid --set ba2b3973-1f10-4638-a6d3-a5c81c3b769c
linux   /boot/vmlinuz-2.6.30-rc5-e4+i+l7 root=/dev/sda1 ro vga=792 
}
menuentry Debian GNU/Linux, linux 2.6.30-rc5-e4+i+l7 (single-user mode) {
set root=(hd0,1)
search --fs-uuid --set ba2b3973-1f10-4638-a6d3-a5c81c3b769c
linux   /boot/vmlinuz-2.6.30-rc5-e4+i+l7 root=/dev/sda1 ro single 
vga=792
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file is an example on how to add custom entries
### END /etc/grub.d/40_custom ###
*** END /boot/grub/grub.cfg

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-e4+i+l7 (SMP w/4 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages grub2 depends on:
ii  debconf [debconf-2.0]   1.5.27   Debian configuration management sy
ii  grub-pc 1.96+20080724-16 GRand Unified Bootloader, version 

grub2 recommends no packages.

grub2 suggests no packages.

-- debconf information excluded



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org