phil66 wrote:Cannot open menu.lst from terminal error kwrite crashed (dbus-launch) to be typed to correct
dbus-launch file not found
menu.lst is owned by root and has rw permissions
chown ray:ray /boot/grub/menu.lst...operation not permitted
Did you try to run kwrite as root?
Why do you want to chown /boot/grub/menu.lst to your user?
If you can boot into safe mode, then it's probably an issue with some entry in fstab.
Best boot normally, and in the emergency shell do not press Ctrl+D, but run
- Code: Select all
journalctl -xb > boot.txt
and then attach boot.txt file here.
And please have a look at
https://wiki.mageia.org/en/Mageia_4_Err ... ade_Issues