sync after install in case of trouble while shutdowning
This commit is contained in:
parent
ccd17ecfed
commit
4e155167c8
1 changed files with 1 additions and 0 deletions
|
@ -171,4 +171,5 @@ cdfdboot)
|
|||
# copy image
|
||||
dd if=$dev of=cdfdimage bs=8192 count=180
|
||||
esac
|
||||
sync
|
||||
exit 0
|
||||
|
|
Loading…
Reference in a new issue