-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
-bash: ./vbiosfinder: No such file or directory #47
Comments
Hi!
|
Hello, But I'm in the directory where vbiosfinder is. maybe not all the elements were installed correctly I have installed following this method
Am I wrong? Thank you |
Hmmm... Seems a bit too optimistic as I don't see that you have installed the required third party stuff... |
ok, it's a newbie question but how to install the third party anq execute the permission on vbiosfinder? |
Thank you, I'm in progress I used chmod +x /download/vbios/vbiosfinder and after ./vbiosfinder extract /download/vbios/ASUS_G10DK_309_BIOS_Update.exe. Thank you for your help |
Seems like you did not check out the full repo (or did not download all the necessary files). Just downloading vbiosfinder is not enough. There are ruby files like _init.rb in the main dir , and a lot of other ruby files in the src dir that are needed. |
I downloaded all elements and my problems comes with the full repo :(. |
Would you be so kind and show us your directory and subdirectory contents where you try to run vbiosfinder? Mind the sensitive data like usernames etc. |
yes, no problem. root@pve:~# ls -lah /path/of/vbiosfinder/* Because my directory is /download/vbios root@pve:~# ls -lah /download/vbios/* /download/vbios/3rdparty: /download/vbios/ruby: /download/vbios/src: |
I think I resolved my problem. I must be in the directory (/download/vbios) :D. But now I have a problem with Terrapin : |
Hi, I presume you did not issue this command: |
Hi, Now I have a error with Terrapin. Terrapin::CommandNotFoundError (Terrapin::CommandNotFoundError) |
Hello,
I installed all elements but I've a problem with the method with
vbiosfinder.
Command:
root@pve:~# ./vbiosfinder extract /download/vbios/ASUS_G10DK_309_BIOS_Update.exe
-bash: ./vbiosfinder: No such file or directory
Have you a solution
Thank you
Best regards
The text was updated successfully, but these errors were encountered: