Maybe a kernel update is needed? https://elinux.org/BeagleBoardUbuntu https://elinux.org/EBC_Exercise_08_Installing_Development_Tools_3.8
Well is something is wrong with the beaglebone image. I can flash the pbx image to emmc with the official beaglebone debian image because I can see mmcblk1. Following the directions with the image it will make directory /dev/mmcblk1 bucause mmcblk is not mounted at boot. This article may be relivent... https://www.element14.com/community/message/234815/l/re-can-not-flashing-new-beaglebone-from-embest#234815
Well is something is wrong with the beaglebone image. I can flash the pbx image to emmc with the official beaglebone debian image because I can see mmcblk1. Following the directions wiht the image it will make directory /dev/mmcblk1 bucause mmcblk is no mounted at boot. This article may be relivent... https://www.element14.com/community/message/234815/l/re-can-not-flashing-new-beaglebone-from-embest#234815
Im having issueswriting the latest BBB image to the emmc. I keep getting this error writing the image. root@raspbx:/dev# xz -dc /mnt/raspbx-bbb-*.img.xz > /dev/mmcblk1 xz: (stdout): Write error: No space left on device More info root@raspbx:/dev# df -h Filesystem Size Used Avail Use% Mounted on /dev/mmcblk0p2 1.7G 1.1G 484M 70% / none 4.0K 0 4.0K 0% /sys/fs/cgroup devtmpfs 232M 232M 0 100% /dev none 50M 352K 49M 1% /run none 5.0M 0 5.0M 0% /run/lock none 246M 0 246M 0% /run/shm none 100M 0 100M 0%...
Thanks Gernot! If you can, please post back here when you update the repos?
Thanks Gernot! If you can, please post back here when you the repos are updated?
So im banging me head now. Asterisk 13 is not in the repo. The bug was fixed in 11.23...
Welp apt-get install asterisk13 says the package is not found. Is there a different...