# Raspberry Pi 4B Ubuntu 开启 NFS ```bash sudo apt install nfs-common nfs-kernel-server ``` TODO: