this post was submitted on 20 Nov 2023
645 points (92.7% liked)

linuxmemes

20761 readers
1972 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] boomzilla@programming.dev 1 points 10 months ago* (last edited 10 months ago)

I went to MS forums for remembering how to write "sfc /scannow", "Dism /Online /Cleanup-Image /CheckHealth", because it was often the first answer on a post. How-To's concerning "bootrec" and "diskpart" were always to be found somewhere else. At least with sfc and dism it was always pray and hope it does something useful under the hood.

With an unbootable Linux partition (which seldomly happens) I mount it, chroot it and then have a plethora of fixes I can try, tools I can use and logfiles I can check instead of putting my self in the hands of 2-3 blackbox-apps. Manual fixing under Windows is possible but nobody can tell me it's feasible with the repair console.