CreateDevice
partition_id CreateDevice(const char *path, bool *newlyCreated = NULL);
KDiskDeviceManager::Default()->CreateDevice(path.Path());
&& !strcmp(leaf + 1, "raw") && CreateDevice(path) < B_OK)
&& !strcmp(leaf + 1, "raw") && CreateDevice(path) < B_OK)