pop-os / pop

A project for managing all Pop!_OS sources
https://system76.com/pop
2.47k stars 87 forks source link

Pop OS Disk image mounter not mounting disks #1465

Open beltet opened 3 years ago

beltet commented 3 years ago

Distribution (run cat /etc/os-release): NAME="Pop!_OS" VERSION="20.10" ID=pop ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS 20.10" VERSION_ID="20.10" HOME_URL="https://pop.system76.com" SUPPORT_URL="https://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=groovy UBUNTU_CODENAME=groovy LOGO=distributor-logo-pop-os

Related Application and/or Package Version (run apt policy $PACKAGE NAME): Disk image mounter

Issue/Bug Description: Cant mount disk image in pop. Others have the same problem: https://www.reddit.com/r/pop_os/comments/jxjiyi/pop_os_2010_unable_to_mount_iso_image/

Steps to reproduce (if you know): Rightclick image file, choose open with other application and select "Disk image writer"

Expected behavior: Expects to automatically mount the disk and show the disk in file manager

Other Notes:

Error presented: https://ibb.co/6s1HHRZ

This time, it was an Windows 10 install disk. But had the problem couple a weeks ago aswell. Don't remember what type it was then.

Works when mounting through commandline: sudo mkdir /media/iso sudo mount ~/Downloads/Win10.iso /media/iso -o loop sudo umount /media/iso

bflanagin commented 3 years ago

Thanks for the report @beltet and sorry it took so long to get around to it. I've gone through mounting various iso's on my system without fail. Could you verify its been fixed on your end?