mirror of
https://github.com/marcan/takeover.sh
synced 2025-07-06 04:51:39 -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
|
Linux, which is of course the whole reason you're doing this crazy thing to
|
||||||
begin with.
|
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.
|
/proc/sysrq-trigger` and cross your fingers.
|
||||||
|
|
||||||
## Further reading
|
## Further reading
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue