From da5ff58d0c68b51678d0d96003027c03e2eb68e3 Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Sat, 31 Aug 2024 20:54:41 +0100 Subject: fixs and posts --- public/articals/linux/tools/00Ventoy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/articals') diff --git a/public/articals/linux/tools/00Ventoy b/public/articals/linux/tools/00Ventoy index a713fe2..63e3abe 100644 --- a/public/articals/linux/tools/00Ventoy +++ b/public/articals/linux/tools/00Ventoy @@ -42,7 +42,7 @@

3) After installing the tar.gz, you need to run the following command; this will open the compressed file, which will allow you to use Ventoy.

-

ventoy-<version>-linux.tar.gz && tar -xvf ventoy-<version>-linux.tar

+

gunzip ventoy-<version>-linux.tar.gz && tar -xvf ventoy-<version>-linux.tar


4) Next you want to enter the Ventoy directory and identify what your USB name is

-- cgit v1.2.3