Posts: 3
Threads: 1
Joined: Jun 2009
Reputation:
0
2009-06-29, 06:31 PM
(This post was last modified: 2009-06-29, 06:34 PM by noobtard.)
I don't usually use linux for much, but I'm trying to run a program from terminal that requires another file. The location of the file is "default/file". This is a stupid question, but where would the folder "default" be located?
"cannot open default/file: No such file or directory"
Posts: 3,631
Threads: 899
Joined: Dec 2003
Reputation:
0
what program are you trying to run and what distro is it
the only thing i can think you mean would be your /home folder
eg /home/anyweb
but without more details i could be hopelessly wrong
cheers
Posts: 3
Threads: 1
Joined: Jun 2009
Reputation:
0
I'm running ubuntu as a virtual machine. The program that is able to decrypt and extract the contents of a wii nand dump. Its named zestig. I have the source code of it as well if that helps at all.
Posts: 3
Threads: 1
Joined: Jun 2009
Reputation:
0
I've managed to figure it out.