Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Chkdsk and RAM

Featured Replies


Would using third party software help in this case, or are they all working off some generic API (like defragmentation does for example), which is bugged?

As a side note, I would be interested in "third party" software that is intended to replace CHKDSK (i.e. that can fix NTFS filesystem errors). :unsure:

jaclaz

There are lots of programs for disk checking out there. Not sure where are you getting the intent part, because I am not aware of anything presented as such :P

P.S. I just remembered Norton Utilities back in Win9x days. Loved those.

There are lots of programs for disk checking out there.

Good :), can you name any program (please do list all the ones you know) that has the same (or similar features) to CHKDSK (which, JFYI does NOT check the disk, but rather checks the filesystem of a volume and attempts to repair it - again the filesystem, NOT the disk).

Particularly I would be interested in one that can analyze and repair NTFS filesystems.

jaclaz

actually they are bound :)

In case of Vista the mainstream support ended 2 years ago. MS is only obligated to release security patches. When it comes to pure bug fixes, they may release them but don't have to do it.

There are lots of programs for disk checking out there.

Good :), can you name any program (please do list all the ones you know) that has the same (or similar features) to CHKDSK (which, JFYI does NOT check the disk, but rather checks the filesystem of a volume and attempts to repair it - again the filesystem, NOT the disk).

Particularly I would be interested in one that can analyze and repair NTFS filesystems.

jaclaz

Some presumably existent implementation of fsck for ntfs (or maybe even perhaps Tuxera Recovery?)... is there really any such app available at all? dubbio.gif

Then again... :(

No open source NTFS checker is known to have been developed, so there is no point in requesting such a check.

Source: <http://www.tuxera.com/community/ntfs-3g-faq/#ntfsck>

no, you still get hotfixes for Vista because Server 2008 is still in Mainstream support.

Example:

Noncritical disk volumes are included incorrectly in the system state backup image when you use the -allCritical option in Windows Vista SP2 or Windows Server 2008 SP2

http://support.microsoft.com/kb/2895635/en-us

Extended Support doesn't mean that they absolutely cannot release such bug fixes :P They don't have to do it though.

If you look at the situation of Windows 2000, the last hotfix for it had been released in May 2010 which was just before the system went EOL. However, the vast majority of the other hotfixes were produced between 2000-2005 during the mainstream support phase, and only a small number between 2006-2010 during the extended support period.

  • 1 year later...

DBbwSzYK.gif

 

 

A solution to cap x64 Se7en's chkdsk /r runaway memory usage:

 

I "FIX" the issue using procgov.exe to limit the memory the process can use

 

https://diagnettoolkit.codeplex.com/releases/view/115170

 

my cmd line: procgov.exe -m 512M chkdsk.exe /r /x X:

 

 

 

(https://social.technet.microsoft.com/Forums/windows/en-US/a3cd974b-4758-44bb-b1c0-289ef813b2e6/windows-7-chkdsk-memory-leak)

 

https://lowleveldesign.wordpress.com/2013/11/21/set-process-memory-limit-with-process-governor/

in Win8,the issue is fixed. It uses less RAM by default, but here you have a new commandline option to use the win7 way and use all RAM:

 

/perf - Can only be used with a NTFS disk. Must be used with /scan switch. Uses more system resources to complete a scan as a fast as possible. This may have a negative performance impact on other tasks running on your system.

 

Just curious, but can the Win8 chkdsk be ported to and used on Win7?

 

Cheers and Regards

^ An intriguing notion, I have no idea.

 

For what it's worth, this guy tested that Se7en's chkdsk.exe doesn't work on XP.

Well, it is worth EXACTLY 0. :w00t:

 

The reported message "it's not a valid win32 app" plainly means that the PE executable will have as either "Major Operating System Version" or "Minor Operating System Version" (or both) something "bigger" than what the XP will report to it, and the same will apply to:

Major and Minor Image Version and to Major an Minor Subsystem Version.

 

To be more exact, the XP CHKDSK.EXE will have 5/1, whilst the 7 CHKDSK.EXE will have 6/1.

 

In any case, even if you edit those correctly, you will likely have a whole bunch of missing entry points in n .dll's, some of which may rely on more dll's with missing entry points .... :whistle:

 

So, the CHKDSK.EXE from 7 will NOT run under XP :no: , but NOT because of "it's not a valid win32 app"...

 

The differences between a 7 and a 8/8.x may be much smaller, still we are talking here of running a tool that can easily bore BIG HOLES on a filesystem for NO meaningful reason whatsoever, as there are as mentioned earlier a couple easy, quick workarounds to limit the memory used.

 

jaclaz

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.