after I install xfce4 with
sudo apt-get install xfce4
in the middle of way my net is disconnected and I try to install again but I got error like this:
W: Not using locking for read only lock file /var/lib/dpkg/lock-fronted
W: Not using locking for read only lock file /var/lib/dpkg/lock
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
after i ran dpkg --configure -a I got this error:
dpkg: error: unable to access the dpkg database directory /var/lib/dpkg: Read-only file system
I reinstall my Linux after login on my Linux but still I cant install any app on my OS I uploaded dmesg.txt file you can download in below link
and when I use the sudo mount / -o remount,rw command I got that:
mount: /: cannot remount /dev/sda7 read-write, is write-protected.