Amedee Van Gasse (Ubuntu) wrote: > Unfortunately I edit all my important configuration files in a > console, and I'm not familiar with the exact syntax to start a > graphical text editor like gedit in root mode. I hope that someone > else can help you there. That would be: gksudo gedit /etc/fstab or for KDE users: kdesudo kate /etc/fstab Nils