Bug#436943: grub2: after install boots into rescue mode

2008-02-12 Thread hugo vanwoerkom
Hi,

Thanks for the continued support.
An explanation: it is difficult trying grub2 because I have changed
legacy grub to do things I needed:

I changed the commands to be able to do this:

title   2.6.24-ck1 on HDB3-NOAPIC CORRECTED network
find/ST380011A.03
rootFILE=/ST380011A.03
kernel  /boot/vmlinuz-2.6.24-1-686 root=LABEL=ST380011A.03
noapic vga=791 apm=on ddcon=1 network quiet
initrd  /boot/initrd.img-2.6.24-1-686
boot

That eliminates having to specify a hardcoded partition location and
enables me to use all labels so I can swap disk positions without
having to change any configuration parameters.

This certainly is [OT] to this bug but explains why I am sticking with
legacy grub for the moment.

Hugo



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#436943: grub2: after install boots into rescue mode

2008-01-03 Thread Robert Millan

This report doesn't provide enough information for us to figure out what
was the problem.  Will you provide the input Sam requested ?

If not, I'm afraid we'll have to close this bug.

Please let us know if you have questions or need more assistance.

-- 
Robert Millan

 I know my rights; I want my phone call!
 What use is a phone call, if you are unable to speak?
(as seen on /.)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#436943: grub2: after install boots into rescue mode

2007-10-12 Thread Sam Morris
Try 'insmod normal' and then 'normal' to get the menu. Any errors or
other messages that appear while you do this may be useful to indicate
why you don't get the menu in the first place.

-- 
Sam Morris
http://robots.org.uk/

PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078


signature.asc
Description: This is a digitally signed message part


Bug#436943: grub2: after install boots into rescue mode

2007-08-09 Thread hugo vanwoerkom
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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]