ophub / amlogic-s9xxx-armbian

Support for Armbian in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
5.91k stars 1.9k forks source link

Command not found armbian-update #2280

Closed sharicov closed 4 months ago

sharicov commented 5 months ago

Tried to update armbian kernel, getting Command not found: armbian-update Device: x96 plus

cat /etc/armbian-release

PLEASE DO NOT EDIT THIS FILE

BOARD=odroidn2
BOARD_NAME="Aml s905x3"
BOARDFAMILY=meson-g12b
BUILD_REPOSITORY_URL=https://github.com/armbian/build.git
BUILD_REPOSITORY_COMMIT=c17adec
VERSION=22.08.0-trunk
LINUXFAMILY=meson64
ARCH=arm64
IMAGE_TYPE=stable
BOARD_TYPE=conf
INITRD_ARCH=arm64
KERNEL_IMAGE_TYPE=Image
BRANCH=current

uname -r
6.1.87-ophub

sharicov commented 5 months ago

locate armbian-update
/etc/update-motd.d/40-armbian-updates
/usr/sbin/armbian-update

echo $PATH
/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games

ophub commented 5 months ago
chmod +x /usr/sbin/armbian-update
armbian-update
sharicov commented 5 months ago

Thanks for quick response. it is executable, problem is there is no /usr/shin in the path now for some reason

On Sun, Apr 28, 2024 at 10:49 AM ophub @.***> wrote:

chmod +x /usr/sbin/armbian-update armbian-update

— Reply to this email directly, view it on GitHub https://github.com/ophub/amlogic-s9xxx-armbian/issues/2280#issuecomment-2081377968, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOYCOUIQWU7MTXU67XIB6DY7SS2LAVCNFSM6AAAAABG4XTKPSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBRGM3TOOJWHA . You are receiving this because you authored the thread.Message ID: @.***>