<p dir="ltr"><br>
On Jan 1, 2015 11:08 PM, "Lennart Sorensen" <<a href="mailto:lsorense@csclub.uwaterloo.ca">lsorense@csclub.uwaterloo.ca</a>> wrote:<br>
><br>
> On Thu, Jan 01, 2015 at 07:30:23PM -0500, Thomas Milne wrote:<br>
> > What am I looking at for compiling a kernel like that?<br>
> ><br>
> > For example, I assume I have to have something already installed on<br>
> > the Cubox, no? And it would have to be something newer than the<br>
> > original default Ubuntu I would guess.<br>
><br>
> I installed the ubuntu image, then I used debootstrap to create a chroot<br>
> with debian, then I transfered that to be the main filesystem on the<br>
> SD card.  The only non debian part at that point is the kernel image<br>
> and modules and the boot loader.<br>
><br>
> debootstrap is a marvolous thing.<br>
></p>
<p dir="ltr">It sounds like it. Wow. </p>
<p dir="ltr">So can I boot into that Debian system and compile a new kernel from inside that? And do I need to know what options to choose at compile and modules to load for Cubox hardware or is that automatic?</p>
<p dir="ltr">Pardon my dumb questions. I was reading this, about installing Debian and compiling a new kernel:</p>
<p dir="ltr"><a href="http://www.solid-run.com/archive/mw/index.php/Debian_netboot_installer">http://www.solid-run.com/archive/mw/index.php/Debian_netboot_installer</a></p>
<p dir="ltr">I might be in over my head. Those instructions assume that I know how to do a lot of things that I do not. <br>
</p>