安裝中文字典英文字典辭典工具!
安裝中文字典英文字典辭典工具!
|
- windows - What does chkdsk do, exactly? - Super User
Chkdsk also lists and corrects errors on the disk Used without parameters, chkdsk displays the status of the disk in the current drive " From Wikipedia : "Displays the file system integrity status of hard disks and floppy disk and can fix logical file system errors "
- What is the difference between chkdsk f and chkdsk r?
Running chkdsk r implies that also chkdsk f is run chkdsk f only checks for disk errors, not bad sectors Microsoft has a detailed page for chkdsk The following is a snippet explaining f and r parameters Fixing disk errors: Chkdsk corrects disk errors only if you specify the f command-line option
- Running chkdsk on a disk partition without a drive letter
9 That will then assign the partition a drive letter then you can run a chkdsk on that drive Type exit to leave diskpart then type chkdsk D: f r 10 Replace "D:" with whatever drive letter it is for your drive
- How to use CHKDSK (Check Disk) - Windows 7 Forums
Windows 7 includes a disk checking tool called CHKDSK which is similar to the "scandisk" tool from older versions of Windows This application scans your hard drives for errors such as lost sectors, bad sectors and corruption You can launch CHKDSK using two methods (the former being the easiest): Graphical Interface:
- How safe is it to run CHKDSK on an SSD? - Super User
Conceivably chkdsk could report a sector or three as bad and tell the OS to stop using them That would slightly reduce the available disk space, but it isn't permanent (you can get it back, with effort) I would be surprised to see chkdsk report an SSD sector as bad though I wouldn't run chkdsk to find bad sectors though
- How do I run chkdsk to repair my laptops hard drive?
The re-install of Windows would have done the same thing as a CHKDSK i e cleaned up unreadable sectors of the disk In your case, I am guessing you only have one partition - i e the system partition C that you just re-installed Windows 8 1 on If this is correct, you may be able to run CHKDSK C: F - there is no need to run diskpart
- chkdsk - What option DOES NOT delete files and turn them into . chk . . .
CHKDSK can only detect file system metadata corruption inconsistency; it has no way to determine if user file data has been corrupted Fixing file system errors is a necessary first step to detecting or fixing damaged user files
- windows - Running a Check-Disk (Is it dangerous) - Super User
Yes I would try and get your data off the drive before running a chkdsk You could also try something like SpinRite if your data is important to you Another option would be making an image of the drive using Ghost, LiveState Recovery, or StorageCraft ShadowProtect
|
|
|