View Single Post
Posts: 646 | Thanked: 1,124 times | Joined on Jul 2010 @ Espoo, Finland
#8
Originally Posted by kikujiro0208 View Post
cd / etc (ok)
cd apt ('permission denied')...
I hope you are running the commands as root, but anyway even if logged as 'user' you should be able to access /etc/apt directory.
This is from my device:
Code:
/etc $ ls -ald /etc/apt
drwxr-xr-x    6 root     root          4096 Apr  2 21:08 /etc/apt
How does that look in your case?