sync after install in case of trouble while shutdowning
This commit is contained in:
parent
ccd17ecfed
commit
4e155167c8
@ -171,4 +171,5 @@ cdfdboot)
|
|||||||
# copy image
|
# copy image
|
||||||
dd if=$dev of=cdfdimage bs=8192 count=180
|
dd if=$dev of=cdfdimage bs=8192 count=180
|
||||||
esac
|
esac
|
||||||
|
sync
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user