build { core init server/cached_fs_rom server/vfs test/immutable_rom } create_boot_directory install_config { DONT TOUCH } build_boot_image { core ld.lib.so init cached_fs_rom test-immutable_rom vfs vfs.lib.so } append qemu_args "-nographic " run_genode_until {.*pd='init -> test-immutable_rom'.*} 30