Lines Matching refs:warnx

264 	warnx("Cannot specify both block size and sectors per cluster");
268 warnx("%s: bad OEM string", o.OEM_string);
273 warnx("create (-C) is incompatible with -N");
278 warnx("failed to create %s", fname);
282 warnx("failed to initialize %jd bytes", (intmax_t)o.create_size);
295 warnx("warning, %s is not a regular file", fname);
301 warnx("warning, %s is not a character device", fname);
305 warnx("cannot seek to %jd", (intmax_t)o.offset);
348 warnx("Invalid bytes/sector (%u): must be 512, 1024, 2048 or 4096",
354 warnx("%s: bad volume label", o.volume_label);
364 warnx("-%c is not a legal FAT%s option",
372 warnx("%d: bad FAT type", fat);
378 warnx("block size (%u) is not a power of 2", o.block_size);
382 warnx("block size (%u) is too small; minimum is %u",
387 warnx("block size (%u) is too large; maximum is %u",
395 warnx("sectors/cluster (%u) is not a power of 2",
405 warnx("number of FATs (%u) is too large; maximum is %u",
415 warnx("illegal media descriptor (%#x)", o.media_descriptor);
442 warnx("%s: inappropriate file type or format", bname);
477 warnx("no room for info sector");
486 warnx("no room for backup sector");
491 warnx("backup sector would overwrite info sector");
520 warnx("too few reserved sectors (need %d have %d)", x,
542 warnx("too many sectors/FAT for FAT12/16");
548 warnx("meta data exceeds file system size");
572 warnx("warning: Alignment failed.");
580 warnx("warning: sectors/FAT limits file system to %u clusters",
583 warnx("%u clusters too few clusters for FAT%u, need %u", cls, fat,
590 warnx("warning: FAT type limits file system to %u sectors",
665 warnx("%s: can't read sector %u", bname, x);
762 warnx("%s: can't write sector %u", fname, lsn);
777 warnx("%s: can't write sector %u", fname, lsn);
845 warnx("%s: unknown standard format", fmt);
1030 warnx("%s: no default %s", fname, msg);
1034 warnx("%s: illegal %s %d", fname, msg, val);