Symptoms
- Virtual machine disconnects from local hard disk.
- You see the error:
VMware Workstation unrecoverable error: (vcpu-0)
Exception 0xc0000006 (disk error while paging) has occurred. - Power on errors reporting virtual machine cannot locate the virtual disk.
- Virtual machine stops responding with a black screen.
- In the vmware.log file, you see entries similar to:
T
Purpose
This article describes how to perform a disk check. This is required to
address problems encountered with an operating system as a result of
file system errors. Problems can include data loss, virtual machine
crashes, slow performance, virtual machine resume and suspend failures,
and other unexpected behavior.
Resolution
Determine if there are problems with your file system by performing a
disk check. A disk check can be done by using a third party application
or by using tools native to your operating system.
Disk check methods differs between operating systems. Refer to the section below that matches your operating system.
To perform a disk check from the user interface:
To perform a disk check from a command line:
Note: A scan of the system drive requires that the operating system be rebooted.
Disk check methods differs between operating systems. Refer to the section below that matches your operating system.
Windows
Note: The exact procedure differs between versions of Windows. If one procedure below does not work try the other. If neither method works, consult the manual for your version of Windows.- Double-click the My Computer icon (Windows XP) or Computer icon (Windows 7).
- Right-click the entry for your local disk.
- Click Properties.
- Click the Tools tab.
- Click Check Now.
- Select Scan for and attempt recovery of bad sectors.
-
Click Start.
- Click Start > Run, type cmd, and click OK. The Command Prompt window opens. For more information, see Opening a command or shell prompt (1003892).
-
Type chkdsk c: /r and press Enter.
Note: If the local disk being scanned is not c:, replace c: with its drive letter.
Linux
Note: The exact procedure may differ between distributions of Linux. If these commands do not work, consult the manual for your distribution of Linux. These commands may also fail if you are not logged in as a user with root access.- Open a shell prompt. For more information, see Opening a command or shell prompt (1003892).
- Type touch /forcefsck and press Enter.
- Type shutdown -r now and press Enter.
Note: Issuing the shutdown command restarts your operating system.
Mac OS
To perform a disk check:- Navigate to: [Macintosh HD]/Applications/Utilities.
- Open Disk Utility by double clicking it.
-
Click the entry for the disk or volume to check.
Note: This is usually the disk which Macintosh HD is indented below. It is named with the size of your hard drive, and the manufacturer's name. -
Click Verify Disk.
Note: You can use this utility to verify the integrity of the startup volume, but not to repair any issues that may be discovered. If you need to repair the disk, use Safe Boot. For more information, see Using Safe Boot (1004017).
Note: You can also click on Verify Disk Permissions to confirm that there are no problems being experienced due to incorrect permissions. If you find that there are permission problems, they can be corrected by clicking on Repair Disk Permissions.
No comments:
Post a Comment
Thanks for showing interest in tech-jockey.