Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved Error - Run under the correct directory
#9
FileName: ventoy-1.0.80-linux.tar.gz
FileSize:19MB
SHA256: 166329314cbc56ac1b3a245665da18efa4e84a85966c118ce61ffd552f2b6116

After you decompress the above tarball to a directory. You will only get 5 sub-directories and 11 files.
Why you get so many files? 

It seems that you extract all the files into one directory.
There are some sub-directories in the tarball, but in your photo these sub-directories are all gone and the files that shuld be in the sub-directories are all put in the same directory.
So you broken the directory structure and that's why it report the error.

I don't know how you decompress/extract the tarball file, but obviously you use the wrong method to decompress it.



Please do exactly as follows in the terminal and take a photo about the output.
Don't extract the tarball use GUI program, just extract it with shell command line as follows:
Code:
sha256sum ventoy-1.0.80-linux.tar.gz
tar xf ventoy-1.0.80-linux.tar.gz
cd ventoy-1.0.80
sudo sh Ventoy2Disk.sh

Run the same shell commands in your terminal and take a photo about the output and upload here.
The output should be the same as in the attachment.


PS:
There are many videos on youtube about how to use Ventoy in Linux, you can refer.


Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
RE: Error - Run under the correct directory - by longpanda - 10-25-2022, 03:49 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)