before reading your post I tried modifying fstab file and the catastrophe happened
this is exactelly what i'm suffring of and i'm not expert.
here is the content of the old fstab file ( not sure about the line i modified):
# Entry for /dev/sdb4 :
UUID=c660d5ca-ce0d-48d6-bb52-e21a5036f33c / ext4 acl,relatime 1 1
# Entry for /dev/sdb3 :
UUID=4f5cb9a8-a42c-4fad-8edf-1f33ab91e603 /home ext4 acl,relatime 1 2
# Entry for /dev/sda1 :
UUID=5BA5202220F01E0C /media/windows ntfs-3g defaults,umask=000 0 0
# Entry for /dev/sda5 :
UUID=cbc2090b-bafe-4ea7-9604-8767212f925e /var/ ext4 defaults 1 2 (here is the line i tried to modify and get it back)
none /proc proc defaults 0 0
# Entry for /dev/sdb5 :
UUID=2962d6a6-6b9d-4984-8b78-6e0e92e0b121 swap swap defaults 0 0
I added this thing at the end
- Code: Select all
umask=000 0 0
and when i got the message you spoke about, i get back the line as it was.
but nothing changed, and i don't know what i have to do.
plz help me because I don't want to reinstall the system, it is full of applications and history of my skype discussions and more and more.