Skip to main content
Home Forums 68kMLA Switching power off without Shutdown command — #5
Post #5 by porter
Source Forum68kMLA
CategoryTroubleshooting
Post DateWed, 3 Jun 2009 - 00:08
Original URLhttps://68kmla.org/bb/threads/switching-power-off-without-shutdown-command.17551/
Post
In-memory file caches won't get written to the disk. In OS X, you'd use the sync command to do it. In Classic Mac OS, I don't know.
FlushVol(....);

http://developer.apple.com/DOCUMENTATION/mac/Files/Files-160.html

mp.ls