Skip to main content
6 events
when toggle format what by license comment
Feb 12 at 15:16 comment added Mikko Rantalainen The problem is that sync cannot force the hardware to flush the cache. As explained in the answer by @msimic some specs allow unspecified time until the data is in permanent storage even after the device has reported OK after sync command. I would consider such storage drive firmware as broken but those are the specs that the OS has to use.
Dec 30, 2021 at 20:36 comment added Roman Spiak I'd assume issuing command sync should solve such problems..
Jul 14, 2020 at 18:38 comment added Liczyrzepa I believe the author of the question is trying to ask how to ensure that the cache memory of the USB attached drive is itself written to the the drive after unmounting but before pulling power; this answer doesn't address that question.
Jul 13, 2020 at 20:07 review Late answers
Jul 14, 2020 at 5:26
Jul 13, 2020 at 19:57 review First posts
Jul 14, 2020 at 18:38
Jul 13, 2020 at 19:51 history answered Patrick Prucha CC BY-SA 4.0