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.