Skip to content

Not able to run x86_64 image on arm32 machine using qus #20

Description

@ajiteshr7

Hi,

I am attempting to run an x86_64 image on an arm32 machine with dbhi/qus. Following the documentation, I ran the command:

docker run --rm --privileged aptman/qus -s -- -p x86_64
but encountered the error:
sh: /sbin/modprobe: not found

I then attempted to run our x86_64 image, but received the error:
standard_init_linux.go:228: exec user process caused: exec format error

I have tried previously tried multiarch/qemu-user-static as well but it doesn't seems to support arm32 host and was getting similar error.

I would appreciate any assistance in resolving this issue and successfully running the x86_64 image on our arm32 machine using dbhi/qus. And I am open to other suggestions as well in case its not possible with dbhi/qus.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions