Hi @atsen, 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:
- [HowTo] Provide System Information,
- [HowTo] Post screenshots and links,
- [HowTo] Request support, and
- [HowTo] Post command output and file content as formatted text.
Hope you manage!
Tip #1:
You can also provide the required information from a chroot
environment. To enter a chroot
environment:
-
Ensure you’ve got a relatively new ISO or at least one with an LTS kernel.
-
Write/copy/
dd
the ISO to a USB thumb drive. -
When done, boot with the above mentioned USB thumb drive into the live environment.
-
Once booted, open a terminal and enter the following command to enter the
chroot
environment:
manjaro-chroot -a
If you have more than one Linux installation, select the correct one to use from the list provided.
If sucessfully done, you should now be in the chroot
environment.
But, be careful, as you’re now in an actual root environment on your computer, so any changes you make will persist after a restart and can cause damage.
Tip #2:
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
```
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.
Thereby improving legibility and making it much easier for those trying to be of assistance.
Please edit your post accordingly.