BOOT_DEBUG
BOOT_DEBUG("Expected block-sized data, got: %d\n", size);
BOOT_DEBUG("Expected block-sized data, got: %d\n", size);
BOOT_DEBUG("Unable to find extended versioning information, "
BOOT_DEBUG("Extended information header checksum is %x\n", cksum);
BOOT_DEBUG("Unable to find extended versioning information, "
BOOT_DEBUG("Unable to read stage2 extended versioning "
BOOT_DEBUG("Found %s, expected %s\n", einfo->magic,
BOOT_DEBUG("WARNING: no update string passed to "
BOOT_DEBUG("multiboot magic found at %p, but checksum "
BOOT_DEBUG("multiboot structure found, but no "
BOOT_DEBUG("Error opening %s\n", file);
BOOT_DEBUG("Error getting information (stat) about %s", file);
BOOT_DEBUG("bootblock in-memory buffer size is %d\n",
BOOT_DEBUG("Read from %s failed\n", file);
BOOT_DEBUG("bootblock file size is %d\n", bblock->file_size);
BOOT_DEBUG("mboot at %p offset %d, extra at %p size %d, buf=%p "
BOOT_DEBUG("No multiboot header found on %s, unable to "
BOOT_DEBUG("WARNING: no update string passed to "
BOOT_DEBUG("Unable to open %s\n", path);
BOOT_DEBUG("Unable to stat %s\n", path);
BOOT_DEBUG("device path: %s, stage1 path: %s bootblock path: %s\n",
BOOT_DEBUG("Current device path is: %s, attaching device path is: "
BOOT_DEBUG(MEANINGLESS_OPT, "-e|-V");
BOOT_DEBUG(MEANINGLESS_OPT, "-m|-f|-u|-F");
BOOT_DEBUG("Error writing the ZFS bootblock "
BOOT_DEBUG("No extended information available on disk\n");
BOOT_DEBUG("Forcing update of %s bootblock\n",
BOOT_DEBUG("Ready to check installed version vs %s\n", update_str);
BOOT_DEBUG("Error reading bootblock area\n");
BOOT_DEBUG("Unable to find multiboot header\n");
BOOT_DEBUG("Unable to allocate enough memory to read"
BOOT_DEBUG("Error reading the bootblock\n");
BOOT_DEBUG("mboot at %p offset %d, extra at %p size %d, buf=%p "
BOOT_DEBUG("Error opening %s\n", file);
BOOT_DEBUG("Error getting information (stat) about %s", file);
BOOT_DEBUG("bootblock file size is %x\n", bblock->file_size);
BOOT_DEBUG("boot block size is bigger than allowed\n");
BOOT_DEBUG("bootblock in-memory buffer size is %x\n",
BOOT_DEBUG("Read from %s failed\n", file);
BOOT_DEBUG("Reading of the bootblock done\n");
BOOT_DEBUG("mboot at %p, extra at %p, buf=%p (size=%d)\n",
BOOT_DEBUG("Error reading ZFS reserved area\n");
BOOT_DEBUG("Unable to find multiboot header\n");
BOOT_DEBUG("Unable to allocate enough memory to read"
BOOT_DEBUG("Error reading first %d bytes of the bootblock\n",
BOOT_DEBUG("Error reading ZFS reserved area the second time\n");
BOOT_DEBUG("Unable to read bootblock from %s\n", device->path);
BOOT_DEBUG("No extended information available\n");
BOOT_DEBUG("Forcing update of %s bootblock\n", device->path);
BOOT_DEBUG("Ready to check installed version vs %s\n", updt_str);
BOOT_DEBUG("WARNING: no update string passed to "
BOOT_DEBUG("Error writing first 15 blocks of %s\n",
BOOT_DEBUG("Error writing the second part of ZFS bootblock "
BOOT_DEBUG("Error writing bootblock to %s\n",
BOOT_DEBUG("Unable to open %s\n", device->path);
BOOT_DEBUG("Unable to stat %s\n", device->path);
BOOT_DEBUG("device path: %s, bootblock file path: %s\n", device_path,
BOOT_DEBUG("Ready to commit to disk\n");
BOOT_DEBUG("device path: %s\n", device_path);
BOOT_DEBUG("No multiboot header found on %s, unable "
BOOT_DEBUG("Current device path is: %s, attaching device path is: "
BOOT_DEBUG("Error reading bootblock from %s\n",
BOOT_DEBUG("No multiboot header found on %s, unable to retrieve"
BOOT_DEBUG("stage2 buffer size = %d (%d sectors)\n", stage2->buf_size,
BOOT_DEBUG("Unable to find multiboot header\n");
BOOT_DEBUG("Unable to read stage2 from %s\n", device->path);
BOOT_DEBUG("No multiboot wrapped stage2 on %s\n", device->path);
BOOT_DEBUG("No extended information available\n");
BOOT_DEBUG("Forcing update of %s bootblock\n", device->path);
BOOT_DEBUG("WARNING: no multiboot structure found in stage2, "
BOOT_DEBUG("stage2 first sector: %d\n", stage2->first_sector);
BOOT_DEBUG("stage2 first sector: %d\n", stage2->first_sector);
BOOT_DEBUG(MEANINGLESS_OPT, "-e|-V");
BOOT_DEBUG(MEANINGLESS_OPT, "-m|-f|-u|-F");
BOOT_DEBUG("stage1 path: %s, stage2 path: %s, device: %s\n",
BOOT_DEBUG("Ready to commit to disk\n");
BOOT_DEBUG("device path: %s\n", device_path);
BOOT_DEBUG("Current device path is: %s, attaching device path is: "
BOOT_DEBUG("Error reading first stage2 blocks from %s\n",
BOOT_DEBUG("No multiboot header found on %s, unable to grab "