Lines Matching refs:_
674 _("multiple commands specified: -%c\n"), c); in parse_args_internal()
683 _("duplicate options specified: -%c\n"), c); in parse_args_internal()
694 _("multiple formats specified: -%c\n"), c); in parse_args_internal()
705 _("unknown format specified: -%c %s\n"), in parse_args_internal()
719 _("multiple commands specified: -%c\n"), c); in parse_args_internal()
728 _("multiple commands specified: -%c\n"), c); in parse_args_internal()
756 _("duplicate options specified: -%c\n"), c); in parse_args_internal()
770 _("duplicate options specified: -%c\n"), c); in parse_args_internal()
778 _("duplicate options specified: -%c\n"), c); in parse_args_internal()
782 bam_error(_("cannot resolve path %s: %s\n"), in parse_args_internal()
797 bam_error(_("invalid platform %s - must be " in parse_args_internal()
813 bam_error(_("invalid option or missing option " in parse_args_internal()
818 bam_error(_("invalid option or missing option " in parse_args_internal()
840 bam_error(_("a command option must be specified\n")); in parse_args_internal()
850 bam_error(_("Internal error: %s\n"), "parse_args"); in parse_args_internal()
882 bam_error(_("this command requires a sub-command\n")); in check_subcmd_and_options()
888 bam_error(_("missing argument for sub-command\n")); in check_subcmd_and_options()
892 bam_error(_("invalid trailing arguments\n")); in check_subcmd_and_options()
903 bam_error(_("invalid trailing arguments\n")); in check_subcmd_and_options()
915 bam_error(_("invalid trailing arguments\n")); in check_subcmd_and_options()
932 bam_error(_("invalid sub-command specified: %s\n"), subcmd); in check_subcmd_and_options()
937 bam_error(_("you must be root to run this command\n")); in check_subcmd_and_options()
951 bam_error(_("this sub-command (%s) does not " in check_subcmd_and_options()
954 bam_error(_("an option is required for this " in check_subcmd_and_options()
991 bam_error(_("stat of file failed: %s: %s\n"), path, in is_safe_exec()
997 bam_error(_("%s is not a regular file, skipping\n"), path); in is_safe_exec()
1002 bam_error(_("%s is not owned by %d, skipping\n"), in is_safe_exec()
1008 bam_error(_("%s is others or group writable, skipping\n"), in is_safe_exec()
1053 bam_error(_("no matching entry found\n")); in list_setting()
1072 bam_error(_("no matching entry found\n")); in list_setting()
1093 bam_error(_("out of memory\n")); in install_bootloader()
1108 bam_error(_("stat of file failed: %s: %s\n"), bam_root, in install_bootloader()
1113 bam_error(_("failed to open file: %s: %s\n"), in install_bootloader()
1129 bam_error(_("alternate root %s not in mnttab\n"), in install_bootloader()
1134 bam_error(_("out of memory\n")); in install_bootloader()
1139 bam_error(_("No BE's found\n")); in install_bootloader()
1147 bam_error(_("BE (%s) does not exist\n"), root_ds); in install_bootloader()
1174 bam_error(_("out of memory\n")); in install_bootloader()
1199 bam_error(_("No BE's found\n")); in install_bootloader()
1215 bam_error(_("No active BE in %s\n"), bam_pool); in install_bootloader()
1239 bam_error(_("failed to open file: %s: %s\n"), in install_bootloader()
1257 bam_error(_("alternate root %s not in mnttab\n"), "/"); in install_bootloader()
1263 bam_error(_("out of memory\n")); in install_bootloader()
1275 bam_error(_("No such BE: %s\n"), root_ds); in install_bootloader()
1336 bam_error(_("not a GRUB 0.97 based Illumos instance. " in bam_menu()
1363 bam_error(_("cannot resolve path %s: %s\n"), in bam_menu()
1378 bam_error(_("root <%s> on PCFS is not supported\n"), bam_root); in bam_menu()
1383 bam_error(_("cannot find GRUB menu\n")); in bam_menu()
1404 bam_error(_("unsupported GRUB slice file (%s) exists - " in bam_menu()
1412 bam_error(_("cant find special file for " in bam_menu()
1420 bam_error(_("cant find pool for mount-point %s\n"), in bam_menu()
1429 bam_error(_("cannot mount pool dataset for pool: %s\n"), in bam_menu()
1454 bam_print(_("the location for the active GRUB menu is: %s\n"), in bam_menu()
1458 bam_error(_("cannot find GRUB menu file: %s\n"), menu_path); in bam_menu()
1498 bam_error(_("%s operation unsupported on SPARC " in bam_menu()
1506 bam_error(_("%s operation unsupported on SPARC " in bam_menu()
1607 bam_error(_("the check option is not supported with " in bam_archive()
1699 bam_error(_("failed to open file: %s: %s\n"), in bam_lock()
1711 bam_error(_("failed to lock file: %s: %s\n"), in bam_lock()
1720 _("another instance of bootadm (pid %lu) is running\n"), in bam_lock()
1728 bam_error(_("failed to lock file: %s: %s\n"), in bam_lock()
1762 bam_error(_("failed to unlock file: %s: %s\n"), in bam_unlock()
1767 bam_error(_("failed to close file: %s: %s\n"), in bam_unlock()
1790 bam_print(_("%s\n"), lp->line); in list_archive()
1822 bam_print(_("file is empty, deleting file: %s\n"), in list2file()
1825 bam_error(_("failed to unlink file: %s: %s\n"), in list2file()
1849 bam_error(_("getpwnam: uid for %s failed, " in list2file()
1857 bam_error(_("getgrnam: gid for %s failed, " in list2file()
1869 bam_error(_("failed to open file: %s: %s\n"), tmpfile, in list2file()
1876 bam_error(_("failed to close file: %s: %s\n"), in list2file()
1884 bam_error(_("failed to open file: %s: %s\n"), tmpfile, in list2file()
1893 bam_error(_("write to file failed: %s: %s\n"), in list2file()
1903 bam_error(_("failed to close file: %s: %s\n"), in list2file()
1916 bam_error(_("chmod operation on %s failed - %s\n"), in list2file()
1924 bam_error(_("chgrp operation on %s failed - %s\n"), in list2file()
1935 bam_error(_("rename to file failed: %s: %s\n"), path, in list2file()
1963 bam_print(_("need to create directory " in setup_path()
1967 bam_error(_("mkdir of %s failed: %s\n"), in setup_path()
2006 bam_error(_("unable to create path on mountpoint %s, " in setup_file()
2017 bam_error(_("failed to open file: %s: %s\n"), in setup_file()
2026 bam_error(_("failed to open file: %s: %s\n"), in setup_file()
2042 bam_error(_("failed to write to %s\n"), in cache_write()
2045 bam_error(_("write to file failed: %s: %s\n"), in cache_write()
2052 bam_error(_("write to file failed: %s: %s\n"), in cache_write()
2069 bam_error(_("failed to close file: %s: %s\n"), in cache_close()
2078 bam_error(_("failed to close file: %s: %s\n"), in cache_close()
2105 bam_error(_("failed to open file: %s: %s\n"), path, in dircache_updatefile()
2162 bam_error(_("unable to create path on mountpoint %s, " in dircache_updatedir()
2210 bam_error(_("failed to open file: %s: %s\n"), in update_dircache()
2223 bam_error(_("read failed for file: %s: %s\n"), in update_dircache()
2239 bam_print(_("WARNING: ELF file %s is 32-bit " in update_dircache()
2246 bam_print(_("WARNING: ELF file %s is neither " in update_dircache()
2312 bam_error(_("failed to update stat data for: %s: %s\n"), in cmpstat()
2368 bam_print(_(" new %s\n"), file); in cmpstat()
2377 bam_error(_("directory cache update failed for %s\n"), in cmpstat()
2399 bam_error(_("directory cache update " in cmpstat()
2406 bam_print(_(" new %s\n"), file); in cmpstat()
2450 bam_error(_("directory cache update failed " in cmpstat()
2463 bam_error(_("directory cache update failed " in cmpstat()
2473 bam_print(_(" changed %s\n"), file); in cmpstat()
2526 bam_error(_("unable to create path on mountpoint %s, " in set_cache_dir()
2539 bam_print(_("archive cache directory not found: %s\n"), in set_cache_dir()
2543 bam_error(_("mkdir of %s failed: %s\n"), in set_cache_dir()
2573 bam_error(_("unable to create path on mountpoint %s, " in set_update_dir()
2606 bam_error(_("unable to create path on mountpoint %s, " in is_valid_archive()
2613 bam_print(_("archive not found: %s\n"), archive_path); in is_valid_archive()
2633 bam_error(_("unable to create path on mountpoint %s, " in is_valid_archive()
2642 _("archive cache is out of sync. Rebuilding.\n")); in is_valid_archive()
2663 bam_print(_("archive %s is bigger than %d bytes and " in is_valid_archive()
2705 bam_error(_("unable to create path on mountpoint %s, " in check_flags_and_files()
2717 bam_error(_("failed to open file: %s: %s\n"), in check_flags_and_files()
2739 bam_print(_("forced update of archive requested\n")); in check_flags_and_files()
2769 bam_error(_("failed to close file: %s: %s\n"), in read_one_list()
2792 bam_error(_("archive filelist is empty\n")); in read_list()
2831 bam_error(_("archive filelist is empty\n")); in read_list()
2850 bam_error(_("archive filelist is empty\n")); in read_list()
2869 bam_print(_("failed to open file: %s: %s\n"), in getoldstat()
2875 bam_error(_("stat of file failed: %s: %s\n"), path, in getoldstat()
2883 bam_error(_("read failed for file: %s: %s\n"), path, in getoldstat()
2898 bam_error(_("failed to unpack stat data: %s: %s\n"), in getoldstat()
2970 bam_print(_(" stale %s\n"), path); in check4stale()
2993 bam_error(_("failed to create stat data: %s\n"), in create_newstat()
3021 bam_print(_("cannot find: %s: %s\n"), in walk_list()
3047 bam_error(_("failed to open file: %s: %s\n"), timestamp_path, in update_timestamp()
3049 bam_error(_("failed to update the timestamp file, next" in update_timestamp()
3069 bam_error(_("failed to pack stat data: %s\n"), in savenew()
3077 bam_error(_("failed to open file: %s: %s\n"), path, in savenew()
3084 bam_error(_("write to file failed: %s: %s\n"), path, in savenew()
3095 bam_error(_("rename to file failed: %s: %s\n"), path2, in savenew()
3200 bam_error(_("Failed to gather cache files, archives " in update_required()
3208 bam_error(_("cannot create new stat data\n")); in update_required()
3285 bam_error(_("archive file %s not generated correctly\n"), dest); in check_archive()
3413 bam_error(_("unable to access bootblk file : %s\n"), bootblk); in create_sparc_archive()
3458 bam_error(_("boot-archive creation FAILED, command: '%s'\n"), cmdline); in create_sparc_archive()
3534 bam_error(_("failed to open file: %s: %s\n"), in extend_iso_archive()
3546 bam_error(_("read failed for file: %s: %s\n"), in extend_iso_archive()
3553 bam_error(_("iso descriptor signature for %s is " in extend_iso_archive()
3573 bam_error(_("Command '%s' failed while generating " in extend_iso_archive()
3584 bam_error(_("failed to open file: %s: %s\n"), in extend_iso_archive()
3593 bam_error(_("read failed for file: %s: %s\n"), in extend_iso_archive()
3600 bam_error(_("iso descriptor signature for %s is " in extend_iso_archive()
3624 bam_error(_("write to file failed: %s: %s\n"), in extend_iso_archive()
3638 bam_error(_("failed to close file: %s: %s\n"), in extend_iso_archive()
3653 bam_error(_("Command '%s' failed while generating " in extend_iso_archive()
3697 bam_error(_("boot-archive creation FAILED, command: '%s'\n"), in create_x86_archive()
3796 bam_error(_("unable to create path on mountpoint %s, path too long\n"), in mkisofs_archive()
3809 bam_error(_("failed to open file: %s: %s\n"), infilename, in assemble_systemfile()
3815 bam_error(_("failed to open file: %s: %s\n"), outfilename, in assemble_systemfile()
3823 bam_error(_("failed to write file: %s: %s\n"), in assemble_systemfile()
3868 bam_error(_("can't read %s: %s\n"), path, strerror(errno)); in build_etc_system_dir()
3887 bam_print(_("/etc/system.d adding %s/%s\n"), in build_etc_system_dir()
3894 bam_error(_("failed to append file: %s: %s\n"), in build_etc_system_dir()
3904 bam_error(_("failed to rename file: %s: %s\n"), tmpfile, in build_etc_system_dir()
3915 bam_error(_("failed to change times: %s\n"), in build_etc_system_dir()
3943 bam_error(_("cannot create hsfs archive\n")); in create_ramdisk()
3954 bam_error(_("archive creation file not found: %s: %s\n"), in create_ramdisk()
3985 bam_error(_("boot-archive command line too long\n")); in create_ramdisk()
3992 bam_error(_("boot-archive creation FAILED, command: '%s'\n"), in create_ramdisk()
4033 bam_error(_("failed to open file: %s: %s\n"), in is_ramdisk()
4059 bam_error(_("alternate root %s not in mnttab\n"), in is_ramdisk()
4068 bam_error(_("%s is on a ramdisk device\n"), bam_root); in is_ramdisk()
4094 bam_print(_("file not found: %s\n"), path); in is_boot_archive()
4159 bam_error(_("statvfs failed for %s: %s\n"), root, in is_zfs()
4183 bam_error(_("statvfs failed for %s: %s\n"), root, in is_pcfs()
4224 bam_error(_("error during read-only test on %s: %s\n"), in is_readonly()
4260 bam_print(_("%s: not a boot archive based Solaris " in update_archive()
4310 bam_error(_("%s filesystem is read-only, " in update_archive()
4396 bam_error(_("failed to read GRUB menu checksum file: %s\n"), in synchronize_BE_menu()
4406 bam_error(_("multiple checksums for GRUB menu in " in synchronize_BE_menu()
4424 bam_error(_("error parsing GRUB menu checksum file: %s\n"), in synchronize_BE_menu()
4435 bam_error(_("failed to mount top dataset for %s\n"), in synchronize_BE_menu()
4453 bam_error(_("error generating checksum of GRUB menu\n")); in synchronize_BE_menu()
4460 bam_error(_("bad checksum generated for GRUB menu\n")); in synchronize_BE_menu()
4475 bam_error(_("error parsing checksum generated " in synchronize_BE_menu()
4496 bam_print(_("propagating updated GRUB menu\n")); in synchronize_BE_menu()
4504 bam_error(_("error propagating updated GRUB menu\n")); in synchronize_BE_menu()
4514 bam_error(_("failed to create backup for GRUB menu: %s\n"), in synchronize_BE_menu()
4527 bam_error(_("error propagating backup GRUB menu: %s\n"), in synchronize_BE_menu()
4539 bam_error(_("failed to write GRUB menu checksum file: %s\n"), in synchronize_BE_menu()
4552 bam_error(_("error propagating GRUB menu checksum file: %s\n"), in synchronize_BE_menu()
4577 bam_error(_("an alternate root (%s) cannot be used with this " in update_all()
4597 bam_error(_("failed to open file: %s: %s\n"), in update_all()
4646 bam_error(_("Deferred FDISK update file(s) found: %s, %s. " in update_all()
4824 bam_error(_("kernel command on line %d not recognized.\n"), in kernel_parser()
4865 bam_error(_("module command on line %d not recognized.\n"), in module_parser()
5185 bam_error(_("failed to close file: %s: %s\n"), menu_path, in menu_read()
5212 bam_error(_("invalid option: %s\n"), opt); in selector()
5222 bam_error(_("invalid boot entry number: %s\n"), eq + 1); in selector()
5230 bam_error(_("invalid option: %s\n"), opt); in selector()
5262 bam_error(_("menu file not found: %s\n"), menu_path); in list_entry()
5281 bam_print(_("%d %s\n"), lp->entryNum, in list_entry()
5287 bam_print(_("%s\n"), lp->line); in list_entry()
5300 bam_print(_("%s\n"), lp->line); in list_entry()
5308 bam_error(_("no matching entry found\n")); in list_entry()
5335 bam_error(_("can't find argument for findroot command\n")); in add_boot_entry()
5343 bam_error(_("missing suboption: %s\n"), menu_cmds[KERNEL_CMD]); in add_boot_entry()
5348 bam_error(_("missing suboption: %s\n"), in add_boot_entry()
5482 bam_error(_("no matching bootadm entry found\n")); in delete_boot_entry()
5505 bam_print(_("the GRUB menu is empty\n")); in delete_all_entries()
5532 bam_error(_("unable to create path on mountpoint %s, " in create_diskmap()
5675 bam_error(_("not a /dev/[r]dsk name: %s\n"), osdev);
5681 bam_error(_("cannot get (hd?,?,?) for menu. menu not on "
5693 bam_error(_("create_diskmap command failed for OS root: %s.\n"),
5719 bam_error(_("not using biosdev command for disk: %s.\n"),
5727 bam_error(_("failed to determine fdisk partition: %s\n"),
5774 bam_error(_("opendir of %s failed: %s\n"), signdir,
5818 bam_error(_("found mismatched boot signature %s for "
5823 bam_error(_("found mismatched boot signature %s for "
5864 bam_error(_("failed to open file: %s: %s\n"),
5906 bam_error(_("found mismatched boot signature %s for "
5911 bam_error(_("found mismatched boot signature %s for "
5963 bam_error(_("failed to open file: %s: %s\n"),
6016 bam_error(_("failed to determine mount status of ZFS "
6023 bam_error(_("ZFS pool %s has bad mount status\n"), pool);
6056 bam_error(_("mkdir of %s failed: %s\n"), tmpmnt,
6072 bam_error(_("mount of ZFS pool %s failed\n"), pool);
6112 bam_error(_("failed to determine mount point of ZFS pool %s\n"),
6137 bam_error(_("failed to determine mount status of ZFS "
6144 bam_error(_("ZFS pool %s has bad mount status\n"), pool);
6170 bam_error(_("mount of ZFS pool %s failed\n"), pool);
6187 bam_error(_("failed to determine mount point of ZFS pool %s\n"),
6194 bam_error(_("ZFS pool %s has no mount-point\n"), pool);
6201 bam_error(_("ZFS pool %s has bad mount-point %s\n"),
6243 bam_error(_("umount of %s failed\n"), pool);
6260 bam_error(_("umount of %s failed\n"), pool);
6267 bam_error(_("Internal error: bad saved mount state for "
6293 bam_error(_("NULL device: cannot determine pool name\n"));
6309 bam_error(_("invalid device %s: cannot determine pool name\n"),
6325 bam_error(_("fstyp -a on device %s failed\n"), osdev);
6331 bam_error(_("NULL fstyp -a output for device %s\n"), osdev);
6340 bam_error(_("bad fstyp -a output for device %s\n"), osdev);
6366 bam_error(_("failed to get pool for device: %s\n"), osdev);
6373 bam_error(_("failed to mount top dataset for pool: %s\n"),
6408 bam_error(_("boot signature not supported for fstype: %s\n"),
6467 bam_error(_("failed to open file: %s: %s\n"), MNTTAB,
6537 bam_error(_("invalid key for mnttab hash: %s\n"), special);
6584 bam_error(_("invalid UFS boot signature %s\n"), sign);
6594 bam_error(_("failed to write signature %s to signature "
6651 bam_print(_("fstyp failed for slice: %s\n"), slice);
6657 bam_print(_("bad output from fstyp for slice: %s\n"),
6666 bam_print(_("%s is not a ufs slice: %s\n"),
6689 bam_print(_("mount of %s (fstype %s) failed\n"),
6701 bam_print(_("umount of %s failed\n"), slice);
6882 bam_error(_("failed to open file: %s: %s\n"), s0path,
6987 bam_print(_(" - signature list %s exists\n"),
6997 bam_error(_("failed to open file: %s: %s\n"),
7006 bam_error(_("failed to close file: %s: %s\n"),
7016 bam_error(_("failed to open file: %s: %s\n"),
7027 bam_error(_("%s: failed to cache /etc/mnttab\n"), fcn);
7039 bam_error(_("mkdir of %s failed: %s\n"), tmpmnt,
7051 bam_error(_("opendir of %s failed: %s\n"), "/dev/rdsk",
7086 bam_error(_("failed to close file: %s: %s\n"),
7100 bam_error(_("error sorting GRUB UFS boot signatures\n"));
7112 bam_error(_("rename to file failed: %s: %s\n"),
7150 bam_print(_(" - searching for UFS boot signatures\n"));
7155 bam_error(_("search for UFS boot signatures failed\n"));
7164 bam_error(_("missing UFS signature list file: %s\n"),
7170 bam_print(_(" - no existing UFS boot signatures\n"));
7180 bam_error(_("error opening UFS boot signature list "
7192 bam_error(_("bad UFS boot signature: %s\n"), tmpsign);
7200 bam_error(_("bad UFS boot signature: %s\n"), tmpsign);
7209 bam_error(_("bad UFS boot signature: %s\n"), tmpsign);
7230 bam_error(_("failed to add sign %s to signlist.\n"), tmpsign);
7251 bam_error(_("no OS mountpoint. Cannot determine fstype\n"));
7259 bam_error(_("failed to open file: %s: %s\n"), MNTTAB,
7272 bam_error(_("failed to find OS mountpoint %s in %s\n"),
7281 bam_error(_("NULL fstype found for OS root %s\n"), osroot);
7305 bam_error(_("failed to get pool name from %s\n"), osdev);
7335 bam_error(_("boot signature not supported for fstype: %s\n"),
7398 bam_error(_("mkdirp() of backup dir failed: %s: %s\n"),
7414 bam_error(_("error opening boot signature backup "
7425 bam_error(_("error writing boot signature backup "
7434 bam_print(_("updated boot signature backup file %s\n"),
7465 bam_error(_("failed to get pool name from %s\n"), osdev);
7472 bam_error(_("failed to mount top dataset for %s\n"), pool);
7508 bam_error(_("boot signature not supported for fstype: %s\n"),
7538 bam_print(_("primary sign %s exists\n"), sign);
7555 bam_error(_("error creating boot signature "
7565 bam_error(_("error creating primary boot signature %s: %s\n"),
7574 bam_error(_("error syncing primary boot signature %s: %s\n"),
7581 bam_print(_("created primary GRUB boot signature: %s\n"),
7612 bam_error(_("failed to get pool name from %s\n"), osdev);
7620 bam_error(_("pool name %s not present in signature %s\n"),
7629 bam_error(_("failed to mount top dataset for %s\n"), pool);
7664 bam_error(_("boot signature not supported for fstype: %s\n"),
7691 bam_error(_("invalid UFS boot signature %s\n"), sign);
7705 bam_error(_("rename to file failed: %s: %s\n"),
7715 bam_error(_("failed to open file: %s: %s\n"),
7727 bam_error(_("failed to write signature %s to signature "
7738 bam_error(_("failed to close file: %s: %s\n"),
7752 bam_error(_("error sorting GRUB UFS boot signatures\n"));
7764 bam_error(_("rename to file failed: %s: %s\n"),
7788 bam_error(_("failed to set backup sign (%s) for %s: %s\n"),
7800 bam_error(_("failed to set primary sign (%s) for %s: %s\n"),
7822 bam_error(_("failed to get fstype for %s\n"), osroot);
7834 bam_error(_("failed to create GRUB boot signature for "
7844 bam_error(_("failed to write GRUB boot signature for "
7855 bam_print(_("found or created GRUB signature %s for %s\n"),
7861 bam_error(_("failed to determine fdisk partition: %s\n"),
7903 bam_error(_("failed to open file: %s: %s\n"), release,
7938 bam_error(_("cannot get special file: NULL mount-point\n"));
7946 bam_error(_("failed to open file: %s: %s\n"), MNTTAB,
8011 bam_error(_("invalid device for ZFS filesystem: %s\n"),
8021 bam_error(_("cannot derive ZFS pool from special: %s\n"),
8031 bam_error(_("cannot get zpool status for pool: %s\n"), pool);
8037 bam_error(_("bad zpool status for pool=%s\n"), pool);
8067 bam_error(_("no pool name %s in zpool status\n"), pool);
8086 bam_error(_("no physical device in zpool status for pool=%s\n"),
8142 bam_error(_("cannot get special file for mount-point: %s\n"),
8162 bam_error(_("cannot derive physical device for %s (%s), "
8213 bam_error(_("cannot determine BIOS disk ID 'hd?' for "
8244 bam_error(_("cannot get physical device special file for menu "
8667 bam_error(_("failed to get special file for osroot: %s\n"),
8676 bam_error(_("failed to get special file for menu_root: %s\n"),
8739 bam_error(_("failed to get grubsign for root: %s, device %s\n"),
8831 bam_error(_("failed to add boot entry with title=%s, grub "
8842 bam_error(_("failed to set GRUB menu default to %d\n"), entry);
8940 bam_error(_("an alternate root (%s) cannot be used with this "
8974 bam_error(_("failed to set GRUB menu default to %d\n"),
8987 bam_error(_("failed to determine filesystem type for \"/\". "
8996 bam_error(_("failed to find device special file for \"/\". "
9006 bam_error(_("failed to find boot signature. Reboot with "
9026 bam_error(_("the root filesystem is not a dboot Solaris "
9039 bam_error(_("reboot with arguments: error querying "
9083 bam_error(_("reboot with arguments: error "
9129 bam_error(_("reboot with arguments: "
9146 bam_error(_("unable to expand %s to a full file"
9148 bam_print_stderr(_("Rebooting with default kernel "
9158 bam_error(_("Cannot update menu. Cannot reboot with "
9167 bam_error(_("reboot with arguments: setting GRUB menu default "
9195 bam_error(_("invalid boot entry number: %s\n"), prefix);
9209 bam_error(_("no command at line %d\n"), lp->lineNum);
9219 bam_error(_("duplicate command %s at line %d of "
9439 bam_error(_("bootadm set-menu %s may only be run on "
9458 bam_error(_("Default /boot/grub/menu.lst entry is not "
9477 bam_error(_("no kernel line found in entry %d\n"),
9600 bam_error(_("unable to expand %s to a full file "
9621 bam_error(_("cannot determine filesystem type for "
9632 bam_error(_("cannot determine device special file for "
9644 bam_error(_("cannot determine boot signature for "
9699 bam_error(_("failed to add boot entry: %s\n"),
9708 bam_error(_("failed to set default to: %d\n"),
9809 bam_error(_("invalid option: %s\n"), opt);
9818 bam_error(_("option has no argument: %s\n"), opt);
9867 bam_error(_("menu file not found: %s\n"), menu_path);
9878 bam_error(_("no command at line %d\n"),
9888 bam_error(_("duplicate command %s at line %d of "
9895 bam_print(_("%s %s\n"), globalcmd, arg);
9900 bam_print(_("no %s entry found\n"), globalcmd);
9993 bam_error(_("path is not absolute: %s\n"), cmdline);
10005 bam_error(_("cannot unblock SIGCHLD: %s\n"), strerror(errno));
10014 bam_error(_("cannot set SIGCHLD disposition: %s\n"),
10019 bam_error(_("SIGCHLD signal blocked. Cannot exec: %s\n"),
10026 bam_error(_("popen failed: %s: %s\n"), cmdline,
10050 bam_print(_("%s\n"), buf);
10058 bam_error(_("pclose failed: %s: %s\n"), cmdline,
10066 bam_error(_("command terminated abnormally: %s: %d\n"),
10120 bam_error(_("the following line is too long "
10135 bam_error(_("could not allocate memory: size = %u\n"),
10147 bam_error(_("could not allocate memory: size = %u\n"), sz);
10163 bam_error(_("could not allocate memory: size = %u\n"),