Post
Topic
Board Project Development
Re: LinuxCoin A lightweight Debian based OS with everything ready to go.
by
BenD
on 20/08/2011, 21:14:45 UTC
Created 10 gig ext4 partition & a 1 gig swap partition, ran linuxcoin installer, selected sda1, installed.

Tried to boot the hdd up and still received the following error.

Code:
GRUB loading.
Welcome to GRUB!

error: symbol not found: 'grub_divmod64_full'
Entering rescue mode...
grub rescue>

No one else in this thread has ran into this problem?

I can calm your mind. I am running into the same problem with an ultrafresh USB-installation (using Unetbootin), following the apt-get install procedure and running the linuxcoin_install tool.
I will try the manual procedure now.

Edit: I see now, it is not the exact same problem. My error is:
Quote
error: file not found.
Entering rescue mode...
grub rescue>

Edit: I used /dev/sda3 for linuxcoin. I purged my system (even sacrificing my dual-boot Windows) and created a partition for Linuxcoin on /dev/sda1, used linuxcoin_installer, rebooted and it worked. The manual method did cost me 2 hours again (chroot won't work) until I decided to send everything to hell I'd done before.