[meta-intel] Atom-E3845: Grub auto start ?

Prasant J pj0585 at gmail.com
Fri Sep 18 02:57:04 PDT 2015


On Fri, Sep 18, 2015 at 2:57 AM, Saul Wold <sgw at linux.intel.com> wrote:

> On 09/17/2015 06:05 AM, Prasant J wrote:
>
>> Hi,
>>
>> I'm using Intel Atom E3845 based hardware board for my embedded product
>> and
>> I'm using valleyisland-32 image.
>>
>>
>> I want grub to auto start and not wait for user input.
>>
>> So, I manually added (appended) the following lines:
>> GRUB_DEFAULT=0 (for the first menu entry, there is only one entry)
>> GRUB_TIMEOUT=0
>> to /grub/grub.cfg file
>> but it does not seem to work.
>>
>>
>> Can you confirm which version of grub you are using?
>
> for grub2, you should be modifing /boot/grub/grub.cfg with
> set default="0"
> set timeout=<timeval>
>
> Sau!



Thanks Saul for the response. I tried your suggestion but does not work.


The strange thing is I tried changing the menu entry name  from "Linux" to
"Linux test" even that does not change.
Grub seems to be doing some black magic which I cannot get hold of.


Any more suggestions. I'm kind of stuck.


-Regards, Pj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-intel/attachments/20150918/2c17b71d/attachment.html>


More information about the meta-intel mailing list