how to compile GRUB for my kernel

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Locked
kilimindzharo
Posts: 3
Joined: Sat Jan 30, 2010 9:10 am

how to compile GRUB for my kernel

Post by kilimindzharo »

I wanted to ask you all how to compile GRUB for my kernel? Can someone please explain it to me, without directing me to any kind of links, I want to go through a short process and not read all the big pages.

+ How can I change GRUB bootloader, so every time I change kernel source, I can um, add-compile it to GRUB bootloader, how can I make it? And please don't direct me to wikipedia links.
User avatar
AJ
Member
Member
Posts: 2646
Joined: Sun Oct 22, 2006 7:01 am
Location: Devon, UK
Contact:

Re: how to compile GRUB for my kernel

Post by AJ »

kilimindzharo wrote:Can someone please explain it to me, without directing me to any kind of links, I want to go through a short process and not read all the big pages.
This is just completely lazy. Forum Rules
kilimindzharo wrote:And please don't direct me to wikipedia links.
Try here. Try to think about the fact that all forum members volunteer their time to help you before starting any new topics.

Cheers,
Adam
Locked