Bug#563822: Grub error: symbol 'grub_puts' not found

2012-12-29 Thread Martin Naughton
Hello David,

Can the bug be closed if you have fixed the problem?

The system boots again. I ran "grub-install --recheck /dev/md0" from a
livecd in chroot.



-- 
Regards
Martin Naughton


Bug#563822: Grub error: symbol 'grub_puts' not found

2010-01-05 Thread Felix Zielcke
Am Dienstag, den 05.01.2010, 08:02 -0800 schrieb David Steiner:
> Package: grub-pc
> Version: 1.98~20100101-1
> 
> After upgrading to this version from the previous one in squeeze, grub
> isn't able to boot anymore. Here's the output:
> 
> GRUB loading.
> Welcome to GRUB!
> 
> Entering rescue mode...
> Error: the symbol 'grub_puts' not found
> grub rescue> _
> 
> After searching for a possible solution i found
> "http://tinyurl.com/yl8m9p4"; and tried out the suggested commands:

If you recovered booting that system please run 
 echo GET grub-pc/install_devices | debconf-communicate
and check if the device listed there, is the one your BIOS boots from.

Probable this is just a duplicate of
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554790
or you/grub-installer choose the wrong device there.


-- 
Felix Zielcke
Proud Debian Maintainer and GNU GRUB developer




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



Bug#563822: Grub error: symbol 'grub_puts' not found

2010-01-05 Thread David Steiner
Package: grub-pc
Version: 1.98~20100101-1

After upgrading to this version from the previous one in squeeze, grub isn't 
able to boot anymore. Here's the output:

GRUB loading.
Welcome to GRUB!

Entering rescue mode...
Error: the symbol 'grub_puts' not found
grub rescue> _

After searching for a possible solution i found "http://tinyurl.com/yl8m9p4"; 
and tried out the suggested commands:

grub rescue> ls
(md0) (hd0) (hd0,1) (hd1) (hd1,1) (hd2) (hd2,1) (hd111)
grub rescue> help
Unknown command 'help'
grub rescue> set
prefix=(md0)/boot/grub
root=md0
grub rescue> lsmod
Unknown command 'lsmod'
grub rescue> insmod linux
error: the symbol 'grub_puts' not found
grub rescue> insmod boot
grub rescue> insmod normal
error: the symbol 'grub_puts' not found

I'm using a custom compiled real time kernel version 2.6.31.6-rt19 on Debian 
Squeeze, amd64. I'll try repairing grub by reinstalling grub from a livecd.


  



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