Superb quality and spec AB-Com PULSe 4K SE only £99! FREE UK DELIVERY! 4K UHD, Enigma 2, Multiboot 4 images & more!...
Superb quality and spec AB-Com PULSe 4K Rev II Twin Satellite tuner only £149! FREE UK DELIVERY! 4K UHD, Enigma 2, SATA HDD facility, Multiboot 4 images & more!...

[GiGaBlue QUAD] IPK install within putty

josweet

New member
Joined
Dec 9, 2010
Messages
138
Reaction score
0
Points
0
Age
52
I want to install an ipk remotely via telent but dont know the command. The .ipk is already within the temp folder of the local machine (/var/volatile/tmp/) and all that is left to do is run the correct command.
I have tried the command > ipk install ./var/volatile/tmp/thefile.ipk without success.. :confused:
Could do with some help from those in the know.
 
opkg install /tmp/name of ipk
 
Can also use
Code:
opkg install /tmp/*.ipk
or
Code:
ipkg install /tmp/*.ipk

This saves you naming ipks. It will install all ipks in the /tmp folder so handy if doing a few.
 

OpenViX Feeds Status

Back
Top