mirror of
https://github.com/MeexReay/minceraftOS.git
synced 2025-06-24 02:22:59 +03:00
add alternative to lsblk
This commit is contained in:
parent
d9e0ccba3b
commit
d12c11caad
@ -37,7 +37,7 @@ To burn iso:
|
|||||||
sudo dd if=/path/to/minceraftOS.iso of=/dev/<disk_id> status=progress
|
sudo dd if=/path/to/minceraftOS.iso of=/dev/<disk_id> status=progress
|
||||||
```
|
```
|
||||||
|
|
||||||
Use `lsblk` to find out your `disk_id` (ex. sda)
|
To find out your `disk_id` (ex. sda), use `lsblk` or `fdisk -l`
|
||||||
|
|
||||||
## How to use
|
## How to use
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user