[mythtv-users] mount recordings

Bill Meek keemllib at gmail.com
Sat Aug 23 20:12:05 UTC 2014


On 08/23/2014 02:17 PM, Daryl McDonald wrote:
...
 > daryl at daryl-A780L3C:~$ sudo gedit /etc/fstab
>
> (gedit:3134): Gtk-WARNING **: Calling Inhibit failed:
...

See: http://askubuntu.com/questions/376426/gtk-warning-calling-inhibit-failed

Use gksudo gedit filename instead.

> daryl at daryl-A780L3C:~$ sudo mount -t ext4

/dev/sdb6 on / type ext4 (rw,errors=remount-ro)<====================

That's bad! pastebin the output of these 3 commands please:

     mount|grep "^/dev"
     cat /etc/fstab
     sudo blkid

-- 
Bill


More information about the mythtv-users mailing list