* Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz
@ 2013-09-02 17:29 Katu Txakur
2013-09-02 18:05 ` Sean Liming
0 siblings, 1 reply; 7+ messages in thread
From: Katu Txakur @ 2013-09-02 17:29 UTC (permalink / raw)
To: yocto@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 343 bytes --]
Hello,
What is the best stable BSP for a Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz?
I have a computer with 4 cpus and I would like to compile a Linux
distro with the Yocto project.
I've read about booting with a live usb but, how can I install the distro
in the machine? Can I automatize the hard drive partitions too?
Thanks a lot
[-- Attachment #2: Type: text/html, Size: 430 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz
2013-09-02 17:29 Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz Katu Txakur
@ 2013-09-02 18:05 ` Sean Liming
2013-09-02 22:44 ` Katu Txakur
0 siblings, 1 reply; 7+ messages in thread
From: Sean Liming @ 2013-09-02 18:05 UTC (permalink / raw)
To: 'Katu Txakur', yocto
[-- Attachment #1.1: Type: text/plain, Size: 1128 bytes --]
The BSP for 3rd Generation iCore is this one:
https://www.yoctoproject.org/download/intel-3rd-generation-core-platforms-co
re-i3-i5-i7-ivy-bridge . of course, you will need the core Yocto Project
release - https://www.yoctoproject.org/downloads
Yes, you can install the distro on the machine. There is an installer script
that does the partitioning and formatting.
Regards,
Sean Liming
Owner
<http://www.annabooks.com/> ablogo color - 500
Tel: 714-970-7523 / Cell: 858-774-3176
From: yocto-bounces@yoctoproject.org [mailto:yocto-bounces@yoctoproject.org]
On Behalf Of Katu Txakur
Sent: Monday, September 02, 2013 10:29 AM
To: yocto@yoctoproject.org
Subject: [yocto] Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz
Hello,
What is the best stable BSP for a Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz?
I have a computer with 4 cpus and I would like to compile a Linux distro
with the Yocto project.
I've read about booting with a live usb but, how can I install the distro in
the machine? Can I automatize the hard drive partitions too?
Thanks a lot
[-- Attachment #1.2: Type: text/html, Size: 5697 bytes --]
[-- Attachment #2: image001.jpg --]
[-- Type: image/jpeg, Size: 2067 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz
2013-09-02 18:05 ` Sean Liming
@ 2013-09-02 22:44 ` Katu Txakur
2013-09-03 5:20 ` Sean Liming
0 siblings, 1 reply; 7+ messages in thread
From: Katu Txakur @ 2013-09-02 22:44 UTC (permalink / raw)
To: Sean Liming; +Cc: yocto@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 1632 bytes --]
Thanks Sean,
that's great help. Do you know where the installer script is located? I was
hoping to find it in the yocto project scripts folder but I haven't seen
any helpful script for partitioning the hard drive and installing the yocto
distro.
Regards,
Katu
2013/9/2 Sean Liming <sean.liming@annabooks.com>
> The BSP for 3rd Generation iCore is this one:
> https://www.yoctoproject.org/download/intel-3rd-generation-core-platforms-core-i3-i5-i7-ivy-bridge. of course, you will need the core Yocto Project release -
> https://www.yoctoproject.org/downloads ****
>
> ** **
>
> Yes, you can install the distro on the machine. There is an installer
> script that does the partitioning and formatting. ****
>
> ** **
>
> Regards,****
>
> ** **
>
> Sean Liming****
>
> Owner****
>
> [image: ablogo color - 500] <http://www.annabooks.com/>****
>
> Tel: 714-970-7523 / Cell: 858-774-3176****
>
> ** **
>
> *From:* yocto-bounces@yoctoproject.org [mailto:
> yocto-bounces@yoctoproject.org] *On Behalf Of *Katu Txakur
> *Sent:* Monday, September 02, 2013 10:29 AM
> *To:* yocto@yoctoproject.org
> *Subject:* [yocto] Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz****
>
> ** **
>
> Hello,****
>
> ** **
>
> What is the best stable BSP for a Intel(R) Core(TM) i7-3612QM CPU @
> 2.10GHz?****
>
> I have a computer with 4 cpus and I would like to compile a Linux
> distro with the Yocto project.****
>
> I've read about booting with a live usb but, how can I install the distro
> in the machine? Can I automatize the hard drive partitions too?****
>
> ** **
>
> Thanks a lot****
>
[-- Attachment #2: Type: text/html, Size: 5026 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz
2013-09-02 22:44 ` Katu Txakur
@ 2013-09-03 5:20 ` Sean Liming
2013-09-03 7:41 ` Katu Txakur
2013-09-03 9:47 ` Eren Türkay
0 siblings, 2 replies; 7+ messages in thread
From: Sean Liming @ 2013-09-03 5:20 UTC (permalink / raw)
To: 'Katu Txakur'; +Cc: yocto
[-- Attachment #1.1: Type: text/plain, Size: 2512 bytes --]
Katu,
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.
Regards,
Sean Liming
Owner
<http://www.annabooks.com/> ablogo color - 500
Tel: 714-970-7523 / Cell: 858-774-3176
From: Katu Txakur [mailto:katutxakurra@gmail.com]
Sent: Monday, September 02, 2013 3:45 PM
To: Sean Liming
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz
Thanks Sean,
that's great help. Do you know where the installer script is located? I was
hoping to find it in the yocto project scripts folder but I haven't seen any
helpful script for partitioning the hard drive and installing the yocto
distro.
Regards,
Katu
2013/9/2 Sean Liming <sean.liming@annabooks.com>
The BSP for 3rd Generation iCore is this one:
https://www.yoctoproject.org/download/intel-3rd-generation-core-platforms-co
re-i3-i5-i7-ivy-bridge . of course, you will need the core Yocto Project
release - https://www.yoctoproject.org/downloads
Yes, you can install the distro on the machine. There is an installer script
that does the partitioning and formatting.
Regards,
Sean Liming
Owner
<http://www.annabooks.com/>
<http://www.annabooks.com/> Tel: 714-970-7523 / Cell: 858-774-3176
<http://www.annabooks.com/>
<http://www.annabooks.com/> From: yocto-bounces@yoctoproject.org
[mailto:yocto-bounces@yoctoproject.org] On Behalf Of Katu Txakur
Sent: Monday, September 02, 2013 10:29 AM
To: yocto@yoctoproject.org
Subject: [yocto] Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz
<http://www.annabooks.com/>
<http://www.annabooks.com/> Hello,
<http://www.annabooks.com/>
<http://www.annabooks.com/> What is the best stable BSP for a Intel(R)
Core(TM) i7-3612QM CPU @ 2.10GHz?
<http://www.annabooks.com/> I have a computer with 4 cpus and I would like
to compile a Linux distro with the Yocto project.
<http://www.annabooks.com/> I've read about booting with a live usb but,
how can I install the distro in the machine? Can I automatize the hard drive
partitions too?
<http://www.annabooks.com/>
<http://www.annabooks.com/> Thanks a lot
<http://www.annabooks.com/>
[-- Attachment #1.2: Type: text/html, Size: 12736 bytes --]
[-- Attachment #2: image003.jpg --]
[-- Type: image/jpeg, Size: 2067 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz
2013-09-03 5:20 ` Sean Liming
@ 2013-09-03 7:41 ` Katu Txakur
2013-09-03 9:47 ` Eren Türkay
1 sibling, 0 replies; 7+ messages in thread
From: Katu Txakur @ 2013-09-03 7:41 UTC (permalink / raw)
To: Sean Liming; +Cc: yocto@yoctoproject.org
[-- Attachment #1.1: Type: text/plain, Size: 3036 bytes --]
Thanks again Sean,
you are right, the scripts are under
poky-dylan-9.0.0/meta/recipes-core/initrdscripts/files
Regards,
Katu
2013/9/3 Sean Liming <sean.liming@annabooks.com>
> Katu,****
>
> ** **
>
> 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.****
>
> ** **
>
> ** **
>
> Regards,****
>
> ** **
>
> Sean Liming****
>
> Owner****
>
> [image: ablogo color - 500] <http://www.annabooks.com/>****
>
> Tel: 714-970-7523 / Cell: 858-774-3176****
>
> ** **
>
> *From:* Katu Txakur [mailto:katutxakurra@gmail.com]
> *Sent:* Monday, September 02, 2013 3:45 PM
> *To:* Sean Liming
> *Cc:* yocto@yoctoproject.org
> *Subject:* Re: [yocto] Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz****
>
> ** **
>
> Thanks Sean,****
>
> that's great help. Do you know where the installer script is located? I
> was hoping to find it in the yocto project scripts folder but I haven't
> seen any helpful script for partitioning the hard drive and installing the
> yocto distro.****
>
> Regards,****
>
> Katu****
>
> ** **
>
> 2013/9/2 Sean Liming <sean.liming@annabooks.com>****
>
> The BSP for 3rd Generation iCore is this one:
> https://www.yoctoproject.org/download/intel-3rd-generation-core-platforms-core-i3-i5-i7-ivy-bridge. of course, you will need the core Yocto Project release -
> https://www.yoctoproject.org/downloads ****
>
> ****
>
> Yes, you can install the distro on the machine. There is an installer
> script that does the partitioning and formatting. ****
>
> ****
>
> Regards,****
>
> ****
>
> Sean Liming****
>
> Owner****
>
> **** <http://www.annabooks.com/>
>
> Tel: *714-970-7523* / Cell: *858-774-3176***** <http://www.annabooks.com/>
>
> **** <http://www.annabooks.com/>
>
> *From: yocto-bounces@yoctoproject.org [mailto:
> yocto-bounces@yoctoproject.org] On Behalf Of Katu Txakur
> Sent: Monday, September 02, 2013 10:29 AM
> To: yocto@yoctoproject.org
> Subject: [yocto] Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz<http://www.annabooks.com/>
> *
>
> **** <http://www.annabooks.com/>
>
> Hello,**** <http://www.annabooks.com/>
>
> **** <http://www.annabooks.com/>
>
> What is the best stable BSP for a Intel(R) Core(TM) i7-3612QM CPU @
> 2.10GHz?**** <http://www.annabooks.com/>
>
> I have a computer with 4 cpus and I would like to compile a Linux
> distro with the Yocto project.**** <http://www.annabooks.com/>
>
> I've read about booting with a live usb but, how can I install the distro
> in the machine? Can I automatize the hard drive partitions too?****<http://www.annabooks.com/>
>
> **** <http://www.annabooks.com/>
>
> Thanks a lot**** <http://www.annabooks.com/>
>
> ** ** <http://www.annabooks.com/>
>
[-- Attachment #1.2: Type: text/html, Size: 11135 bytes --]
[-- Attachment #2: image003.jpg --]
[-- Type: image/jpeg, Size: 2067 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz
2013-09-03 5:20 ` Sean Liming
2013-09-03 7:41 ` Katu Txakur
@ 2013-09-03 9:47 ` Eren Türkay
2013-09-03 15:54 ` Sean Liming
1 sibling, 1 reply; 7+ messages in thread
From: Eren Türkay @ 2013-09-03 9:47 UTC (permalink / raw)
To: Sean Liming; +Cc: yocto
[-- Attachment #1: Type: text/plain, Size: 777 bytes --]
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
[-- Attachment #2: Type: application/pgp-signature, Size: 850 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz
2013-09-03 9:47 ` Eren Türkay
@ 2013-09-03 15:54 ` Sean Liming
0 siblings, 0 replies; 7+ messages in thread
From: Sean Liming @ 2013-09-03 15:54 UTC (permalink / raw)
To: 'Eren Türkay'; +Cc: yocto
> -----Original Message-----
> From: Eren Türkay [mailto:eren@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
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2013-09-03 15:54 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-02 17:29 Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz Katu Txakur
2013-09-02 18:05 ` Sean Liming
2013-09-02 22:44 ` Katu Txakur
2013-09-03 5:20 ` Sean Liming
2013-09-03 7:41 ` Katu Txakur
2013-09-03 9:47 ` Eren Türkay
2013-09-03 15:54 ` Sean Liming
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.