I accidentally did chmod 770 /
which removed all access to the system. I booted to rescue mode, dropped to root shell and tried to chmod 755 /
, but I get message changing permissions of /: read-only file system
and nothing happens. How can I set root dir back to 755? Or am I completly locked out?
↧
Accidentally removed execute permission from root directory.
↧