Emergency mode after last update I don't exit

Hello !

I have installed linux kernel 61
I install manjaro 2 Days ago, after update I can’t login to os
I in emergency mode I can’t exit,
I was see another topics about this problem but it not worked for me please help!

Can you give some more information ?

Hello @Cmyser and welcome :wink:

How did you install it? Did you a full upgrade before installing a new kernel?

Hi @Cmyser, and welcome!

In order for us, or anyone for that matter, to be able to provide assistance, more information is necessary. To that end, please see:

Hope you manage!


:bangbang: Tip: :bangbang:

To provide terminal output, copy the text you wish to share, and paste it here, surrounded by three (3) backticks, a.k.a grave accents. Like this:

```
pasted text
```

Or three (3) tilde signs, like this:

~~~
pasted text
~~~

This will just cause it to be rendered like this:

Portaest sed
elementum
cursus nisl nisi
hendrerit ac quis
sit
adipiscing
tortor sit leo commodo.

Instead of like this:

Portaest sed elementum cursus nisl nisi hendrerit ac quis sit adipiscing tortor sit leo commodo.

Alternatively, paste the text you wish to format as terminal output, select all pasted text, and click the </> button on the taskbar. This will indent the whole pasted section with one TAB, causing it to render the same way as described above.

Thereby improving legibility and making it much easier for those trying to be of assistance.


:bangbang::bangbang: Additionally

If your language isn’t English, please prepend any and all terminal commands with LC_ALL=C. For example:

LC_ALL=C bluetoothctl

This will just cause the terminal output to be in English, making it easier to understand and debug.

Please edit your post accordingly.

1 Like

sorry, i edit sudo gedit /etc/fstab
i added here “gdfuse#default /mnt/gdrive fuse allow_other 0 0”
and aftet this i have emergence mode
i delete this line and now all is ok

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.