Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5216

Advanced users • Re: Image File Utilities

$
0
0
I don't have enough information to even guess what your problem might be. There's been nearly 2000 downloads of the current version and you're the only one to report this issue. It's apparently something specific to your installation. Have you tried a fresh/virgin installation of Raspberry Pi OS on another SD card/USB drive to see if it's reproducible there? You could also try deleting those symbolic links and see what happens (they're not really used for anything and can easily be recreated).
Thanks for your answer. No, it’s an standard RPi setup, I haven’t changed much.

I have tried the following:

Code:

pi@raspberrypi:~ $ ls -l /boot/config.txtlrwxrwxrwx 1 root root 19 Oct  9 17:39 /boot/config.txt -> firmware/config.txtpi@raspberrypi:~ $ ls -l /boot/firmware/config.txt-rwxr-xr-x 1 root root 1213 Oct  9 17:39 /boot/firmware/config.txtpi@raspberrypi:~ $ sudo chmod 777 /boot/firmware/config.txtpi@raspberrypi:~ $ ls -l /boot/firmware/config.txt-rwxr-xr-x 1 root root 1213 Oct  9 17:39 /boot/firmware/config.txtpi@raspberrypi:~ $
But it doesn’t change the permissions.

Statistics: Posted by kapabel — Sat Jan 06, 2024 12:45 am



Viewing all articles
Browse latest Browse all 5216

Trending Articles