~ruther/guix-local

0e2bfa3ae1eac7ebada32022fea777bdf4d426a7 — Ludovic Courtès 8 years ago c22c9fa
doc: Mention 'sync' after 'dd'.

Suggested by librenoob on #guix.

* doc/guix.texi (USB Stick Installation): Add 'sync' invocation.
1 files changed, 1 insertions(+), 0 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -0
@@ 7320,6 7320,7 @@ copy the image with:

@example
dd if=guixsd-usb-install-@value{VERSION}.x86_64 of=/dev/sdX
sync
@end example

Access to @file{/dev/sdX} usually requires root privileges.