Lines Matching refs:grub_util_error
189 grub_util_error (_("the first sector of the core file is not sector-aligned"));
203 grub_util_error (_("non-sector-aligned data is found in the core file"));
219 grub_util_error (_("the sectors of the core file are too fragmented"));
232 grub_util_error (_("the size of `%s' is not %u"),
242 grub_util_error (_("the size of `%s' is too small"), core_path);
245 grub_util_error (_("the size of `%s' is too large"), core_path);
260 grub_util_error ("%s", _(grub_errmsg));
265 grub_util_error ("%s", _(grub_errmsg));
270 grub_util_error ("%s", _(grub_errmsg));
398 grub_util_error (_("unable to identify a filesystem in %s; safety check can't be performed"),
401 grub_util_error (_("%s appears to contain a %s filesystem which isn't known to "
413 grub_util_error (_("%s appears to contain a %s partition map which isn't known to "
430 grub_util_error ("%s", grub_errmsg);
442 grub_util_error ("%s", grub_errmsg);
546 grub_util_error (_("No terminator in the core image"));
644 grub_util_error (_("embedding is not possible, but this is required when "
649 grub_util_error (_("embedding is not possible, but this is required for "
657 grub_util_error (_("will not proceed with blocklists"));
734 grub_util_error (_("cannot read `%s' correctly"), core_path_dev);
749 grub_util_error (_("no terminator in the core image"));
756 grub_util_error ("%s", _(grub_errmsg));
761 grub_util_error (_("failed to read the first sector of the core image"));
767 grub_util_error (_("failed to read the rest sectors of the core image"));
809 grub_util_error (_("cannot open `%s'"), core_path);
824 grub_util_error ("%s", _(grub_errmsg));
1119 grub_util_error (_("invalid root device `%s'"), arguments.root_dev);
1133 grub_util_error (_("cannot guess the root device. Specify the option "