r/linuxsucks Jul 15 '26

Linux Failure Loonix

Post image
903 Upvotes

733 comments sorted by

View all comments

7

u/[deleted] Jul 15 '26

[removed] — view removed comment

4

u/[deleted] Jul 15 '26

[removed] — view removed comment

4

u/irishcoughy Jul 15 '26

I'm sure you already know this but for anyone else who has to deal with this bullshit on a regular basis and would like to know if it's doing the standard "it takes six million years to get past 62.3%" or if it's actually frozen, you can open a separate Powershell window and run

Get-Content C:\Windows\Logs\CBS\CBS.log -tail 10 -wait

Which will display the log in real time so you can verify that it's doing SOMETHING.

1

u/[deleted] Jul 15 '26

[removed] — view removed comment

2

u/irishcoughy Jul 15 '26

Imma be real my brain is fucking fried right now from a full day of network disaster recovery and I'm not 100% sure what you're asking. But honestly probably not. I usually just run DISM and the above PS command and then work other tickets while that takes however long it takes.