Your message dated Mon, 21 Jul 2008 14:00:02 +0200
with message-id <[EMAIL PROTECTED]>
and subject line "error: out of partition" when trying to enter normal mode
has caused the Debian Bug report #436943,
regarding out of partition with XFS
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
436943: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=436943
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: grub-pc
Version: 1.95+20070626-1
Severity: important
Installed grub-pc after apt-get update.
Reboot still boots into Legacy-grub.
Moved /boot/grub elsewhere.
Rerun grub-install /dev/hda + update-grub
Reboot boots straight into Grub rescue mode.
No clue as to how to get a menu.
Regards,
Hugo Vanwoerkom
-- Package-specific info:
*********************** BEGIN /proc/mounts
rootfs / rootfs rw 0 0
none /sys sysfs rw,nosuid,nodev,noexec 0 0
none /proc proc rw,nosuid,nodev,noexec 0 0
udev /dev tmpfs rw 0 0
/dev/disk/by-label/ST380211.05 / ext2 rw 0 0
/dev/disk/by-label/ST380211.05 /dev/.static/dev ext2 rw 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid 0 0
usbfs /proc/bus/usb usbfs rw,nosuid,nodev,noexec 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
devpts /dev/pts devpts rw,nosuid,noexec 0 0
/dev/hda10 /hda10 ext2 rw,nosuid,nodev 0 0
*********************** END /proc/mounts
*********************** BEGIN /boot/grub/device.map
(fd0) /dev/fd0
(hd0) /dev/hda
(hd1) /dev/hdc
(hd2) /dev/sda
*********************** END /boot/grub/device.map
*********************** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automaticaly 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=(hd2,5)
font (hd2,5)/usr/share/grub/unifont.pff
set gfxmode=640x480
insmod gfxterm
insmod vbe
terminal gfxterm
### END /etc/grub.d/00_header ###
### 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.22-1-k7" {
linux (hd2,5)/boot/vmlinuz-2.6.22-1-k7 root=/dev/sda5 ro
initrd (hd2,5)/boot/initrd.img-2.6.22-1-k7
}
menuentry "Debian GNU/Linux, linux 2.6.22-1-k7 (single-user mode)" {
linux (hd2,5)/boot/vmlinuz-2.6.22-1-k7 root=/dev/sda5 ro single
initrd (hd2,5)/boot/initrd.img-2.6.22-1-k7
}
menuentry "Debian GNU/Linux, linux 2.6.21-2-k7" {
linux (hd2,5)/boot/vmlinuz-2.6.21-2-k7 root=/dev/sda5 ro
initrd (hd2,5)/boot/initrd.img-2.6.21-2-k7
}
menuentry "Debian GNU/Linux, linux 2.6.21-2-k7 (single-user mode)" {
linux (hd2,5)/boot/vmlinuz-2.6.21-2-k7 root=/dev/sda5 ro single
initrd (hd2,5)/boot/initrd.img-2.6.21-2-k7
}
menuentry "Debian GNU/Linux, linux 2.6.21-2-486" {
linux (hd2,5)/boot/vmlinuz-2.6.21-2-486 root=/dev/sda5 ro
initrd (hd2,5)/boot/initrd.img-2.6.21-2-486
}
menuentry "Debian GNU/Linux, linux 2.6.21-2-486 (single-user mode)" {
linux (hd2,5)/boot/vmlinuz-2.6.21-2-486 root=/dev/sda5 ro single
initrd (hd2,5)/boot/initrd.img-2.6.21-2-486
}
menuentry "Debian GNU/Linux, linux 2.6.21-1-k7" {
linux (hd2,5)/boot/vmlinuz-2.6.21-1-k7 root=/dev/sda5 ro
initrd (hd2,5)/boot/initrd.img-2.6.21-1-k7
}
menuentry "Debian GNU/Linux, linux 2.6.21-1-k7 (single-user mode)" {
linux (hd2,5)/boot/vmlinuz-2.6.21-1-k7 root=/dev/sda5 ro single
initrd (hd2,5)/boot/initrd.img-2.6.21-1-k7
}
menuentry "Debian GNU/Linux, linux 2.6.19.7-ck2" {
linux (hd2,5)/boot/vmlinuz-2.6.19.7-ck2 root=/dev/sda5 ro
initrd (hd2,5)/boot/initrd.img-2.6.19.7-ck2
}
menuentry "Debian GNU/Linux, linux 2.6.19.7-ck2 (single-user mode)" {
linux (hd2,5)/boot/vmlinuz-2.6.19.7-ck2 root=/dev/sda5 ro single
initrd (hd2,5)/boot/initrd.img-2.6.19.7-ck2
}
menuentry "Debian GNU/Linux, linux 2.6.18-4-k7" {
linux (hd2,5)/boot/vmlinuz-2.6.18-4-k7 root=/dev/sda5 ro
initrd (hd2,5)/boot/initrd.img-2.6.18-4-k7
}
menuentry "Debian GNU/Linux, linux 2.6.18-4-k7 (single-user mode)" {
linux (hd2,5)/boot/vmlinuz-2.6.18-4-k7 root=/dev/sda5 ro single
initrd (hd2,5)/boot/initrd.img-2.6.18-4-k7
}
### END /etc/grub.d/10_linux ###
*********************** END /boot/grub/grub.cfg
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
Versions of packages grub-pc depends on:
ii libc6 2.6-2 GNU C Library: Shared libraries
ii liblzo2-2 2.02-3 data compression library
grub-pc recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
retitle 436943 out of partition with XFS
thanks
Version: 1.96+20080704-1
Thanks to Nils Böhm for the patch.
I knew I read sth. about that on grub-devel.
It has been commited upstream on 29.6
If anyone still gets out of partition error _and_ is using XFS then feel free
to reopen this bug
But if you get that error and are not using XFS or you have XFS and have a different problem, then please make a new bug report.
--- End Message ---