記錄下,在openwrt中安裝docker,docker-compose,dockerd遇到如下錯(cuò)誤:
Collected errors:
* pkg_hash_check_unresolved: cannot find dependency kernel (= 5.15.104-1-e469f5589b4c7b368924a6e4f8f7407f) for kmod-crypto-hash
* pkg_hash_check_unresolved: cannot find dependency kernel (= 5.15.104-1-e469f5589b4c7b368924a6e4f8f7407f) for kmod-crypto-crc32c
* pkg_hash_check_unresolved: cannot find dependency kernel (= 5.15.104-1-e469f5589b4c7b368924a6e4f8f7407f) for kmod-lib-crc32c
原因:內(nèi)核版本不夠,升級(jí)內(nèi)核:
去這個(gè)網(wǎng)址找openwrt可用的最新的linux內(nèi)核:https://downloads.openwrt.org/snapshots/targets/x86/64/packages/文章來(lái)源:http://www.zghlxwxcb.cn/news/detail-551340.html
wget https://downloads.openwrt.org/snapshots/targets/x86/64/packages/kernel.xxx
然后安裝:文章來(lái)源地址http://www.zghlxwxcb.cn/news/detail-551340.html
opkg install kernel.xxx.ipk
到了這里,關(guān)于OpenWRT安裝docker內(nèi)核kernel版本不夠的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!