add alternative to lsblk

This commit is contained in:
MeexReay 2025-03-14 12:31:30 +03:00 committed by GitHub
parent d9e0ccba3b
commit d12c11caad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@ To burn iso:
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