pub fn create_root_fs(rootfs: Arc<dyn FileSystem>) -> Arc<dyn INode>
Expand description

create root filesystem, mount DevFS and RamFS