Home │ RC Part I │ RC Part II │ Repair Windows XP │ | ||
Recovery Console Commands at a glance:
attrib |
Recovery Console in Windows XP (Part III)Topics on this page (continued from Part II): Disc management commands (continued): format, map Replace files: copy and expand Enable or disable services and drivers: enable and disable
Disc Management commands (continued)FormatA familiar command dating from MS-DOS, this command includes the ability to format NTFS volumes (fig. 6). Quote from KB:
Fig. 6. Format command.
mapThis commands displays information only. Quote from KB: map arc Use this command to list drive letters, file system types, partition sizes, and mappings to physical devices. In the command syntax, arc parameter tells the map command to use ARC paths instead of Windows Device paths.
Fig. 7. Map command
Replace filesCopy and ExpandThe expand command uncompresses a file, such as a cab file from the Windows XP CD to replace a damaged system file (fig. 8). The file would be in the i386 folder on the CD. You don't need to use "expand" if it's not a cab file but a compressed file with DL_ or EX_ extensions: just use the copy command and the file will be uncompressed automatically. Contrary to some users' believe, you don't need to use WinZip or WinRar at all. Quote from KB article:
Fig. 8. Expand command options.
Commands to enable or disable services and driversThese include: Listsvc, Enable (fig. 9) and Disable (fig. 10). Quote from KB article:
Fig. 9. Enable command.
The Disable command does the opposite to a system service or driver.
Fig. 10. Disable command.
NetQuote from KB article:
Go to TOP Go back to Part 2.
ReferenceKB 314058 Description of the Windows XP Recovery Console
Copyright © 2003-2004 by Kilian. All my articles including graphics are provided "as is" without warranties of any kind. I hereby disclaim all warranties with regard to the information provided. In no event shall I be liable for any damage of any kind whatsoever resulting from the information. The articles are provided in good faith and after some degree of verification but they may contain technical or typographical errors. Links to other web resources may be changed at any time and are beyond the control of the author. Articles may be added, removed, edited or improved at any time. No support is provided by the author. This is not an official support page for any products mentioned. All the products mentioned are trademarks of their companies. Created 5 Mar 2004; last updated 2 Jul 2004 |