Jump to content
Compatible Support Forums
Sign in to follow this  
jarves

bin files

Recommended Posts

hi,

what shall i do with files that have a .bin extension??

how do i install it???

Share this post


Link to post

Those .bin files will make a newb crazy! I know, it happened to me! Pull up Nautilus or konqueror and just double click on it. If that doesn't open it, you may have to change it's permissions to 777.

 

Or, from a terminal as root, 'cd' to the directory where that .bin file is located, and do:

 

chmod 777 yadaya-whatever-it-is.bin [enter]

 

Then:

 

./yadayada-whatever-it-is.bin [enter]

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×