Skip to content

cannot verify: Invalid argument #3

@piegamesde

Description

@piegamesde

I'm trying to mount a Clonezilla image using this tool. I think this should be possible, as Clonezilla uses partclone under the hood. As Clonezilla breaks the image into chunks and compresses them, I've used cat ./my-backup/sda2.ntfs-ptcl-img.gz.* | gunzip > sda2-partclone.img to stitch the pieces back together before using imagemount. I then call imagemount -d /dev/nbd0 -f ./sda2-partclone.img -m ~/tmp -r -t ntfs, but I get ./sda2-partclone.img: cannot verify: Invalid argument as an error message.

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