Missing /dev/fd
Author: theoparisCreated Nov 18, 2024Updated Dec 22, 2024
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
Source: leaningtech/webvm