Lines Matching full:loge
67 LOGE("Could not read config file %s", fn);
92 LOGE("Can't allocate memory to exec cmd");
129 LOGE("Error while running e2fsck: %d", rv);
159 LOGE("Error while running tune2fs: %d", rv);
168 LOGE("Error while running resize2fs: %d", rv);
181 LOGE("Error while running tune2fs: %d", rv);
218 LOGE("Cannot specify the partition name AND an offset for %s",
224 LOGE("Cannot find partition %s while processing %s",
230 LOGE("Could not get the device name for partition %s while"
243 LOGE("Target partition required for mkfs for '%s'", img->name);
246 LOGE("Providing filename and mkfs parameters is meaningless");
255 LOGE("Unknown filesystem type for mkfs: %s", tmp);
268 LOGE("Error while running mke2fs: %d", rv);
280 LOGE("Filename is required for image %s", img->name);
289 LOGE("Cannot allocate memory for dup'd flags string");
298 LOGE("Unknown flag '%s' for image %s", tmp, img->name);
308 LOGE("Type is required for image %s", img->name);
317 LOGE("Unknown image type '%s' for image %s", tmp, img->name);
324 LOGE("Offset to write into the disk is unknown for %s", img->name);
329 LOGE("Only raw images can specify direct offset on the disk. Please"
354 LOGE("Unknown image type: %d", type);
419 LOGE("Could not mount %s on %s as %s", inst_data_dev, inst_data_dir,
427 LOGE("Errors encountered while loading disk conf file %s",
433 LOGE("Errors encountered while processing disk config from %s",
454 LOGE("Invalid configuration file %s. Missing 'images' section",