Opened 4 years ago

Last modified 13 months ago

#15759 in-progress enhancement

Mount anyboot images on double-click

Reported by: humdinger Owned by: jscipione
Priority: normal Milestone: Unscheduled
Component: Preferences/FileTypes Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is hrev53921.

Double-clicking an anyboot image should mount it. It already does for raw iso images. If that won't work as easily with calling "mountvolume", maybe "diskimage register" could be called somehow (diskimage doing "register" when only called with the anyboot image)?

(Not sure the category "prefs/filetypes" is correct for this ticket...

Change History (5)

comment:1 by waddlesplash, 15 months ago

Probably a MIME sniffing issue, I guess? What MIME-type are the files detected as, vs. a "regular" ISO?

comment:2 by humdinger, 15 months ago

The beta anyboot ISO is application/x-intel-image, the ISO of a folder created with "mkisofs -o test.iso /boot/home/testfolder" is application/x-cd-image.

comment:3 by waddlesplash, 15 months ago

Possibly we just need to modify the FileTypes handler for x-intel-image?

comment:4 by jscipione, 13 months ago

Owner: changed from axeld to jscipione
Status: newassigned

It is not as simple as adding a handler.

Failed to mount volume `haiku-r1beta4-x86_64-anyboot.iso': Volume not found.

comment:5 by jscipione, 13 months ago

Status: assignedin-progress
Note: See TracTickets for help on using tickets.