summaryrefslogtreecommitdiff
path: root/apps/nshlib/rcS.template
diff options
context:
space:
mode:
Diffstat (limited to 'apps/nshlib/rcS.template')
-rw-r--r--apps/nshlib/rcS.template5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/nshlib/rcS.template b/apps/nshlib/rcS.template
new file mode 100644
index 000000000..996f37fb1
--- /dev/null
+++ b/apps/nshlib/rcS.template
@@ -0,0 +1,5 @@
+# Create a RAMDISK and mount it at XXXRDMOUNTPOUNTXXX
+
+mkrd -m XXXMKRDMINORXXX -s XXMKRDSECTORSIZEXXX XXMKRDBLOCKSXXX
+mkfatfs /dev/ramXXXMKRDMINORXXX
+mount -t vfat /dev/ramXXXMKRDMINORXXX XXXRDMOUNTPOUNTXXX