Home
last modified time | relevance | path

Searched refs:bam_error (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c673 bam_error( in parse_args_internal()
682 bam_error( in parse_args_internal()
693 bam_error( in parse_args_internal()
704 bam_error( in parse_args_internal()
718 bam_error( in parse_args_internal()
727 bam_error( in parse_args_internal()
755 bam_error( in parse_args_internal()
769 bam_error( in parse_args_internal()
777 bam_error( in parse_args_internal()
782 bam_error(_("cannot resolve path %s: %s\n"), in parse_args_internal()
[all …]
H A Dbootadm_loader.c442 bam_error(_("cannot resolve path %s: %s\n"), in bam_loader_menu()
453 bam_error(_("cannot find menu\n")); in bam_loader_menu()
458 bam_error(_("only ZFS root is supported\n")); in bam_loader_menu()
466 bam_error(_("cant find special file for mount-point %s\n"), in bam_loader_menu()
474 bam_error(_("cant find pool for mount-point %s\n"), menu_root); in bam_loader_menu()
482 bam_error(_("cannot mount pool dataset for pool: %s\n"), pool); in bam_loader_menu()
507 bam_error(_("cannot find menu file: %s\n"), menu_path); in bam_loader_menu()
548 bam_error(_("%s operation unsupported on SPARC " in bam_loader_menu()
556 bam_error(_("%s operation unsupported on SPARC " in bam_loader_menu()
652 bam_error(_("missing value in key=value\n")); in set_option()
[all …]
H A Dbootadm_hyper.c85 bam_error(_("could not allocate memory: size = %u\n"), len); in append_str()
119 bam_error(_("could not allocate memory: size = %u\n"), len); in modify_path()
174 bam_error(_("could not allocate memory: " in get_token()
524 bam_error(_("default entry already setup for use with the " in cvt_metal_kernel()
581 bam_error(_("default entry already setup for use with a metal " in cvt_hyper_kernel()
788 bam_error(_("cant find special file for mount-point %s\n"), in cvt_to_hyper()
816 bam_error(_("unable to find default boot entry (%d) in " in cvt_to_hyper()
863 bam_error(_("kernel$ in default boot " in cvt_to_hyper()
882 bam_error(_("findroot in default boot entry (%d) missing.\n"), in cvt_to_hyper()
888 bam_error(_("module$ in default boot entry (%d) missing or " in cvt_to_hyper()
[all …]
H A Dbootadm_upgrade.c73 bam_error(_("failed to open file: %s: %s\n"), path, in get_findroot_cap()
101 bam_error(_("failed to close file: %s: %s\n"), in get_findroot_cap()
149 bam_error(_("failed to open file: %s: %s\n"), fname, in get_boot_cap()
159 bam_error(_("invalid or corrupted binary: %s\n"), fname); in get_boot_cap()
170 bam_error(_("failed to mmap file: %s: %s\n"), fname, in get_boot_cap()
178 bam_error(_("%s is not an ELF file.\n"), fname); in get_boot_cap()
182 bam_error(_("%s is wrong ELF class 0x%x\n"), fname, in get_boot_cap()
400 bam_error(_("bootadm -m upgrade run, but the " in cvt_kernel_line()
562 bam_error(_("module command on line %d not recognized.\n"), in cvt_module_line()
618 bam_error(_("bootadm(8) will only upgrade GRUB menu entries added " in bam_warn_hand_entries()
[all …]
H A Dbootadm.h206 extern void bam_error(char *format, ...);