Auto Repairs should restart if CHKDSK scan is scheduled #188

Closed
opened 2022-03-24 16:21:49 -06:00 by 2Shirt · 2 comments
2Shirt commented 2022-03-24 16:21:49 -06:00 (Migrated from gitea.2shirt.work)

Running AutoRepairs I had a system just now for which chkdsk reported "Scheduled offline repairs". It looks like the script is currently set to continue on regardless. Would it make sense to force a restart in those cases?

My understanding has always been that, if chkdsk is finding errors those should be fixed ASAP (particularly if they're serious enough to require boot-time repair) before doing additional writing/making changes to the filesystem. The whole "doing house renovation work when there's damage to the load-bearing structure" issue.

That was probably established in my mind way back in the DOS/Win3.x days though, so I'm not sure if it's still an issue?

> Running AutoRepairs I had a system just now for which chkdsk reported "Scheduled offline repairs". It looks like the script is currently set to continue on regardless. Would it make sense to force a restart in those cases? > > My understanding has always been that, if chkdsk is finding errors those should be fixed ASAP (particularly if they're serious enough to require boot-time repair) before doing additional writing/making changes to the filesystem. The whole "doing house renovation work when there's damage to the load-bearing structure" issue. > > That was probably established in my mind way back in the DOS/Win3.x days though, so I'm not sure if it's still an issue?
2Shirt commented 2022-03-31 17:02:30 -06:00 (Migrated from gitea.2shirt.work)

Unable to reproduce. Code currently should reboot if offline repairs are scheduled.

Unable to reproduce. Code currently _should_ reboot if offline repairs are scheduled.
2Shirt commented 2022-05-14 18:53:58 -06:00 (Migrated from gitea.2shirt.work)

Closing for now.

Closing for now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 2Shirt/WizardKit#188
No description provided.