We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ceef1f commit c9b3080Copy full SHA for c9b3080
docs/LiveMedia.md
@@ -54,7 +54,7 @@ Insert your target USB and locate it. There are different ways to do it but here
54
55
- `lsblk` - this command gives you all the available block storage devices, including the USB block storage devices.
56
57
-- `sudo blkid` - this command gives you the same information as `lsblk`, but you have to rub it as root.
+- `sudo blkid` - this command gives you the same information as `lsblk`, but you have to run it as root.
58
59
You need to look for /dev/sda or /dev/sdb or /dev/sdc, which is your target USB.
60
0 commit comments