x-gvfs-show 0 0 sometimes missing in fstab

Post here if you are a new Porteus member and you're looking for some help.
tom2238
Black ninja
Black ninja
Posts: 49
Joined: 15 Nov 2018, 14:52
Distribution: Porteus MATE v5.0 x86_64
Location: Czechia

x-gvfs-show 0 0 sometimes missing in fstab

Post#1 by tom2238 » 18 Jan 2020, 13:57

Hi all.

Sometimes when I start the system some desktop icons are missing on the desktop and in the file manager. It happens only sometimes and it is different partitions on the disk. The partition is mounted.

The file /etc/fstab contains:

Code: Select all

# Do not edit this file as fstab is recreated automatically during every boot.
# Please use /etc/rc.d/rc.local or sysvinit scripts if you want to mount/unmount
# drive, filesystem or network share.

# System mounts:
aufs / aufs defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs defaults 0 0
devtmpfs /dev devtmpfs defaults 0 0
devpts /dev/pts devpts rw,mode=0620,gid=5 0 0

# Device partitions:
/dev/sda1 /mnt/sda1 ext4 noatime,nodiratime,suid,dev,exec,async 0 0

# Swap partitions:
/dev/sda3 /mnt/sda3 squashfs users,noatime,nodiratime,suid,dev,exec,async,comment=x-gvfs-show 0 0
/dev/sda6 /mnt/sda6 ext4 users,noatime,nodiratime,suid,dev,exec,async,comment=x-gvfs-show 0 0
/dev/sda5 /mnt/sda5 ntfs-3g users,noatime,nodiratime,suid,dev,exec,async,comment=x-gvfs-show 0 0

# Hotplugged devices:
The mount point parameters are missing: comment=x-gvfs-show 0 0
Do you know why this error, which sometimes occurs, is caused?

Thanks. I use Porteus 3.2.2 32bit. MATE desktop.