You are not logged in.

#1 2011-08-13 11:39:35

krax
Member
From: Tory;Mi
Registered: 2010-06-26
Posts: 62
Website

Grub2 + GPT + Divmod64 Error

I installed grub 2 after I finished the archlinux install.
pacman asked me if i do grub legecy would be removed and I did. the install finished with no error. after that I did

grub-mkconfig -o /boot/grub/grub.cfg
and
grub_bios-install --grub-setup=/bin/true --boot-directory=/boot --no-floppy --recheck /dev/sda

and they did fine too.

after that I rebooted and i got

error: symbol not found.
'grub_divmod64_full'

Entering rescue mode ...

grub rescue>

i removed grub2 by pacman and install it again and I did the process again and I get the same error.

I have no idea where and how to fix it but I know it is something to do with grub mostly.

Last edited by krax (2011-08-13 11:42:40)

Offline

#2 2011-08-14 05:07:06

jwbirdsong
Member
From: Western KS USA
Registered: 2006-11-25
Posts: 173

Re: Grub2 + GPT + Divmod64 Error

paste your grub.conf
and fdisk -l and/or blkid
and any other pertinent info.

also maybe follow info on bug tracker as it develops HERE
grub.conf etc in link above..   didn't catch that  you filed bug...nvm

Last edited by jwbirdsong (2011-08-14 05:11:57)


PLEASE read and try to FIX/FILE BUGS instead of assuming other have/will.

Offline

#3 2011-08-14 07:28:56

skodabenz
Banned
From: Tamilnadu, India
Registered: 2010-04-11
Posts: 382

Re: Grub2 + GPT + Divmod64 Error

Can you try reinstalling grub2 fully?

* delete /boot/grub dir completely
* zero out (dd) the bios_grub partition
* remove grub2-bios and grub2-common

* install grub2-bios and grub2-common
* run grub_bios-install . That should setup /boot/grub , bios_grub partition and the MBR boot code.
* create /boot/grub/grub.cfg
* reboot


My new forum user/nick name is "the.ridikulus.rat" .

Offline

#4 2011-08-14 16:29:57

jwbirdsong
Member
From: Western KS USA
Registered: 2006-11-25
Posts: 173

Re: Grub2 + GPT + Divmod64 Error

have/could you try adding insmod ext4 in your grub.conf?   just not sure how/if it handles ext4


PLEASE read and try to FIX/FILE BUGS instead of assuming other have/will.

Offline

Board footer

Powered by FluxBB