We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddea941 commit c689e01Copy full SHA for c689e01
1 file changed
docs/src/getting-started/getting-linuxcnc.adoc
@@ -160,7 +160,7 @@ diskutil unmountDisk /dev/diskN
160
has an added "r" at the begining
161
+
162
-----
163
-sudo dd if=/linuxcnc_2.9.4-amd64.hybrid.iso of=/dev/rdiskN bs=1m
+sudo dd if=linuxcnc_2.9.4-amd64.hybrid.iso of=/dev/rdiskN bs=1m
164
165
. Note that this may take a long time to complete and there will be no
166
feedback during the process.
0 commit comments