I have Windows 10 and Xubuntu linux installed on my surface go. I also use rEFInd boot manager. After some time (days, weeks, etc), my Xubuntu partition stops loading its GUI. I'll just boot into command line. I've actually reinstalled ubuntu on this machine to "fix" this issue but its basically just a bandaid solution. The issue just reappears overtime. My suspicion is that it has something to do windows and how my computer boots, however, I've never had this issue on my laptop nor desktop.
I'm wondering what is going on. It seems to happen regardless of what version of ubuntu I use. I'll get the following message:
Error message:
/dev/nvme0n1p5: recovering journal
/dev/nvme0n1p5: Superblock last mount time is in the future (by less than a day, probably due to hardware clock being incorrectly set)
/dev/nvme0n1p5: clean, 233072/1831424 files, 2190469/7324160 blocks
You are in emergency mode. After logging in, type "journalctl -xb" to view system logs, "system ctl reboot" to reboot, "systemctl default" or "exit" to boot into default mode.
Press Enter for maintenance
(or Control-D to continue)
journalctl -xb does give me a log but its super long and I am not sure what information is pertinent.
I've tried running fsck but the commandline complains that the drive it is running on is mounted.
fsck
on it? Also posting the contents ofjournalctl
could prove helpful. – WinEunuuchs2Unix May 09 '21 at 17:49