Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#133·webvm

Missing /dev/fd

Author: theoparisCreated Nov 18, 2024Updated Dec 22, 2024

image

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

image

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

View original on GitHubView discussion on GitHub