Am 11.06.2018 um 08:27 schrieb Guillaume Gardet: >> Tested armv7l JeOS:X11-olinuxinolime2 (Allwinner A20 dual core) and >> JeOS:X11-olinuxinolime (Allwinner A10 sinngle core) with HDMI output and >> usb mouse + keyboard. For both network + serial console works also. > > Thanks for testing! :) > > Guillaume >
Hello, I tested also JeOS-socfpgade0nanosoc, but this does not boot at all. u-boot is not installed in the raw image. By doing that manually it works. It seems that the /usr/src/packages/KIWIROOT-oem path is not there and this is used by the uboot-image-install.in for different things, also to install the uboot for this target. I added "ls -l /usr/src/packages" to that script and it is not displaying anything. The directory is empty. Here https://build.opensuse.org/build/home:frank_kunz:branches:openSUSE:Leap:15.0:Ports:Live/images_arm/armv7l/JeOS:JeOS-socfpgade0nanosoc/_log at [ 917s] + [[ -d EFI ]] [ 917s] + [[ -d boot/efi/EFI ]] [ 917s] + pushd /usr/src/packages/KIWIROOT-oem/ [ 917s] /usr/src/packages/KIWI-oem/build/image-root/image/edit_boot_install.sh: line 45: pushd: /usr/src/packages/KIWIROOT-oem/: No such file or directory there is also some effect for the efi part. So also other boards might be affected by that missing path? Should there be an environment variable instead of the hard coded path? Br, Frank -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
