Add support for compressed SaveDskF images. #133

Open
opened 2026-01-29 15:10:42 +00:00 by claunia · 0 comments
Owner

Originally created by @claunia on GitHub (Dec 24, 2017).

Description

IBM SaveDskF can generate disk images compressed with a LZH variation.

Exact command line used:

DiscImageChef analyze -i testimage.img

Expected behavior:

DiscImageChef correctly analyze the image contents.

Actual behavior:

DiscImageChef throws a NotImplementedException.

Originally created by @claunia on GitHub (Dec 24, 2017). ### Description IBM SaveDskF can generate disk images compressed with a LZH variation. ### Exact command line used: `DiscImageChef analyze -i testimage.img` ### Expected behavior: DiscImageChef correctly analyze the image contents. ### Actual behavior: DiscImageChef throws a NotImplementedException.
claunia added the feature requestdump image format labels 2026-01-29 15:10:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#133