Want create site? Find Free WordPress Themes and plugins.
you need update fstab. simple way:
- Open terminal.(i say first terminal)
- in terminal write
sudo blkid
. - every partition has an
UUID
,don’t close this terminal and go to 4. - right click on terminal and
open Terminal
orNew Tab
. - in new terminal(second terminal) write
sudo gedit /etc/fstab
.fstab file opens. - the
UUID
that appears in fstab should be sameUUID
that appears withsudo blkid
.if anyUUID
in fstab differs ,you should copy it from first terminal on fstab. - save and exit .
- restart to see result.
Hope this helps!
Did you find apk for android? You can find new Free Android Games and apps.