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