hi,

That is a customised  image inherited from core-image using systemd

It finally finishes booting after almost 3 minutes ...


partitioning is like this :
Num     Start        End          Size      Fstype
 1       1048576     38832127     37783552  fat16
 2      39845888   3281281023   3241435136  ext4
 3    3281281024   3327418367     46137344  linux-swap(v1)


DISTRO_NAME = "kiosk-distro"
DISTRO_VERSION = "1.0"
# Chromium requires OpenGL and X11.
# I like to use systemd, but you don't have to.

DISTRO_FEATURES:append = " opengl x11 systemd usrmerge"
# This disables audio. Feel free to enable it if your device supports it.
DISTRO_FEATURES:remove = "pulseaudio"

# Set systemd as init system
VIRTUAL-RUNTIME_init_manager = "systemd"
VIRTUAL-RUNTIME_initscripts = "systemd-compat-units"

# Build Chromium with kiosk mode enabled.
PACKAGECONFIG:append:pn-chromium-x11 = " kiosk-mode"


Regards,


Stéphane
ANCELOT

Développeur R&D

sance...@numalliance.com

+33 (0)3 29 58 46 54

Parc d’activités - 88470 Saint Michel sur Meurthe - France

www.numalliance.com

 
 

________________________________________
De : Marco Cavallini <koansoftw...@gmail.com>
Envoyé : vendredi 24 mai 2024 12:26
À : Stephane ANCELOT <sance...@numalliance.com>; yocto@lists.yoctoproject.org 
<yocto@lists.yoctoproject.org>
Objet : Re: [yocto] booting intel baytrail image fails
 

Which image you built and how you programmed the USB disk?
--
Marco
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#63195): https://lists.yoctoproject.org/g/yocto/message/63195
Mute This Topic: https://lists.yoctoproject.org/mt/106259905/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to