Skip to content

archivemount can't read .img.gz #25

@mr-who2012

Description

@mr-who2012
# archivemount ./sda2_Linux.img.gz /media/archive -o readonly

Unrecognized archive format

This happens with all gzipped-images on my backup-hdd. p7zip can open these files without problems.
The image was created like this:

dd if=/dev/sda2 bs=1M conv=noerror,sync | pv -s50G -cN "sda2" | gzip -c -9 > /media/backup/sda2_Linux.img.gz

Versions:

Linux-Version: Ubuntu Bionic (18.04)
archivemount-version 0.9.1
libfuse-version: 2.9.7
libfuse-dev-version: 2.9.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions