dukzcry / osx-goodies

Kernel extensions for macOS which I wrote
58 stars 18 forks source link

Fixing corrupted boot volume after wakeup #10

Closed LPhil closed 6 years ago

LPhil commented 6 years ago

There is some comment because of corrupted boot volume after sleep (wakeup).

SASMegaRAID.cpp 506 / XXX: Prevent sleep as it corrupts booting volume /

Where exactly is the problematic? Is there more detailed information? Thx

dukzcry commented 6 years ago

Unfortunately, I don't know where the problem is and have no more information. Its just fsck detects filesystem corruption after wakeup. That's why XXX You can set AllowSleep to true in kext plist and check whether you have such issue at all