Sorry for the lengthy post. I am new to Zorin OS. I have installed Zorin 18 Core on a server box twice. The first time I installed the OS, it took me quite a while to get it working; at least it took me quite a while to figure out how to set up my multiple drives.
I was working on the system to get my five data drives accessible from my Windows laptops. I finally had four of the five working as desired, but one couldn't be accessed from Windows.
I was trying to reset the drive's format from ExFat to NTFS with GParted when I received an error while creating a new partition on the drive. I decided to reboot the server in an effort to clear out anything that might be preventing me from creating the new partition. To my surprise, the system would not boot. I went through dozens of 'fixes' I found online, none of which solved the boot problem.
I finally started over again and installed the OS from scratch. This second time, I had more success because I had fought through many issues the first time. All was well. I could access all my drives from Windows (after I had reformatted each drive, other than the boot drive, as NTFS).
Last night we had a brief (as in a 2-3 second) power outage. Once again, I was surprised that the server would no longer boot properly. This time, I got the error "failed to start gdm.service - gnome display manager."
I booted into a Live system's Recovery
I tried numerous 'fixes' that all failed. I ran:
sudo apt install --reinstall gdm3
sudo apt install --reinstall zorin-os-desktop
sudo apt install -f
sudo reboot
and received the message "dpkg: error: unable to access dpkg status area: Read-only file system]
I tried running:
sudo mount / -o remount,rw
and
sudo mount -o remount /dev/sda1
I have lost track of all the steps I have tried to resolve the system errors, but nothing has worked. Unfortunately, I hadn't set up Timeshift, so I had no recovery capabilities.
Can anyone provide me with a step-by-step process to help me get my system functioning without the need to reinstall the OS and set up everything again?