Lines Matching full:puts
68 puts("No zIPL sig in BootInfo"); in verify_boot_info()
72 puts("Wrong zIPL version"); in verify_boot_info()
76 puts("DASD is not for IPL"); in verify_boot_info()
80 puts("DASD is not ECKD"); in verify_boot_info()
84 puts("Not for this arch"); in verify_boot_info()
88 puts("Bad block size in zIPL section of 1st record"); in verify_boot_info()
168 puts("BPRS read failed"); in load_eckd_segments()
189 puts("Bad chunk block size"); in load_eckd_segments()
199 puts("Bad chunk ECKD address"); in load_eckd_segments()
220 puts("BPRS continuation read failed"); in load_eckd_segments()
232 puts("Code chunk read failed"); in load_eckd_segments()
269 puts("Cannot read stage1b boot loader"); in eckd_get_boot_menu_index()
284 puts("Cannot read stage2 boot loader"); in eckd_get_boot_menu_index()
295 puts("Cannot read stage2 boot loader"); in eckd_get_boot_menu_index()
306 puts("Cannot read stage2 boot loader"); in eckd_get_boot_menu_index()
344 puts("Cannot read Boot Map Table"); in run_eckd_boot_script()
356 puts("Cannot read Boot Map Script"); in run_eckd_boot_script()
385 puts("Unknown script entry type"); in run_eckd_boot_script()
401 puts("CDL"); in ipl_eckd_cdl()
405 puts("Cannot read IPL2 record at block 1"); in ipl_eckd_cdl()
411 puts("No zIPL section in IPL2 record."); in ipl_eckd_cdl()
415 puts("Bad block size in zIPL section of IPL2 record."); in ipl_eckd_cdl()
419 puts("Non-ECKD device type in zIPL section of IPL2 record."); in ipl_eckd_cdl()
431 puts("Cannot read Volume Label at block 2"); in ipl_eckd_cdl()
435 puts("Invalid magic of volume label block."); in ipl_eckd_cdl()
439 puts("Invalid magic of volser block."); in ipl_eckd_cdl()
483 puts("Cannot read block 0 to grab boot info."); in ipl_eckd_ldl()
490 puts("unlabeled LDL."); in ipl_eckd_ldl()
511 puts("Cannot read boot record"); in eckd_find_bmt()
553 puts("Cannot read block 2"); in ipl_eckd()
569 puts("List-Directed"); in ipl_eckd()
583 puts("Cannot read block 2"); in ipl_eckd()
637 puts(err_msg); in zipl_load_segment()
668 puts("zIPL load segment failed"); in zipl_load_segment()
685 puts("Cannot read header"); in zipl_run()
691 puts("No zIPL magic in header"); in zipl_run()
695 puts("Bad header type"); in zipl_run()
719 puts("Wrong entry value"); in zipl_run()
725 puts("No EXEC entry"); in zipl_run()
747 puts("Cannot read block 0"); in ipl_scsi()
755 puts("Using SCSI scheme."); in ipl_scsi()
761 puts("No Program Table"); in ipl_scsi()
767 puts("Error reading Program Table"); in ipl_scsi()
771 puts("No zIPL magic in Program Table"); in ipl_scsi()
784 puts("Empty Program Table"); in ipl_scsi()
817 puts("Failed to read image sector 0"); in is_iso_bc_entry_compatible()
840 puts("Failed to read ISO primary descriptor"); in iso_get_file_size()
850 puts("Directory tree structure violation"); in iso_get_file_size()
858 puts("Failed to read ISO directory"); in iso_get_file_size()
891 puts("ISO-9660 directory depth limit exceeded"); in iso_get_file_size()
906 puts("Failed to read ISO directory"); in iso_get_file_size()
928 puts("ISO boot image size verified"); in load_iso_bc_entry()
930 puts("ISO boot image size could not be verified"); in load_iso_bc_entry()
964 puts("Failed to read ISO volume descriptor"); in find_iso_bc()
983 puts("Failed to read El Torito boot catalog"); in find_iso_bc_entry()
1025 puts("No suitable boot entry found on ISO-9660 media!"); in ipl_iso_el_torito()
1062 puts("Using guessed DASD geometry."); in zipl_load_vblk()
1077 puts("Using guessed DASD geometry."); in zipl_load_vscsi()
1092 puts("Failed to IPL this ISO image!"); in zipl_load()
1098 puts("Failed to IPL from this network!"); in zipl_load()
1103 puts("Failed to IPL from this SCSI device!"); in zipl_load()
1115 puts("Unknown IPL device type!"); in zipl_load()
1119 puts("zIPL load failed!"); in zipl_load()