Replies: 1 comment 2 replies
-
|
Hi, it is a known issue: #135 Creating the pi user might not work as it actually is looking for a place to store firefox data where the normal user account (which is not named pi in your install) stores its data. Best approach is to make the cache directory under your current user. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am encountering an error with the installation script. The command: sudo chown -R pi:pi /home/pi/.cache does not work because the user pi does not exist.
Do I need to create this user, or does it normally exist in a Raspberry Pi OS installation?
My OS installation was just completed with Raspberry Pi Imager, and I am using Raspberry Pi OS (Legacy, 64-bit) Lite Bookworm.
Thanks for your help.
Best regards
Beta Was this translation helpful? Give feedback.
All reactions