> -----Original Message-----
> From: Eren Türkay [mailto:e...@hambedded.org]
> Sent: Tuesday, September 03, 2013 2:48 AM
> To: Sean Liming
> Cc: 'Katu Txakur'; yocto@yoctoproject.org
> Subject: Re: [yocto] Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz
> 
> On Mon, Sep 02, 2013 at 10:20:41PM -0700, Sean Liming wrote:
> > It has been awhile since I looked this one up. I believe the installer
> > script is called init-install.sh under the /meta/recipes-core. If you
> > don't use a serial debug port with a terminal to catch the boot menu,
> > you will have to modify the syslinux.cfg file (or grub.cfg for EFI
> > boot) to run the install option rather than boot option.
> 
> I believe that you do not have to edit syslinux.cfg for "boot" and
"install"
> option. "live" image type adds "boot" and "install" labels to syslinux.cfg
while
> creating the image. When you add "live" to IMAGE_FSTYPES, "image-
> live.bbclass" is run and it sets related labels.
> 
> Regards,
> Eren
> 
> --
>     . 73! DE TA1AET
>       http://linkedin.com/in/erenturkay


True, the live image adds these options already, but the default menu option
is set to 'boot'. If you don't have a serial console output setup and you
only have a VGA / HDMI monitor output, you would never see the menu. If you
know you're going to do an install, just edit the files to change the
default to 'install'.

Regards,

Sean Liming
Owner
Annabooks
Tel: 714-970-7523 / Cell: 858-774-3176

_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to