
The same issue can be seen by running sh <(curl -L https://nixos.org/nix/install) on both https://webvm.io/ and https://webvm.io/alpine.html
Mounting it manually via mount -t devtmpfs none /dev as root fails with: mount: /dev: mount(2) system call failed: Function not implemented
The same issue can be seen by running
sh <(curl -L https://nixos.org/nix/install)on both https://webvm.io/ and https://webvm.io/alpine.htmlMounting it manually via
mount -t devtmpfs none /devas root fails with:mount: /dev: mount(2) system call failed: Function not implemented