freebsd-dev/sbin/recoverdisk
Ulrich Spörlein 5df69e92de recoverdisk(8): treat output file consistently and abort on EINVAL
This improves usability a little as we no longer require using touch.
Also reword the manpage wrt. parameters and fix usage() [1]

With no media in a cd(4) drive, the reads will loop producing EINVAL,
abort in that case [2].

Document the shortcoming of sectorsize and MAXPHYS (a quick solution
to this might be having MAXPHYS as the "bigsize", in short testing it
didn't make a difference on throughput).

Submitted by:	arundel [1]
PR:		bin/154528 [2]
2011-05-01 20:14:10 +00:00
..
Makefile Switch the default WARNS level for sbin/ to 6. 2009-10-19 16:00:24 +00:00
recoverdisk.1 recoverdisk(8): treat output file consistently and abort on EINVAL 2011-05-01 20:14:10 +00:00
recoverdisk.c recoverdisk(8): treat output file consistently and abort on EINVAL 2011-05-01 20:14:10 +00:00