Dies ist eine mobil optimierte Seite, die schnell lädt. Wenn Sie die Seite ohne Optimierung laden möchten, dann klicken Sie auf diesen Text.

Plugins auf festplatte.

    Nobody is reading this thread right now.

aerogamis

Freak
Registriert
8. November 2008
Beiträge
213
Reaktionspunkte
6
Punkte
78
hallo.
wie kann ich die plugins auf die festplatte auslagern?
hab den path schon über dcc geändert aber die plugins werden immer noch in den internen speicher installiert.
danke im voraus.
 
Zuletzt bearbeitet von einem Moderator:
AW: Plugins auf festplatte.

Wie ist deine HDD gemountet !

In Telnet mount und posten !
 
AW: Plugins auf festplatte.

bitteschön:

rootfs on / type rootfs (rw)
/dev/root on / type jffs2 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
none on /dev type tmpfs (rw)
devpts on /dev/pts type devpts (rw)
usbfs on /proc/bus/usb type usbfs (rw)
shm on /dev/shm type tmpfs (rw)
/dev/mtdblock2 on /boot type jffs2 (ro)
tmpfs on /var type tmpfs (rw)
tmpfs on /tmp type tmpfs (rw)
/dev/sda1 on /autofs/ab78926c-e9f4-410b-89a7-1fd08d50d1da type ext3 (ro,data=ordered)
 
AW: Plugins auf festplatte.

Newnigma!

Mit Telnet:

Extensions auf HDD kopieren
1. cp -a /usr/lib/enigma2/python/Plugins/Extensions /autofs/sda1
--------------------------------------------------------------------------
Extensions vom Flash entfernen
2. rm -rf /usr/lib/enigma2/python/Plugins/Extensions
--------------------------------------------------------------------------
Symlink anlegen
3. ln -sf /autofs/sda1/Extensions /usr/lib/enigma2/python/Plugins/Extensions
 
AW: Plugins auf festplatte.

BusyBox v1.15.3 (2011-03-10 12:53:58 UTC) multi-call binary

Usage: cp [OPTIONS] SOURCE DEST

Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY

Options:
-a Same as -dpR
-d,-P Preserve links
-H,-L Dereference all symlinks (default)
-p Preserve file attributes if possible
-f Force overwrite
-i Prompt before overwrite
-R,-r Recurse directories
-l,-s Create (sym)links


das kommt raus wenn ich die erste zeile im telnet eingebe.
klapt irgendwie nicht
 
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…