avalonbits / gvm

GVM Virtual Machine (gvm)
GNU General Public License v3.0
1 stars 0 forks source link

Create a file system for GVM #2

Open avalonbits opened 5 years ago

avalonbits commented 5 years ago

There is initial code in C++ to create disk images with a file system. That filesytem needs to be ported to the kerenl so we can mount a disk image.