mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Fix typo of lsblk
Not really that important to a seasoned Linux user however still useful to fix.
This commit is contained in:
parent
20da8caa33
commit
5ad8d9d8a6
@ -76,9 +76,9 @@ You will first need to remove the NOCASH footer from the backup you are flashing
|
||||
1. Work out where the SD card is mounted
|
||||
- Linux:
|
||||
1. Unplug the SD card adapter
|
||||
1. Run `lbslk` in a terminal
|
||||
1. Run `lsblk` in a terminal
|
||||
1. Plug in the SD card adapter
|
||||
1. Run `lbslk` again
|
||||
1. Run `lsblk` again
|
||||
1. This time a new device should appear
|
||||
- It may be called `/dev/sdb`, make sure you note down what it is called on *your* computer
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user