Skip to content

Commit 783a50e

Browse files
adigitoleoericonr
authored andcommitted
installation/live-images/prep: emphasise using unmounted drives for ISO
1 parent cdce16d commit 783a50e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/installation/live-images

src/installation/live-images/prep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ letter) for USB devices, `/dev/mmcblkX` for SD cards, or other variations
2626
depending on the device. You can use the model and size (`7.5GiB` above, after
2727
the path) to identify the device if you're not sure what path it will have.
2828

29-
Once you've identified the device you'll use, ensure it's not mounted by
29+
Once you've identified the device you'll use, ensure it's **not** mounted by
3030
unmounting it with [umount(8)](https://man.voidlinux.org/man8/umount.8):
3131

3232
```

0 commit comments

Comments
 (0)