kvmd-armbian icon indicating copy to clipboard operation
kvmd-armbian copied to clipboard

安装时候有个bug, 造成一些资源文件不能解压释放

Open tonghm0808 opened this issue 1 year ago • 1 comments

install-kvmd-pkg函数里面

for i in $( ls "${KVMDCACHE}/${platform}-*.tar.xz" )

ls 后面最好不要加引号

ls: cannot access '/var/cache/kvmd/kvmd-platform-v2-hdmiusb-rpi4-.tar.xz': No such file or directory ls: cannot access '/var/cache/kvmd/.tar.xz': No such file or directory

tonghm0808 avatar Dec 30 '23 19:12 tonghm0808

apt-key is deprecated ,, don't use in install.sh please,, is old.... (no key ,, you recive empty files :)= )

I have a privat version of install.sh for this Side: https://github.com/xe5700/kvmd-armbian/issues/12

(I hope work also for you, using also xe5700) Direct: http://www.industrie-optimierer.ch/tmp/PiKVM/PiKVM_OrangePizero2/

good luck!

Don't asking for details,, the script is normaly working for all machines,, your dtb file is your problem not my, i don't have your hardware,, if you want easy -> buy a orangpizero2 H616/1GRAM, shure it works there in....

Postscript: i dont update every version, sometimes , i look a week after, try to fix ok ;) Have a look in my install.sh there the changelog

peacokswiss avatar Jan 03 '24 05:01 peacokswiss