Closed OmarElawady closed 3 years ago
/proc/cmdline is scanned for entries in the format qsfs:<fs>=<target>, creates target if it doesn't exist and mounts the filesystem on target.
/proc/cmdline
qsfs:<fs>=<target>
target
/proc/cmdline
is scanned for entries in the formatqsfs:<fs>=<target>
, createstarget
if it doesn't exist and mounts the filesystem on target.