From 9d74b0e3c2d8b13bfbd59c49ef4f8f89bc5c36bb Mon Sep 17 00:00:00 2001 From: Tran Hau Date: Wed, 20 May 2020 16:14:22 +0700 Subject: [PATCH] small --- Applications/ventoy.md | 8 ++++++++ install-archlinux.md | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Applications/ventoy.md b/Applications/ventoy.md index 498099c..18844ef 100644 --- a/Applications/ventoy.md +++ b/Applications/ventoy.md @@ -1,5 +1,13 @@ # [Ventoy](https://github.com/ventoy/Ventoy) +Check disks carefully: + +```sh +lsblk +``` + +Use: + ```sh # Install sh Ventoy2Disk.sh -i /dev/XXX diff --git a/install-archlinux.md b/install-archlinux.md index 8bf4fed..3bda402 100644 --- a/install-archlinux.md +++ b/install-archlinux.md @@ -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