Rc.conf unterminated syntax fsck

Hello, I've tried to edit with # mount -e / to edit rc.conf, I've deleted the incorrect line but after reboot this problem persists; what can I do?

trztz-3dc6124.png
 
vamos said:
Hello, I've tried to edit with # mount -e / etc for edit rc.conf
You probably meant to do # mount -u -w /.

According to the screenshot, there's still a line somewhere in your /etc/rc.conf that is missing a quote. Maybe you corrected one but missed another one, maybe your changes were not saved because you didn't correctly (re)mounted the filesystem.
 
Since it's an image I can't quote directly, but the keymap line ends with one quote too many and the ifconfig line appears to be missing a quote at the end.
 
Back
Top