* booting with systemd fails with poky 9.0.0 & meta-ivi 4.0 & meta-intel master
@ 2013-04-30 14:12 Felix01 Fischer
2013-04-30 20:30 ` Saul Wold
0 siblings, 1 reply; 5+ messages in thread
From: Felix01 Fischer @ 2013-04-30 14:12 UTC (permalink / raw)
To: yocto@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 1002 bytes --]
Hello,
I am not able to boot a genivi-compliant yocto build. The error is
"/init:: line XX: mount: not found"
I'm using poky 9.0.0, meta-ivi 4.0 & meta-intel master, machine??=
crownbay, DISTRO ?= "poky-ivi-systemd" and followed the inherent README.
This error occurred with yocto 8.0.1, meta-ivi 3.0 & meta-intel 8.0.0,
too.
I'm kinda new to the whole systemd thing, so maybe this error is trivial
to solve?
Regards,
Felix Fischer
Viele Grüße
Felix Fischer
Studentischer Mitarbeiter (VC-D1)
Vehicle Cockpit Electronics Devices
IAV GmbH
Carnotstr. 1
10587 BERLIN
GERMANY
Phone: +49 30 39978-9540
Fax: +49 30 39978-9411
E-Mail: <mailto:felix01.fischer@iav.de>
Internet: http://www.iav.com
Sitz/Registered Office: Berlin,
Registergericht/Registration Court: Amtsgericht Charlottenburg,
Registernummer/Company Registration Number: HRB 21 280,
Geschäftsführer/Managing Directors: Kurt Blumenröder, Michael Schubert,
Dr. Rüdiger Goyk
[-- Attachment #2: Type: text/html, Size: 1736 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: booting with systemd fails with poky 9.0.0 & meta-ivi 4.0 & meta-intel master
2013-04-30 14:12 booting with systemd fails with poky 9.0.0 & meta-ivi 4.0 & meta-intel master Felix01 Fischer
@ 2013-04-30 20:30 ` Saul Wold
2013-05-02 8:08 ` Antwort: " Felix01 Fischer
0 siblings, 1 reply; 5+ messages in thread
From: Saul Wold @ 2013-04-30 20:30 UTC (permalink / raw)
To: Felix01 Fischer; +Cc: yocto@yoctoproject.org
On 04/30/2013 07:12 AM, Felix01 Fischer wrote:
> Hello,
>
> I am not able to boot a genivi-compliant yocto build. The error is
>
> "/init:: line XX: mount: not found"
>
> I'm using poky 9.0.0, meta-ivi 4.0 & meta-intel master, machine??=
> crownbay, DISTRO ?= "poky-ivi-systemd" and followed the inherent README.
>
I attempted a similar build with qemux86-64 and did not find any
problems with it, I was able to boot corrrectly to login prompt
generated from systemd.
I am looking at the rootfs, can you confirm if mount is correctly
installed in your rootfs? You can look in
tmp-eglibc-eglibc/work/qemux86_64-oe-linux/foton-image/4.0.0-r0/rootfs/
to see if mount is installed correctly in bin.
Do you have another log output?
Did you change anything else?
Thanks
Sau!
> This error occurred with yocto 8.0.1, meta-ivi 3.0 & meta-intel 8.0.0, too.
>
> I'm kinda new to the whole systemd thing, so maybe this error is trivial
> to solve?
>
> Regards,
>
> Felix Fischer
>
>
> Viele Grüße
>
> Felix Fischer
>
> Studentischer Mitarbeiter (VC-D1)
> Vehicle Cockpit Electronics Devices
>
> IAV GmbH
> Carnotstr. 1
> 10587 BERLIN
> GERMANY
>
> Phone: +49 30 39978-9540
> Fax: +49 30 39978-9411
> E-Mail: <mailto:felix01.fischer@iav.de>
> Internet: http://www.iav.com <http://www.iav.com/>
>
> Sitz/Registered Office: Berlin,
> Registergericht/Registration Court: Amtsgericht Charlottenburg,
> Registernummer/Company Registration Number: HRB 21 280,
> Geschäftsführer/Managing Directors: Kurt Blumenröder, Michael Schubert,
> Dr. Rüdiger Goyk
>
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Antwort: Re: booting with systemd fails with poky 9.0.0 & meta-ivi 4.0 & meta-intel master
2013-04-30 20:30 ` Saul Wold
@ 2013-05-02 8:08 ` Felix01 Fischer
2013-05-02 11:27 ` Andrei Gherzan
0 siblings, 1 reply; 5+ messages in thread
From: Felix01 Fischer @ 2013-05-02 8:08 UTC (permalink / raw)
To: yocto@yoctoproject.org
[-- Attachment #1.1: Type: text/plain, Size: 3432 bytes --]
Hello,
I've attached a file with the changes I made to local.conf, bblayers.conf
& some output from bitbake. I can build working images for qemux86, too
The build process itself triggers no errors.
As im building with MACHINE ??= "crownbay" I was able to locate
tmp-eglibc-eglibc/work/crownbay-oe-linux/foton-image/4.0.0-r0/rootfs/bin/mount
which is a symlink to /bin/mount.util-linux. This file exists, too.
This is the output when trying to boot, beginning with the /init error
"/init: line 98: mount: not found
/init: line 98: mount: not found
/init: line 98: mount: not found
systemd-udev[44]: starting version 199
cat: can't open '/proc/cmdline': No such file or directory
Waiting for removable media..."
If I attach a keyboard it gets recognised but besides that, nothing else
happens.
Viele Grüße
Felix Fischer
Studentischer Mitarbeiter (VC-D1)
Vehicle Cockpit Electronics Devices
IAV GmbH
Carnotstr. 1
10587 BERLIN
GERMANY
Phone: +49 30 39978-9540
Fax: +49 30 39978-9411
E-Mail: <mailto:felix01.fischer@iav.de>
Internet: http://www.iav.com
Sitz/Registered Office: Berlin,
Registergericht/Registration Court: Amtsgericht Charlottenburg,
Registernummer/Company Registration Number: HRB 21 280,
Geschäftsführer/Managing Directors: Kurt Blumenröder, Michael Schubert,
Dr. Rüdiger Goyk
Saul Wold <sgw@linux.intel.com>
30.04.2013 22:30
An
Felix01 Fischer <felix01.fischer@iav.de>,
Kopie
"yocto@yoctoproject.org" <yocto@yoctoproject.org>
Thema
Re: [yocto] booting with systemd fails with poky 9.0.0 & meta-ivi 4.0 &
meta-intel master
On 04/30/2013 07:12 AM, Felix01 Fischer wrote:
> Hello,
>
> I am not able to boot a genivi-compliant yocto build. The error is
>
> "/init:: line XX: mount: not found"
>
> I'm using poky 9.0.0, meta-ivi 4.0 & meta-intel master, machine??=
> crownbay, DISTRO ?= "poky-ivi-systemd" and followed the inherent README.
>
I attempted a similar build with qemux86-64 and did not find any
problems with it, I was able to boot corrrectly to login prompt
generated from systemd.
I am looking at the rootfs, can you confirm if mount is correctly
installed in your rootfs? You can look in
tmp-eglibc-eglibc/work/qemux86_64-oe-linux/foton-image/4.0.0-r0/rootfs/
to see if mount is installed correctly in bin.
Do you have another log output?
Did you change anything else?
Thanks
Sau!
> This error occurred with yocto 8.0.1, meta-ivi 3.0 & meta-intel 8.0.0,
too.
>
> I'm kinda new to the whole systemd thing, so maybe this error is trivial
> to solve?
>
> Regards,
>
> Felix Fischer
>
>
> Viele Grüße
>
> Felix Fischer
>
> Studentischer Mitarbeiter (VC-D1)
> Vehicle Cockpit Electronics Devices
>
> IAV GmbH
> Carnotstr. 1
> 10587 BERLIN
> GERMANY
>
> Phone: +49 30 39978-9540
> Fax: +49 30 39978-9411
> E-Mail: <mailto:felix01.fischer@iav.de>
> Internet: http://www.iav.com <http://www.iav.com/>
>
> Sitz/Registered Office: Berlin,
> Registergericht/Registration Court: Amtsgericht Charlottenburg,
> Registernummer/Company Registration Number: HRB 21 280,
> Geschäftsführer/Managing Directors: Kurt Blumenröder, Michael Schubert,
> Dr. Rüdiger Goyk
>
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
[-- Attachment #1.2: Type: text/html, Size: 5958 bytes --]
[-- Attachment #2: yocto_logs --]
[-- Type: application/octet-stream, Size: 1405 bytes --]
Build Configuration:
BB_VERSION = "1.18.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-12.04"
TARGET_SYS = "i586-oe-linux"
MACHINE = "crownbay"
DISTRO = "poky-ivi-systemd"
DISTRO_VERSION = "4.0.0"
TUNE_FEATURES = "m32 core2"
TARGET_FPU = ""
meta
meta-yocto
meta-yocto-bsp
meta-ivi-4.0.0 = "<unknown>:<unknown>"
meta-intel
meta-crownbay = "dylan:6147ba0e962c3d7ba28b53b9b930f1bed5833c90"
meta-qt5 = "master:a376cc61ed00eccd0892936d101a1ecece0e6f3c"
BBLAYERS ?= " \
/home/felix/poky-dylan-9.0.0/meta \
/home/felix/poky-dylan-9.0.0/meta-yocto \
/home/felix/poky-dylan-9.0.0/meta-yocto-bsp \
/home/felix/poky-dylan-9.0.0/meta-ivi-4.0.0 \
/home/felix/poky-dylan-9.0.0/meta-intel \
/home/felix/poky-dylan-9.0.0/meta-intel/meta-crownbay \
felix@IAV-desktop:~$ diff build_folder/crownbay/build/conf/local.conf build_folder/foton-crownbay/build/conf/local.conf
0a1
> LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.16 commercial"
20c21
< #BB_NUMBER_THREADS = "4"
---
> BB_NUMBER_THREADS = "2"
25c26
< #PARALLEL_MAKE = "-j 4"
---
> PARALLEL_MAKE = "-j 2"
51c52
< MACHINE ??= "qemux86"
---
> MACHINE ??= "crownbay"
64c65
< #DL_DIR ?= "${TOPDIR}/downloads"
---
> DL_DIR ?= "/home/felix/poky-dylan-9.0.0/downloads"
102c103
< DISTRO ?= "poky"
---
> DISTRO ?= "poky-ivi-systemd"
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Antwort: Re: booting with systemd fails with poky 9.0.0 & meta-ivi 4.0 & meta-intel master
2013-05-02 8:08 ` Antwort: " Felix01 Fischer
@ 2013-05-02 11:27 ` Andrei Gherzan
0 siblings, 0 replies; 5+ messages in thread
From: Andrei Gherzan @ 2013-05-02 11:27 UTC (permalink / raw)
To: Felix01 Fischer; +Cc: Florin Sarbu, yocto@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 1115 bytes --]
On Thu, May 2, 2013 at 10:08 AM, Felix01 Fischer <felix01.fischer@iav.de>wrote:
> Hello,
>
> I've attached a file with the changes I made to local.conf, bblayers.conf
> & some output from bitbake. I can build working images for qemux86, too
>
> The build process itself triggers no errors.
>
> As im building with MACHINE ??= "crownbay" I was able to locate
> tmp-eglibc-eglibc/work/crownbay-oe-linux/foton-image/4.0.0-r0/rootfs/bin/mount
> which is a symlink to /bin/mount.util-linux. This file exists, too.
>
> This is the output when trying to boot, beginning with the /init error
>
> "/init: line 98: mount: not found
> /init: line 98: mount: not found
> /init: line 98: mount: not found
> systemd-udev[44]: starting version 199
> cat: can't open '/proc/cmdline': No such file or directory
> Waiting for removable media..."
>
>
>
So you are using crownbay. Most probably you miss some systemd configs in
kernel. That would be my guess.
Adding Florin Sarbu and Holger Behrens to CC (meta-ivi maintainer).
Cheers!
--
*Andrei Gherzan*
m: +40.744.478.414 | f: +40.31.816.28.12
[-- Attachment #2: Type: text/html, Size: 2278 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: booting with systemd fails with poky 9.0.0 & meta-ivi 4.0 & meta-intel master
@ 2013-05-02 12:08 Behrens, Holger
0 siblings, 0 replies; 5+ messages in thread
From: Behrens, Holger @ 2013-05-02 12:08 UTC (permalink / raw)
To: Felix01 Fischer; +Cc: yocto@yoctoproject.org
Hello Felix,
As you have successfully build and tried qemux86 machine IVI images,
did you try to create a pristine (non-IVI) Poky image that uses
systemd as init system already? Did that work for a crownbay machine?
Regards,
Holger
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-05-02 12:08 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-30 14:12 booting with systemd fails with poky 9.0.0 & meta-ivi 4.0 & meta-intel master Felix01 Fischer
2013-04-30 20:30 ` Saul Wold
2013-05-02 8:08 ` Antwort: " Felix01 Fischer
2013-05-02 11:27 ` Andrei Gherzan
-- strict thread matches above, loose matches on Subject: below --
2013-05-02 12:08 Behrens, Holger
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.