<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
&gt; BTW, have you looked at the petitboot bootloader? For<BR>&gt; the most part it is a better choice than kboot.<BR>&gt; It provides essentially all the functionality that<BR>&gt; kboot does, plus more, it is easier to build, and it<BR>&gt; is a currently maintained project.<BR>&gt; <BR>&gt; The petitboot package can be built for x86. That is<BR>&gt; how much of its development is done, but OpenWRT does<BR>&gt; not yet support an x86 build of petitboot (that<BR>&gt; would create a grub second stage image). My plan is<BR>&gt; to add x86 PC support next. I don't think it is very<BR>&gt; difficult to do, I just have not had time to do it.<BR><BR>
petitboot looks interesting; but I need the tool chain ready to go for x86.<BR>
Currently For our project,&nbsp;we are using a patched version of kboot which runs on x86.<BR>
&nbsp;<BR>
I do see some benefit for petitboot with the graphical menu. Ideally we'd need a version which reads each partition looking for multiple /boot kernels and present a method to select each one using a alpha char. Kinda like the old System Commander app.<BR>
&nbsp;<BR>
In my config; I'll have multiple linux kernels on the disk. I envision having Android, Moblin2.0, and several other flavors of linux in partitions and needing to boot to each at runtime.<BR>                                               </body>
</html>