How to solve resolv.conf in ubuntu - failed removing file /etc/resolv.conf Operation not permitted

Опубликовано: 30 Август 2026
на канале: Ambar Hasbiyatmoko
347
1

i want to change the content or remove file at /etc/resolv.conf, but getting this error:

readony option is set (add ! to override), /etc/resolv.conf E212: Can't open file for writing

and

rm: cannot remove '/etc/resolv.conf': Operation not permitted

----

resolution:
sudo chattr -i /etc/resolv.conf