We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e8aba9 commit 47255ceCopy full SHA for 47255ce
1 file changed
src/installation/guides/arm-devices/index.md
@@ -70,7 +70,7 @@ may mount it elsewhere. To mount these filesystems, you can use the commands
70
below, replacing the device names with the appropriate ones for your setup:
71
72
```
73
-# mnt /dev/mmcblk0p2 /mnt
+# mount /dev/mmcblk0p2 /mnt
74
# mkdir /mnt/boot
75
# mount /dev/mmcblk0p1 /mnt/boot
76
0 commit comments