changeset 1149 | 101697080733 |
parent 1148 | 34d44e540328 |
child 1183 | 35a64ff26d4c |
--- a/windows.rst Sat Dec 17 22:27:32 2011 +0200 +++ b/windows.rst Mon Dec 19 18:27:54 2011 +0200 @@ -521,4 +521,16 @@ cmd# control userpasswords2 +Format drive. +============= +Replace with own disk letter:: + + cmd# format E: /q /fs:ntfs + +See: + + http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/format.mspx + Formats the disk in the specified volume to accept Windows + files. +