small
parent
05f37a8b5e
commit
9d74b0e3c2
|
@ -1,5 +1,13 @@
|
|||
# [Ventoy](https://github.com/ventoy/Ventoy)
|
||||
|
||||
Check disks carefully:
|
||||
|
||||
```sh
|
||||
lsblk
|
||||
```
|
||||
|
||||
Use:
|
||||
|
||||
```sh
|
||||
# Install
|
||||
sh Ventoy2Disk.sh -i /dev/XXX
|
||||
|
|
|
@ -8,7 +8,7 @@ Assume your laptop/PC is UEFI-capable.
|
|||
|
||||
## [Installation guide](https://wiki.archlinux.org/index.php/Installation_guide)
|
||||
|
||||
Remember to check disks carefully:
|
||||
Check disks carefully:
|
||||
|
||||
```sh
|
||||
lsblk
|
||||
|
|
Loading…
Reference in New Issue