Coder Social home page Coder Social logo

megatkc / systembox Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 9 KB

SystemBox/SysBox - Run x86 apps on your ARM computer!

License: GNU General Public License v2.0

Shell 100.00%
systembox sysbox x86-emulator linux-environment qemu chroot chroot-environment linux-shell linux arm

systembox's Introduction

SystemBox/SysBox

Run x86 linux apps on a Raspberry Pi / ARM Device!

Features

  • Simple install and launch

How SysBox works

SystemBox was created to mimic Exagear Desktop, which is now discontinued. SysBox uses chroot which can create linux environments running on different linux architectures.

For example, if you run an ARM32 based operating system, you can create an x86 environment with chroot.

Currently, SysBox only supports Debian 9 (Stretch) as the guest/vm image.

Installation

First, you would need to get the repo, so you can install the software, git clone https://github.com/MegaTKC/systembox.git Next, you will need to go into the directory so you can run other commands. cd ~/sysbox Then, you need to make the install file executable. chmod +x install-sysbox.sh Lastly, you will need to run the file, with sudo, since the software will need to create files in certain directories. sudo ./install-sysbox.sh This process will take a while depending on your sd-card speed. An ssd or hard drive hasn't been tested, so I believe that the install speeds will be faster.

Known Issues & Bugs

  • SysBox doesn't save the application to the user's desktop and they have to run the terminal command to launch the application.
  • Applications / Software might be "sluggish" when running sysbox.

Software and Hardware tested on

  • Raspberry Pi 3 Model B running Raspberry Pi OS (32-bit)
  • Raspberry Pi 4 Model B running Raspberry Pi OS (32-bit)

Known working apps with SysBox

To-do list

  • Add multiple operating systems support
  • Support x86_64 apps
  • Increase application speeds on SystemBox

systembox's People

Contributors

megatkc avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

green-d-683

systembox's Issues

Running on a Remote VPS aarch64

Hello, I am trying to run this remotely using VNC server on Ubuntu host but I don't know how if can work with WINE due VNC access since they show me don't see or can't connect to X host, any idea or it's not possible ?

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.