Tiny Core Linux
Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: xor on February 14, 2020, 06:55:35 AM
-
? a previously downloaded * .tcz file; How to install from the local drive! ???
-
$ tce-load -i extension_name
-
$ tce-load -i extension_name
how !?
/dev/sdb /tcz/*.tcz
-
If you previously downloaded the extension with the apps gui or “tce-load -w”, the command I gave will work.
If you downloaded the extension manually, you need to provide the path to the extension.
-
If you previously downloaded the extension with the apps gui or “tce-load -w”, the command I gave will work.
If you downloaded the extension manually, you need to provide the path to the extension.
please, can you create a CMD sample!?
-
Hi xor
... /dev/sdb /tcz/*.tcz
please, can you create a CMD sample!?
If you meant /dev/sdb1 and it is mounted at /mnt/sdb1 and the extension is in a directory called tcz then:
tce-load -i /mnt/sdb1/tcz/ExtensionName.tcz