Microsoft KB Archive/931703: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - "[[File:../gfx/" to "[[File:")
 
Line 69: Line 69:
To resolve this problem, convert the file system of the hard disk to NTFS. To do this, follow these steps:
To resolve this problem, convert the file system of the hard disk to NTFS. To do this, follow these steps:
<ol>
<ol>
<li>Click '''Start'''[[File:../gfx/vistastartbutton.jpg|[GRAPHIC: the Start button]]] , type <span class="kbd userinput"> command</span> in the '''Start Search''' box, right-click '''Command Prompt''' in the '''Programs''' list, and then click '''Run as administrator'''.<br />
<li>Click '''Start'''[[File:vistastartbutton.jpg|[GRAPHIC: the Start button]]] , type <span class="kbd userinput"> command</span> in the '''Start Search''' box, right-click '''Command Prompt''' in the '''Programs''' list, and then click '''Run as administrator'''.<br />
<br />
<br />
[[File:../gfx/securityshield.jpg|[GRAPHIC: User Account Control permission]]] If you are prompted for an administrator password or for confirmation, type your password, or click '''Continue'''.</li>
[[File:securityshield.jpg|[GRAPHIC: User Account Control permission]]] If you are prompted for an administrator password or for confirmation, type your password, or click '''Continue'''.</li>
<li>At the command prompt, type the following command, and then press '''ENTER''':
<li>At the command prompt, type the following command, and then press '''ENTER''':
<div class="indent">
<div class="indent">

Latest revision as of 08:46, 20 July 2020

Knowledge Base


Stop error message when you try to add a package to a Windows PE image file: "0x80071ab0"

Article ID: 931703

Article Last Modified on 3/17/2007



APPLIES TO

  • Windows Vista Ultimate
  • Windows Vista Business
  • Windows Vista Enterprise
  • Windows Vista Home Basic
  • Windows Vista Home Premium
  • Windows Vista Enterprise 64-bit edition
  • Windows Vista Business 64-bit edition
  • Windows Vista Home Premium 64-bit edition
  • Windows Vista Home Basic 64-bit edition
  • Windows Vista Starter



SYMPTOMS

When you create a Microsoft Windows Preinstallation Environment (Windows PE) image file on a hard disk in Windows Vista, and then you try to add a package to the image file, you may receive the following Stop error message:

0x80071ab0

CAUSE

This problem occurs if the hard disk is not formatted by using the NTFS file system.

RESOLUTION

To resolve this problem, convert the file system of the hard disk to NTFS. To do this, follow these steps:

  1. Click Start[GRAPHIC: the Start button] , type command in the Start Search box, right-click Command Prompt in the Programs list, and then click Run as administrator.

    [GRAPHIC: User Account Control permission] If you are prompted for an administrator password or for confirmation, type your password, or click Continue.
  2. At the command prompt, type the following command, and then press ENTER:

    convert drive letter /Fs:ntfs


Keywords: kbexpertiseinter kbtshoot kbprb KB931703