TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Anylinuxfs – mount any Linux filesystem read/write on a Mac

3 点作者 geerlingguy18 天前

1 comment

nohajc18 天前
Hi, the author here. Thanks for sharing! My solution is based on <a href="https:&#x2F;&#x2F;github.com&#x2F;containers&#x2F;libkrun">https:&#x2F;&#x2F;github.com&#x2F;containers&#x2F;libkrun</a> (the microVM hypervisor for Linux and Mac) and NFS. I wanted to take advantage of virtualization instead of any macFUSE experimental drivers and just make it easy to use. I&#x27;m also keeping an eye on <a href="https:&#x2F;&#x2F;developer.apple.com&#x2F;documentation&#x2F;fskit" rel="nofollow">https:&#x2F;&#x2F;developer.apple.com&#x2F;documentation&#x2F;fskit</a> which could be an interesting alternative in the future (once stabilized).