Subject: fdformat output
To: None <tech-userlevel@NetBSD.org>
From: Mike M. Volokhov <mishka@NetBSD.org>
List: tech-userlevel
Date: 06/01/2006 10:14:32
Hello!

Any obections to commit a patch from bin/26449?

Shortly said, it will change fdformat's output in the following way:

# ./fdformat
Ready to format /dev/rfd0a with 80 cylinders, 2 tracks, 18 sectors of 512 bytes
(1440 KB) Yes/no [y]?
Formatting track 5 / head 0 - VERIFY ERROR
Formatting track 6 / head 0 - VERIFY ERROR
Formatting track 20 / head 0 - IO ERROR
Formatting track 20 / head 1 - IO ERROR
Formatting track 21 / head 0 - IO ERROR
Formatting track 79 / head 1 (all done)
fdformat: 5 track formatting errors

--
Mishka.