Page 1 of 1
Archive format is not supported
Posted: Sun Mar 29, 2015 9:10 pm
by Willpiam
So I've attached a disk drive to my pi to get some data of a DVDR to get a screen to work through the pins. I opened the file and this comes up...
Sorry, this archive format is not supported:
the proper archives is not installed!
So what archives do I need and how do I get it?
Thanks.
Re: Archive format is not supported
Posted: Sun Mar 29, 2015 9:12 pm
by DougieLawson
What does a
file filenamegoeshere
command tell you?
What do you think might be in the file that you're looking at?
Re: Archive format is not supported
Posted: Sun Mar 29, 2015 9:57 pm
by Willpiam
DougieLawson wrote:What does a
file filenamegoeshere
command tell you?
What do you think might be in the file that you're looking at?
It says...
3.5inchRPiLCD.7z: 7-zip archive data, version 0.3
I think its software to make the LCD display work
Note: file name is. 3.5inchRPiLCD.7z
Re: Archive format is not supported
Posted: Sun Mar 29, 2015 10:04 pm
by DougieLawson
sudo apt-get install p7zip p7zip-full
cd /tmp
7z x /path/to/file/3.5inchRPiLCD.7z