pub fn run( args: Vec<String>, envs: Vec<String>, rootfs: Arc<dyn FileSystem>) -> Arc<Process>
linux
Create and run main Linux process