1

While upgrading from 13.10 to 14.04 we got a power cut: When we restarted the machine we got a system fail; I'm getting the readout below:

'Filesystem check or mount failed. A maintenance shell will now be started. CONTROL-D will terminate this shell and continue booting after re-trying filesystems. Any further errors will be ignored. Enter root password or CONTROL-D to continue maintenance.'

Question: How do I get to maintenance shell stage?

angela
  • 111

1 Answers1

1

Restart the PC and Press and hold the

SHIFT

Key to get the Advanced options and choose Recovery mode

After reaching this screen choose

drop to shell

Drop to root shell prompt

Then Run the command

mount -o remount rw /

This will make the / as read and write

then do your installation steps