Hard disk partition can be mounted only without "x-gvfs-show" option
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
udisks2 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
My internal hdd partition /dev/sda5 can't be mounted with "x-gvfs-show" option (even when installed system i was unable to mount this partition trough nautilus) , but works when:
@. No "x-gvfs-show" option is present;
@. When mounting with Gparted application
AND SO:
@. fsck found no errors, so partition is clear as it should be (PC hasn't faced any power interrupts from time when i formatted partition)
@. i run "dmesg | tail" in terminal and got this output:
[ 62.356327] audit_printk_skb: 132 callbacks suppressed
[ 62.356331] type=1400 audit(139792226
[ 62.356338] type=1400 audit(139792226
[ 62.356721] type=1400 audit(139792226
[ 350.542673] systemd-
[ 383.450228] EXT4-fs (sda5): mounting ext3 file system using the ext4 subsystem
[ 383.484653] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[ 1273.786672] systemd-
[ 1288.734988] EXT4-fs (sda5): Unrecognized mount option "x-gvfs-show" or missing value
[ 2956.462037] EXT4-fs (sda5): Unrecognized mount option "x-gvfs-show" or missing value
@. I use that partition (ext3 formatted with Gparted) for transfer between windows and linux, and as windows 2nd partition (using ext2FSD driver) (partition have games, music, videos, documents, archives, etc), because EXT3 filesystem performance is much bigger than NTFS, abuot 5 times faster writing speed than stupid microshaft really New Technology Formatting System.
More(the also we need title):
1) 14.04
2) don't know the package(s)
3)i expected that ubuntu will succeed on partition /dev/sda5 mount
4)it won't mount, showed error
"Error mounting system-managed device /dev/sda5: Command-line `mount "/mnt/sda5"' exited with non-zero exit status 32: mount: wrong fs type, bad option, bad superblock on /dev/sda5,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so"
Also i attach fstab file
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: udisks2 2.1.3-1
ProcVersionSign
Uname: Linux 3.13.0-24-generic x86_64
NonfreeKernelMo
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Sat Apr 19 19:10:06 2014
InstallationDate: Installed on 2014-04-18 (1 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
MachineType: Gigabyte Technology Co., Ltd. M68MT-S2P
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: udisks2
Symptom: storage
Title: Internal hard disk partition cannot be mounted manually
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/24/2010
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F1
dmi.board.name: M68MT-S2P
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: dmi:bvnAwardSof
dmi.product.name: M68MT-S2P
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
Changed in udisks2 (Ubuntu): | |
assignee: | nobody → Dequesto (lveitas956) |
assignee: | Dequesto (lveitas956) → nobody |
As described in [1], adding
comment=x-gvfs-show
as an option to that fstab entry works around this problem, at least on my ubuntu 14.04
1: https:/ /wiki.archlinux .org/index. php/thunar# Showing_ partitions_ defined_ in_fstab