zvldz / aqcn02_fw

Aqara Hub E1 firmwares and update manuals
14 stars 1 forks source link

Operation not permitted #1

Open seanzhang98 opened 2 years ago

seanzhang98 commented 2 years ago

Hi, Thanks for this project.

I have successful install modification on one of my E1, however for the rest it just coming back with the operation not permitted error like this

tar: can't remove old file data/bin/rz: Operation not permitted

Am I doing anything wrong?

zvldz commented 2 years ago

when does the error occur? Are you using latest version of script? When upgrading, this folder had to be deleted and replaced with new one

seanzhang98 commented 2 years ago

I got this message after tar -C / -xzf /tmp/update.tgz && source /data/profile I tried reboot the device but still no luck.

SDVhassio commented 2 years ago

Hello! The same issue is for me. "Operation not permitted" error during the last command of the script. Please help!

bisquit2003 commented 1 year ago

Aqara_Hub_E1-8094 login: root Password: login: can't chdir to home directory '/home/root' / # wget -O /tmp/curl "http://master.dl.sourceforge.net/project/aqcn02/bin/curl? viasf=1" && chmod +x /tmp/curl Connecting to master.dl.sourceforge.net (216.105.38.12:80) curl 100% |***| 2255k 0:00:00 ETA / # /tmp/curl -s -k -L -o /tmp/update.tgz https://raw.githubusercontent.com/zvld z/aqcn02_fw/main/update/aqara_e1_files.tgz / # tar -C / -xzf /tmp/update.tgz && source /data/profile tar: can't remove old file data/scripts/post_init.sh: Operation not permitted

same problem((

bisquit2003 commented 1 year ago

the way from here helped https://github.com/niceboygithub/AqaraCameraHubfw/tree/main/modified/E1