]> Zhao Yanbai Git Server - minix.git/commitdiff
sync after install in case of trouble while shutdowning
authorBen Gras <ben@minix3.org>
Tue, 24 May 2005 12:03:42 +0000 (12:03 +0000)
committerBen Gras <ben@minix3.org>
Tue, 24 May 2005 12:03:42 +0000 (12:03 +0000)
tools/mkboot

index 98431b8b98771c06ede3d4ac7392961dcc9af805..43f04f3ccffa210016dd68a510b147aab37b22c5 100755 (executable)
@@ -171,4 +171,5 @@ cdfdboot)
        # copy image
        dd if=$dev of=cdfdimage bs=8192 count=180
 esac
+sync
 exit 0