Quantcast
Viewing all articles
Browse latest Browse all 4852

Troubleshooting • Re: Can't see pi files in windows explorer

Thankyou everyone - sorry - I don't get much time to play with the Pi so it can be a day or so before I get back to it.
I tried the sudo -i
That has dropped me into the root directory so I carried out Thagrols instructions from there - I haven't a clue how you get back to raspberrypi@raspberrypi, but I guess that can be solved later.

You just logout or hit ctrl+d.
All was going well until instruction 4 - ensure it is executable.

That crashed and burned with:
chmod: cannot access '/user/bin/wsdd' : no such file or directory

There's no "e" in usr. The command you wanted was

Code:

chmod a+x /usr/bin/wsdd
sudo is only required if doing that as a non-root user.

Statistics: Posted by thagrol — Fri Jan 19, 2024 10:10 pm



Viewing all articles
Browse latest Browse all 4852

Trending Articles