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

Beginners • Re: /boot/config.txt bash: /boot/config.txt: Permission denied

$
0
0
What are you actually trying to change in config.txt? It appears to me that you shouldn't be going anywhere near it TBH.

Anyway, as you have been told.

1) To view the file... from a terminal enter

Code:

cat /boot/firmware/config.txt
2) To edit the file... again from a terminal enter

Code:

sudo nano /boot/firmware/config.txt
You need root privileges to edit the file hence the sudo.

Statistics: Posted by wildfire — Sat Jan 03, 2026 3:15 pm



Viewing all articles
Browse latest Browse all 8374

Trending Articles