GithubHelp home page GithubHelp logo

Comments (8)

zhangguanzhang avatar zhangguanzhang commented on July 17, 2024 2

Hello, I create a new qemu-user-static image like this project, that support loongarch64.

can you try it xfan1024/qemu-user-static

$ docker run --rm --privileged xfan1024/qemu-user-static
$ docker run --rm -it openeuler-22.03-lts-loongarch uname -m
WARNING: The requested image's platform (linux/loong64) does not match the detected host platform (linux/amd64/v3) and no specific platform was requested
loongarch64
$ docker run --rm --privileged zhangguanzhang/qemu-user-static --reset -p yes
$ docker run --rm cr.loongnix.cn/library/debian:buster-slim uname -m
WARNING: The requested image's platform (linux/loong64) does not match the detected host platform (linux/amd64/v1) and no specific platform was requested
loongarch64

from qemu-user-static.

zhangguanzhang avatar zhangguanzhang commented on July 17, 2024 1

Has there been any progress on this issue?

https://zhangguanzhang.github.io/2023/03/07/qemu-binfmt_misc/

from qemu-user-static.

userdocs avatar userdocs commented on July 17, 2024

You also need this update to qemu-binfmt-conf.sh because the previous commit fixe a mips detection issue

qemu/qemu@77d119d

Without this mips is broken when using this. It's should be applied.

from qemu-user-static.

x93008 avatar x93008 commented on July 17, 2024

Has there been any progress on this issue?

from qemu-user-static.

xfan1024 avatar xfan1024 commented on July 17, 2024

Hello, I create a new qemu-user-static image like this project, that support loongarch64.

can you try it xfan1024/qemu-user-static

$ docker run --rm --privileged xfan1024/qemu-user-static
$ docker run --rm -it openeuler-22.03-lts-loongarch uname -m
WARNING: The requested image's platform (linux/loong64) does not match the detected host platform (linux/amd64/v3) and no specific platform was requested
loongarch64

from qemu-user-static.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.