3rd July 2009
in
GNOME, Multimedia, System
Say you want to disable the automounting feature of Ubuntu. You can press Alt+F2 and type polkit-gnome-authorization. Press Enter and in the new window that appears go to Storage > Mount file systems from removable d[...]
Tags: mount, Nautilus
2 Comments
6th November 2008
in
cli
Ever had the surprise of finding out you mounted a filesystem in rescue mode and don’t have read and write access? Remount the system to fix the issue:
mount -o remount /
[...]
Tags: mount, read/write, rescue
No Comments