<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Volume Mounting on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/volume-mounting/</link><description>Recent content in Volume Mounting on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 22 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/volume-mounting/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 3: Efficient Project Volume Mounting with VirtioFS</title><link>https://ai-blog.noorshomelab.dev/apple-silicon-local-containers-2026/efficient-volume-mounting-virtiofs/</link><pubDate>Mon, 22 Jun 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/apple-silicon-local-containers-2026/efficient-volume-mounting-virtiofs/</guid><description>&lt;p&gt;Local development often grinds to a halt when file I/O performance between your macOS host and a Linux virtual machine is subpar. This chapter directly addresses that bottleneck by guiding you through setting up high-performance file sharing using VirtioFS. This is crucial for containerized applications that frequently read and write to mounted project directories.&lt;/p&gt;
&lt;p&gt;By the end of this milestone, you will have a project directory on your macOS host seamlessly and performantly mounted inside your Linux container machine. This setup will be robust enough to handle demanding development tasks, such as installing dependencies with &lt;code&gt;npm install&lt;/code&gt; or &lt;code&gt;composer update&lt;/code&gt;, or performing frequent &lt;code&gt;git status&lt;/code&gt; checks on large codebases without frustrating delays. You&amp;rsquo;ll be fully prepared to build and run your application code directly from your local filesystem within the container environment.&lt;/p&gt;</description></item></channel></rss>