this post was submitted on 02 Sep 2023
16 points (100.0% liked)

KDE

5026 readers
34 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 1 year ago
MODERATORS
 

Hi guys! What's your way to get Dolphin to easily mount .iso files? I think it's a bit backwards to have to use the console just for this, in 2023...

EDIT: Just in case, I'm using KDE Neon.

Thanks!

top 12 comments
sorted by: hot top controversial new old
[–] OsrsNeedsF2P@lemmy.ml 8 points 1 year ago* (last edited 1 year ago) (2 children)

Do you not see the Mount ISO option?

Edit: Apparently you need the dolphin-plugins package to see the Mount option

[–] iturnedintoanewt@lemm.ee 2 points 1 year ago (1 children)

Thanks...I can see it, but it doesn't seem to do anything. I click on it...and nothing happens. Is it supposed to mount in /media/myuser? or where?

[–] OsrsNeedsF2P@lemmy.ml 1 points 1 year ago (1 children)

It should go under Devices on the left

[–] iturnedintoanewt@lemm.ee 2 points 1 year ago (1 children)

Thanks...I think somehow it mounted in /media/myuser/iso_filename (and I missed it), but it definitely didn't show as an additional device.

[–] potajito@lemmy.world 2 points 1 year ago (1 children)

For me, after mounting, it doesn't appear at the left menu, but it is mounted. I have to open a new dolphin window to see it there. Same for unmouting. Only happens withs iso I think.

[–] iturnedintoanewt@lemm.ee 1 points 1 year ago

Thanks... I think I'm the same.

[–] Sina@beehaw.org 1 points 1 year ago* (last edited 1 year ago)

Works with the arch.iso, not with anything large though.. (this is not a kde problem, the mount command itself is not quite ready for the new millenium xd )

https://store.kde.org/p/1414733/

According to the internet this is default since dolphin 20.08.0

You may need to install dolphin-plugins if it's not installed.

[–] e_t_@kbin.pithyphrase.net 3 points 1 year ago (1 children)

For what purpose do you want to mount the .iso file? Ark can open it as an archive and extract any contained file.

[–] iturnedintoanewt@lemm.ee 2 points 1 year ago* (last edited 1 year ago) (1 children)

That... is not very useful. If you have a 100GB .iso (as some recent games) that you need to install, you now need 100GB x 3. The .iso, the extracted folder, then the installation. I'd rather have the simple easy step any other OS allows, which is to mount the iso for reading.

[–] carlschwan@floss.social -2 points 1 year ago (1 children)

@iturnedintoanewt @e_t_ ark can allow you to only extract a specific file or folder from an iso, not the whole iso.

[–] iturnedintoanewt@lemm.ee 7 points 1 year ago* (last edited 1 year ago)

Yes. But when you install a game that is in an iso, you need to extract everything, because everything gets copied during the install. The years of the main install files being copied and the video files kept on the .iso are very very long gone. So again, this is not a useful method unless .iso files are rather small, and when they are, it's still extra steps.