Summary: | .iso not always mounted when a partition is detected | ||
---|---|---|---|
Product: | udisks | Reporter: | Laurent Bigonville <bigon> |
Component: | general | Assignee: | David Zeuthen (not reading bugmail) <zeuthen> |
Status: | NEW --- | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
udisksctl_dump.txt
udisksctl_monitor.txt udisksd.txt udevadm_info.txt |
Created attachment 100885 [details]
udisksctl_monitor.txt
Created attachment 100886 [details]
udisksd.txt
Created attachment 100887 [details]
udevadm_info.txt
Note that gvfs is never receiving any signal, the gvfs-mount command is not showing anything related to the loop device or the .iso This is a duplicate of bug 89711. The iso is not shown, because its partition is marked as hidden: $ fdisk -l software/isos/suse/SLES-11/SLES-11-SP3-DVD-x86_64-GM-DVD1.iso Disk software/isos/suse/SLES-11/SLES-11-SP3-DVD-x86_64-GM-DVD1.iso: 3.1 GiB, 3362783232 bytes, 6567936 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x6b8b4567 Device Boot Start End Sectors Size Id Type software/isos/suse/SLES-11/SLES-11-SP3-DVD-x86_64-GM-DVD1.iso1 * 0 6567935 6567936 3.1G 17 Hidden HPFS/NTFS |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 100884 [details] udisksctl_dump.txt Hi, With some .iso, the filesystem is not mounted by GNOME. When running udisks in the console I can see that in this case, the following line is missing: [NOTICE]: Mounted /dev/loop0 at /media/bigon/SLES-11-SP3-DVD-x86_6407032 on behalf of uid 1000 [udiskslinuxfilesystem.c:1507, handle_mount()] In this case I'm trying to mount SLES-11-SP3-DVD-x86_64-GM-DVD1.iso Please see the attached logs