For how to manually start X, you can try via
- Code: Select all
systemctl start display-manager.service
or
- Code: Select all
systemctl isolate graphical.target
or as regular user (not as root)
- Code: Select all
startx
systemctl start display-manager.service
systemctl isolate graphical.target
startx
startx /usr/bin/icewm
BrentRogers wrote:It seems that the root filesystem [/] has issues:
ran fsck
it came back with
…
/dev/sda1 is mounted
e2fsck: Cannot continue, aborting.
Option "NoAccel"
systemctl set-default multi-user.target
awk -F"'" '/menuentry / {print $2}' /boot/grub2/grub.cfg
update-grub2
Users browsing this forum: No registered users and 1 guest