mirror of
https://github.com/marcan/takeover.sh
synced 2025-07-05 20:41:37 -07:00
README: sync() filesystems before reboot
This commit is contained in:
parent
9778c7de22
commit
810e7f2a74
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ and similar before you can safely repartition your disk and install Gentoo
|
|||
Linux, which is of course the whole reason you're doing this crazy thing to
|
||||
begin with.
|
||||
|
||||
When you're done, unmount all filesystems, then `reboot -f` or `echo b >
|
||||
When you're done, unmount all filesystems, `sync`, then `reboot -f` or `echo b >
|
||||
/proc/sysrq-trigger` and cross your fingers.
|
||||
|
||||
## Further reading
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue