image-builder-odroid-c2
image-builder-odroid-c2 copied to clipboard
Build SD card image for ODROID C2
I did check on the referenced key server. Error 404 key not found. Even tried it on the pgp key server.
``` docker run --rm --privileged -v /home/shaleh/repos/docker/image-builder-odroid-c2:/workspace -v /boot:/boot -v /lib/modules:/lib/modules -e VERSION image-builder-odroid-c2 + '[' '!' -f /.dockerenv ']' + BUILD_RESULT_PATH=/workspace + BUILD_PATH=/build + HYPRIOT_OS_VERSION=v0.7.2 + ROOTFS_TAR=rootfs-arm64-v0.7.2.tar.gz + ROOTFS_TAR_PATH=/workspace/rootfs-arm64-v0.7.2.tar.gz...
I got vagrant running. What username/password shall I use to login?
here: [http://deb.odroid.in/c2/pool/main/l/linux-image-c2/linux-image-c2_35-1_arm64.deb](http://deb.odroid.in/c2/pool/main/l/linux-image-c2/linux-image-c2_35-1_arm64.deb)
The U-boot loader hangs with a solid blue light, image created with: `flash -n minion9 https://github.com/hypriot/image-builder-odroid-c2/releases/download/v0.0.4/sd-card-odroid-c2-v0.0.4.img.zip`
In Travis build https://travis-ci.org/hypriot/image-builder-odroid-c2/builds/135669269 ``` + apt-get install -y linux-image-c2 bootini Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that...
I am getting the following error when `initramfs-tools` is being installed as part of `make sd-image`. ``` update-initramfs: Generating /boot/initrd.img-3.14.29-56 Unsupported ioctl: cmd=0x5331 /etc/initramfs-tools/scripts/local-top/c2_init.sh: 14: /etc/initramfs-tools/scripts/local-top/c2_init.sh: cannot create /sys/class/display/mode: Directory...