12528 Members
237 Forums
7811 Topics
24004 Posts
Max Online: 9115 @ 08/24/24 07:30 PM
|
|
|
13 registered (Admin, Toysoft, Smokey, haki, bobot, karimkaki15, goode men, Franco89, OMEGA, raffsif1234, didond, gerolamo, bori),
1437
Guests and
146
Spiders online. |
Key:
Admin,
Global Mod,
Mod
|
|
|
|
|
|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
|
|
|
|
#2602 - 08/28/15 08:29 PM
OpenPLi 4.0 : Little script to free Flash space
|
Japhar Member
Carpal Tunnel
Registered: 10/19/10
Posts: 9993
|
OpenPLi 4.0 : Little script to free Flash space (Commands to be sent by Telnet or SSH in Terminal mode) rm /etc/init.d/softcam.CCcam
rm /etc/init.d/softcam.mgcamd
rm /etc/init.d/softcam.oscam
rm /usr/bin/CCcam
rm /usr/bin/mgcamd
rm /usr/bin/oscam
rm -r /usr/share/enigma2/PLi-FullHD
rm -r /usr/share/enigma2/PLi-FullNightHD
rm -r /usr/share/enigma2/PLi-HD1
rm -r /usr/share/enigma2/PLi-HD2 (PLi-HD is used as default in our images, so better to keep it !) : rm -r /usr/share/enigma2/PLi-HD
_________________________
|
Top
|
|
|
|
|
#5344 - 01/22/16 05:34 PM
Re: OpenPLi 4.0 : Little script to free Flash space
[Re: Admin]
|
VIP Japhar
stranger
Registered: 01/05/16
Posts: 10
Loc: FRANCE-NORD-
|
hi friend i've dm8000 with open pli 4.0 i put a key usb 4.0gb, i initialised and no problembut when i write this command with putty the first and second command give an error : "mv: error write...no left space on device..." i don't understand what's happen. i want put an usb stick for extended memory and to do a backup of my dm. thx
_________________________
1 Dream800hd clone Doscam 0.24b + 2 Dream800hd clone oscam 10960 1pc fixe ubuntu x64 + serveur oscam 1.20 # 9748 1 atlas HD200-boot et firm a jour- 1 VPS 2 multics r82 et r80 et 1 VPS oscam 1.20 unstable # 10998
|
Top
|
|
|
|
|
#5826 - 02/19/16 08:50 PM
Re: OpenPLi 4.0 : Little script to free Flash space
[Re: Admin]
|
stranger
Registered: 02/16/16
Posts: 8
|
OpenPLi 4.0 : Little script to free Flash space (Commands to be sent by Telnet or SSH in Terminal mode) rm /etc/init.d/softcam.CCcam
rm /etc/init.d/softcam.mgcamd
rm /etc/init.d/softcam.oscam
rm /usr/bin/CCcam
rm /usr/bin/mgcamd
rm /usr/bin/oscam
rm -r /usr/share/enigma2/PLi-FullHD
rm -r /usr/share/enigma2/PLi-HD1
rm -r /usr/share/enigma2/PLi-HD2 (PLi-HD is used as default in our images, so better to keep it !) : rm -r /usr/share/enigma2/PLi-HD Should have really thought this one through, erm, removing CCCam kinda screwed me and installing a new one doesn't work because it says files missing. any idea for a quick fix?
|
Top
|
|
|
|
|
#5982 - 02/24/16 10:14 PM
Re: OpenPLi 4.0 : Little script to free Flash space
[Re: Admin]
|
VIPF Panda
newbie
Registered: 02/22/16
Posts: 25
|
in my experience with Openpli 4.0 you can safely move the whole usr/lib/ to usb and link it , everything works fine anyway , tested in dm800hd and dm800se and dm500hd ...
|
Top
|
|
|
|
|
#5985 - 02/24/16 11:13 PM
Re: OpenPLi 4.0 : Little script to free Flash space
[Re: Admin]
|
Japhar Member
Carpal Tunnel
Registered: 10/21/10
Posts: 2649
|
Thank you for your contribution and tips ! I am sure it will help a lot of members,
TS
_________________________
DM8000, DM800se, DM500HD, DM800HD, DM7025, DM7020s, DM7000, DM500s VU+ Solo, VU+ Uno, VU+ Duo, Kathrein UFS910 Tivusat, TNTSat, Fransat, SSR/TSR, BBC1-2-3/ITV DE-OpenBlackHole 1.4 image : http://www.openblackhole.com/
|
Top
|
|
|
|
|
#6000 - 02/25/16 02:41 PM
Re: OpenPLi 4.0 : Little script to free Flash space
[Re: Admin]
|
VIPF Panda
newbie
Registered: 02/22/16
Posts: 25
|
for better ' sharing' : This steps are tested in image OpenPli 4.0 on dm800hd , dm800se and dm500hd , but should work in every dm model , you need an usb pen already mounted on box , mounted on default /media/usb/ path 1) in telnet send command to stop enigma2 process 2) send command to remove older lib on usb( if you already do this process with last image) 3) move usr/lib to usb 4) link usb/lib to default system path ln -sfn /media/usb/lib /usr/lib 5) restart enigma2 process Now you have all lib folder on usb and save 40% free space in flash I tipically use this kind of way when i want to test every plugin etc... on new images ...
|
Top
|
|
|
|
|
#6032 - 02/27/16 07:19 PM
Re: OpenPLi 4.0 : Little script to free Flash space
[Re: sinmc]
|
VIP Japhar
stranger
Registered: 09/27/15
Posts: 13
|
@sinmic, i tried this, but when i restart i seem to lose the symbolic link. I read that is probably because the hdd is not mounted inside /etc/fstab. Is that the case?
OpenPli mount the hdd just fine, but on restart the symbolic link does not work, and the image does not load successfully, it hangs.
|
Top
|
|
|
|
|
|
|