Hello All,
I am really new to Linux or Debian I am currently having issue running e2fsck to /dev/sda3
I am getting this.
# e2fsck /dev/sda3
e2fsck 1.42.12 (29-Aug-2014)
/dev/sda3 is in use.
e2fsck: Cannot continue, aborting.
My server crashed and now my partitions are gone.
I’ve tried to unmount /dev/sda3 but I got this
#umount /dev/sda3
/umount: /dev/sda3: not mounted
I also tried to boot as single user but I still get the same result.