| View previous topic :: View next topic |
| Author |
Message |
KWhat Guru


Joined: 04 Sep 2005 Posts: 542 Location: Los Angeles
|
Posted: Sun Aug 05, 2012 12:03 am Post subject: The hell that is grub2 [Solved] |
|
|
So I have been working on getting grub2 to boot for about 7 hours now. Guess what it still doesnt work. I tired to follow the gentoo wiki guide if we can call it that and it did boot the kernel once but I had forgotten the ext4 driver so I had to recompile. Kernel recompiled copeid over to boot, reran grub2-mkconfig and now it boots to a prompt that says "error: invalid magic number." I am out of patience and options at this point. This is worse than trying to install linux in 1999.
Last edited by KWhat on Sun Aug 05, 2012 6:34 am; edited 1 time in total |
|
| Back to top |
|
 |
avx Advocate


Joined: 21 Jun 2004 Posts: 2063
|
Posted: Sun Aug 05, 2012 12:07 am Post subject: |
|
|
If your system has a BIOS, just keep using grub-legacy, if it's got EFI, use rEFInd or elilo. _________________ ++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>. |
|
| Back to top |
|
 |
griever n00b

Joined: 24 Sep 2002 Posts: 53
|
|
| Back to top |
|
 |
KWhat Guru


Joined: 04 Sep 2005 Posts: 542 Location: Los Angeles
|
Posted: Sun Aug 05, 2012 6:34 am Post subject: |
|
|
| I think the kernel image somehow got corrupt. make clean && make -j5 and copy the new image back over fixed it. |
|
| Back to top |
|
 |
|