Skip to content

[3.3.0] Microsoft Store installed filesystem not duplicated correctly. #64

@patrickcarlohickman

Description

@patrickcarlohickman

I have Ubuntu installed through the Microsoft Store. It seems that the duplicate functionality doesn't appear to be picking up the filesystem version correctly. The -v option says that it uses the version of the source if it isn't specified.

The registry entry for the Store install shows Version 1.

When I duplicate with the -v 1 option, everything appears to work fine.

When I duplicate without the -v option, it creates cache, data, home, mnt, and root directories as siblings of the rootfs directory. Inside the machine, everything in my /home directory is gone because it's looking at the home sibling, not rootfs\home.

I also get the same incorrect behavior if I duplicate with -v 0.

I don't know if this means anything, but if I duplicate with the -v 2 option, attempting to run that instance results in "Error: 0x80070040". I'm not worried about this, just thought I'd mention it for extra information.

Thanks,
Patrick

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