New packaged and cmd

Hi,
I found that instead of using root@OpenWrt:~#opkg, we have to use root@OpenWrt:~#apk with the new version. However, I encountered an error when trying to navigate to the tmp folder by typing cd tmp.

Could someone please help me with how to access the tmp folder on the new OpenWrt?

Thank you!

Best regards,
Akash

how are these two related ?

you should probably try cd /tmp.

2 Likes

Did you try cd /tmp ?

root@R7800-1:~# cd /tmp
root@R7800-1:/tmp#

1 Like