Searched refs:grub_util_warn (Results 1 - 10 of 10) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/partmap/
H A Dsunpc.c211 grub_util_warn("While looking for a suitable sunpc embedding "
252 grub_util_warn("Overlapping sunpc partitions detected (partitions "
323 grub_util_warn(grub_errmsg);
345 grub_util_warn("The slice containing the embedding area had a length of "
358 grub_util_warn(grub_errmsg);
H A Dbsdlabel.c110 grub_util_warn (_("Discarding improperly nested partition (%s,%s,%s%d)"),
/osnet-11/usr/src/grub/grub2/include/grub/emu/
H A Dmisc.h68 void EXPORT_FUNC(grub_util_warn) (const char *fmt, ...);
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-setup.c345 grub_util_warn ("%s", "could not find sunpc embed function");
358 grub_util_warn ("%s", grub_errmsg);
370 grub_util_warn("Installing GRUB2 into an extended partition... "
386 grub_util_warn (_("Attempting to install GRUB to a disk with multiple partition labels or both partition label and filesystem. This is not supported yet."));
474 grub_util_warn (_("Attempting to install GRUB to a partitionless disk or to a partition. This is a BAD idea."));
479 grub_util_warn (_("A %s%sfilesystem was detected in %s"), fs->name ? : "", fs->name ? " " : "", current_device);
480 grub_util_warn (_("If this is unexpected, the device should be carefully erased to remove all traces of the filesystem before GRUB can be installed"));
481 grub_util_warn (_("Additionally, multiple partition schemes have been detected. This combination is not supported and GRUB cannot be installed"));
487 grub_util_warn (_("Partition style '%s' doesn't support embeding"),
494 grub_util_warn (
[all...]
H A Dgetroot.c1104 grub_util_warn (_("Unable to create pipe for mdadm: %s"),
1111 grub_util_warn (_("Unable to fork mdadm: %s"), strerror (errno));
1142 grub_util_warn (_("Unable to open stream from mdadm: %s"),
H A Dgrub-mkimage.c1351 grub_util_warn (_("fwstart.img doesn't match the known good version. "
/osnet-11/usr/src/grub/grub2/grub-core/kern/emu/
H A Dmisc.c80 grub_util_warn (const char *fmt, ...) function
H A Dhostdisk.c1960 grub_util_warn
/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Dpartition.c51 grub_util_warn (_("Discarding improperly nested partition (%s,%s,%s%d)"),
/osnet-11/usr/src/grub/grub2/util/ieee1275/
H A Dofpath.c428 grub_util_warn (_("unknown device type %s\n"), device);

Completed in 32 milliseconds