Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

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

9 views
Skip to first unread message

David Steiner

unread,
Jan 5, 2010, 11:20:01 AM1/5/10
to
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-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Felix Zielcke

unread,
Jan 5, 2010, 11:30:02 AM1/5/10
to
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

0 new messages