
gksu gedit /etc/fstabI am trying to edit /etc/fstab and keep being told that I "do not have permission" to save a replacement. I've used the chmod command to enable write access to the file

chmod +w /etc/fstab
chmod -w /etc/fstab

chmod +w /etc/fstabls -l /etc/fstab; chmod +w /etc/fstab; ls -l /etc/fstab
-rw-r--r-- 1 root root 681 Aug 31 23:36 /etc/fstab
chmod: changing permissions of `/etc/fstab': Operation not permitted
-rw-r--r-- 1 root root 681 Aug 31 23:36 /etc/fstabgedit /etc/fstab
Users browsing this forum: badhon_raj, mhauden, xenopeek and 37 guests