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

Raspberry Pi OS • Re: /boot/config.txt symlink changed to file

$
0
0
That's the magic of symlink; doing the job they are meant to do.
And now it's removed for any unknown reasons
i have heard of text editors not respecting the symlink
let me run some tests...

Code:

root@raspberrypi:~# ls -lh /boot/config.txtlrwxrwxrwx 1 root root 19 Oct 10 00:39 /boot/config.txt -> firmware/config.txtroot@raspberrypi:~# nano /boot/config.txt root@raspberrypi:~# ls -lh /boot/config.txtlrwxrwxrwx 1 root root 19 Oct 10 00:39 /boot/config.txt -> firmware/config.txtclever@raspberrypi:~ $ sudoedit /boot/config.txt sudoedit: /boot/config.txt: editing symbolic links is not permittedroot@raspberrypi:~# vi /boot/config.txtroot@raspberrypi:~# ls -lh /boot/config.txtlrwxrwxrwx 1 root root 19 Oct 10 00:39 /boot/config.txt -> firmware/config.txt
hmmm, none of the usual ones do it

Statistics: Posted by cleverca22 — Wed Jan 31, 2024 1:10 am



Viewing all articles
Browse latest Browse all 5911

Latest Images

Trending Articles



Latest Images