Coder Social home page Coder Social logo

Comments (5)

IbrahimSiddiqui007 avatar IbrahimSiddiqui007 commented on June 30, 2024

So to fix that just install the mini root filesystem x86 alpine linux image. Then open the settings -> Filesystems -> Import on the top right hand corner -> Select the linux image -> select the Newly added filesystem -> Boot from this filesystem.

The link to the Linux Image: https://dl-cdn.alpinelinux.org/alpine/v3.20/releases/x86/alpine-minirootfs-3.20.0-x86.tar.gz

from ish.

iGherghe avatar iGherghe commented on June 30, 2024

@IbrahimSiddiqui007
Hi, I followed your advice, but some programs like nano or python3 throw a "Bad system call" when I use the new file system (I installed both with apk add ...). Any idea why this behaviour ?
Thanks.

from ish.

iGherghe avatar iGherghe commented on June 30, 2024

If I do:

nano test.txt | dmesg

I get missing syscall 215. I guess 3.20 is too new for the kernel included with the actual iSH application. I got a similar error with 3.19.

from ish.

iGherghe avatar iGherghe commented on June 30, 2024

This version seems to work:

https://dl-cdn.alpinelinux.org/alpine/v3.18/releases/x86/alpine-minirootfs-3.18.6-x86.tar.gz

from ish.

freebrowser1 avatar freebrowser1 commented on June 30, 2024

I tried this, but still not working.
When I start mc (Midnight commander) I get Bad system call.
The I invoked dmesg:

localhost:~# dmesg
121(httpd) stub syscall 364
FIXME socketcall 18
122(httpd) stub syscall 364
FIXME socketcall 18
122(httpd) stub syscall 364
121(httpd) stub syscall 364
120(httpd) stub syscall 364
FIXME socketcall 18
120(httpd) stub syscall 364
118(httpd) stub syscall 364
FIXME socketcall 18
119(httpd) stub syscall 364
118(httpd) stub syscall 364
FIXME socketcall 18
119(httpd) stub syscall 364
128(mc) missing syscall 422
135(mc) missing syscall 422
102(sshd) stub syscall 364
102(sshd) stub syscall 364
141(mc) missing syscall 422

So some libraries are missing.

from ish.

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.