threefoldtech / cloud-container

A builder for a simple initramfs image to run container over virtiofs inside cloud-hypervisor
Apache License 2.0
0 stars 1 forks source link

Add virtiofs mounts support #1

Closed OmarElawady closed 3 years ago

OmarElawady commented 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.