Probably, as has happened to me, you have made a mistake in the disk mounting configuration and when starting our GNU/Linux we have been able to verify that it has started in reading mode.
To solve this we simply access the GNU/Linux recovery console, access it with the password of our root user and execute the following command:
Bash
mount -o rw,remount /After mounting the file system we proceed to remove the mistake if there is one in /etc/fstab and we give it a try to see if it worked correctly.
Greetings, rokitoh!
:wq!
Comments