ref: 503034c48f1103b522fbc4e5a659b3604ba2e288
parent: 4dd6ac9f3ec10437a4c3e0020e414e3ee1e85df3
author: jrmu <jrmu@cloud9p.org>
date: Thu Aug 15 07:05:46 EDT 2024
Changed to generic memory size
--- a/9fs.ms
+++ b/9fs.ms
@@ -10,7 +10,7 @@
For hjfs:
-bootargs=local!/dev/sdXX/fs -m 702 -A -a tcp!*!564
+bootargs=local!/dev/sdXX/fs -m MMM -A -a tcp!*!564
-Replace XX with the actual disk
+Replace XX with the actual disk, and replace MMM with the size of the memory cache. You can use the same size that was automatically generated.