Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regular report of status progress fs checking #58

Open
petr-akhlamov opened this issue Jul 26, 2017 · 7 comments
Open

Regular report of status progress fs checking #58

petr-akhlamov opened this issue Jul 26, 2017 · 7 comments

Comments

@petr-akhlamov
Copy link

petr-akhlamov commented Jul 26, 2017

Your file system checker for FAT32 is used by ReactOS. And in it missing component for reporting of current status of checking. When system is installed or updated, running disk checking, but due missing this component, users can't understand when it will end. Can you implement it, please.

@andreasbombe
Copy link
Contributor

I have a similar feature request already, but I'm curious how ReactOS uses dosfstools since it is not ported to the Win32 API. Is it in some Linux based installer or is there some other port out there?

@petr-akhlamov
Copy link
Author

petr-akhlamov commented Jul 27, 2017

It's his own win32-port.
http://code.reactos.org/changelog/reactos?cs=70858

@pali
Copy link
Member

pali commented Jul 16, 2018

Something like status progress (in %) would be really useful. Specially when running on large disks.

@pali
Copy link
Member

pali commented Jan 3, 2021

@petr-akhlamov: your link gives me 404. Anyway, are ReactOS developers interested for upstreaming some of patches?

@petr-akhlamov
Copy link
Author

@pali: his repo are migrated to github.
https://github.com/reactos/reactos/tree/master/sdk/lib/fslib/vfatlib/check
Yes, ReactOS developers interested for upstreaming some of patches since your utility is used as base for CHKDSK.

@pali
Copy link
Member

pali commented Jan 4, 2021

Ok, feel free to open a pull request with patches!

@pali
Copy link
Member

pali commented Apr 30, 2023

@petr-akhlamov Have you looked at it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants