Welcome to Our Dreambox World - Japhar Sim - SuperSim
Forum Stats
12528 Members
237 Forums
7811 Topics
24004 Posts

Max Online: 9115 @ 08/24/24 07:30 PM
Newest Members
Bilawal, Zweistein, didond, OLIANI, sergiu75
12528 Registered Users
Who's Online
11 registered (Admin, Toysoft, bitgames, tomash, OMEGA, Smokey, haki, bobot, karimkaki15, goode men, Franco89), 1441 Guests and 130 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Top Posters
Admin 9993
Toysoft 2649
satsedhu 1713
fairbird 765
ludo19 442
Top Posters (30 Days)
Admin 15
OMEGA 8
samh 3
Hum@xel 1
Smokey 1
November
M Tu W Th F Sa Su
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
Page 1 of 2 1 2 >
Topic Options
#4095 - 12/09/15 01:48 AM @@Teleportation/universe For All Images@@
fairbird Offline
VIP Japhar
old hand

Registered: 03/08/15
Posts: 765
I have create plugin (Teleportation/universe) depend on Teleportation/universe option from Blackhole Images To All images

Should by to install from telnet only by given this commands after download and send it to /tmp

Code:
opkg update

Code:
opkg install /tmp/*.ipk


Download

Teleportation_V1.1-By-RAED

How to Use it:
1-Should by image on internal flash
2-must be to mount usb/hdd to universe folder in root not in media (From plugin red button you can (Format/Mount) from Device manager
3-After reboot box Install plugin and open it
Menu > plugins > Teleportation
4-If you want to Jumping to any user for example (Avalon) > Go to Avalon and press red button (jump)







Attachments
Teleportation_V1.1-By-RAED.ipk (18 downloads)


Top
#4096 - 12/09/15 01:51 AM Re: @@Teleportation/universe For All Images@@ [Re: fairbird]
Toysoft Online   content
Japhar Member
Carpal Tunnel

Registered: 10/21/10
Posts: 2649
Great job !!!

Well done Fairbird,

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
#4100 - 12/09/15 12:41 PM Re: @@Teleportation/universe For All Images@@ [Re: fairbird]
d800se Offline
VIP Japhar
newbie

Registered: 11/19/15
Posts: 32
Tested in Dm800SE OpenPLi 4.0 image with USB maped as universe.
After installation folder universe was created in root (flash) and jumping to universe will create in the same universe folders Avalon etc..
Of course the memory was gone and this si not the expected target.
After creating a Symlink in root to media/universe the universe will be created there but is no jump.
Any idea ?

Top
#4101 - 12/09/15 01:31 PM Re: @@Teleportation/universe For All Images@@ [Re: fairbird]
fairbird Offline
VIP Japhar
old hand

Registered: 03/08/15
Posts: 765
You are wrong ...
universe folder in correct place (root) ...
Why you make Symlink from media to root ?! this is wrong..

Just install plugin > then must to be mount your usb pin to /universe direct no need to create Symlink to media ...

Openpli doesn't have Device manager to make mount usb to /universe ...
So after install plugin on openpli open (fstab) file from /etc and put this line
Code:
/dev/sda1    /universe    auto   defaults    0  0

make sure your pin is (sda1)
then reboot box after reboot try plugin again and do jump ...
after jumping give this command in telnet and post here your result
Code:
cat /proc/mounts

Top
#4103 - 12/09/15 03:02 PM Re: @@Teleportation/universe For All Images@@ [Re: fairbird]
d800se Offline
VIP Japhar
newbie

Registered: 11/19/15
Posts: 32
1. Openpli doesn't have Device manager to make mount usb to /universe ... True
This is the reason i installed enigma2-plugin-systemplugins-mount manager 1.0-r5 mipsel.ipk and mounted the usb as universe.
The plugin can be used from the System menu and display the right mount for both devices (HDD and USB - universe).
2. The Symlink was only for trying to resolve because it doesn't work and because i have free time to play.
3. The line /dev/sda1 /universe auto defaults 0 0 not found in fstab and my pin is sdb1 so added the line according to.
sda1 is my hard disk mapped as Benny.

The problem is still the same. The universe is created in universe folder in flash. Of course i can jump (done before the same) but my memory is lowered by 4 MB after jumping to Avalon.

I was thinking the plugin will use the USB for storing universes but in my case it not.

The telnet screen

root@dm800se:~# cat /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / jffs2 rw,relatime 0 0
devtmpfs /dev devtmpfs rw,relatime,size=67860k,nr_inodes=16965,mode=755 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
tmpfs /media tmpfs rw,relatime,size=64k 0 0
/dev/sda1 /media/Benny ext4 rw,relatime,barrier=1,data=ordered 0 0
/dev/sdb1 /media/universe ext4 rw,relatime,barrier=1,data=ordered 0 0
tmpfs /var/volatile tmpfs rw,relatime 0 0
devpts /dev/pts devpts rw,relatime,gid=5,mode=620 0 0
/dev/root /etc jffs2 rw,relatime 0 0
/dev/root /var/lib/opkg jffs2 rw,relatime 0 0
none /usr unionfs rw,relatime,dirs=/universe/Avalon/usr=rw:/usr=ro 0 0
root@dm800se:~#

Top
#4104 - 12/09/15 03:22 PM Re: @@Teleportation/universe For All Images@@ [Re: fairbird]
fairbird Offline
VIP Japhar
old hand

Registered: 03/08/15
Posts: 765
Thank you for test ... and feedback

this is wrong

Code:
/dev/sdb1 /media/universe ext4 rw,relatime,barrier=1,data=ordered 0 0 

/dev/sdb1 /media/universe

don't mix media with universe


So..change sda1 to sdb1 line
put this line in fstab and do reboot
/dev/sdb1 /universe auto defaults 0 0

don't forget remove that Symlink

after reboot give this command to make sure mounted usb pin with universe
df -h

after that try plugin again ... 100% work with me ..

Top
#4105 - 12/09/15 03:31 PM Re: @@Teleportation/universe For All Images@@ [Re: fairbird]
d800se Offline
VIP Japhar
newbie

Registered: 11/19/15
Posts: 32
The line was added before and the Symlink was removed of course. You can see the screen after df -h

root@dm800se:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 60.0M 57.0M 3.0M 95% /
devtmpfs 66.3M 4.0K 66.3M 0% /dev
tmpfs 64.0K 0 64.0K 0% /media
/dev/sda1 111.8G 40.5G 71.3G 36% /media/Benny
/dev/sdb1 14.9G 165.6M 14.8G 1% /media/universe
tmpfs 66.4M 1.0M 65.4M 2% /var/volatile
/dev/root 60.0M 57.0M 3.0M 95% /etc
/dev/root 60.0M 57.0M 3.0M 95% /var/lib/opkg
none 60.0M 57.0M 3.0M 95% /usr
root@dm800se:~#
The problem is after installing and reinstalling the plugin i can jump but the universe eat my flash memory. Before installing it was 7MB free now is 3 MB free and only after jumping to Avalon. I supose if i will jump to a second universe the box will crash. The same was before and this is the reason i tried to find how to move universes to USB.

Top
#4106 - 12/09/15 03:39 PM Re: @@Teleportation/universe For All Images@@ [Re: fairbird]
fairbird Offline
VIP Japhar
old hand

Registered: 03/08/15
Posts: 765
Look this line
Code:
/dev/sdb1 14.9G 165.6M 14.8G 1% /media/universe 


You are mounted your usb to /media/universe this is wrong ...

remove every things and do it again ....
don't use device manager
just after install plugin put that line and do reboot

Top
#4108 - 12/09/15 04:20 PM Re: @@Teleportation/universe For All Images@@ [Re: fairbird]
d800se Offline
VIP Japhar
newbie

Registered: 11/19/15
Posts: 32
Unmounted, removed all. Only the HDD mapped in media. At the first jump the universes are created and no change to memory. Now i have 3 universes but every time i run the plugin and try to jump after yes and reboot i'm still in Flash Images and never change to other. Sometimes the box crashes and i need to switch it Off/On but after reboot no jump made. The Big Bang works and delete the universes.

Top
#4109 - 12/09/15 04:25 PM Re: @@Teleportation/universe For All Images@@ [Re: fairbird]
fairbird Offline
VIP Japhar
old hand

Registered: 03/08/15
Posts: 765
Of course you will still on flash ..
universes option work in background ..

So try this steps:
1- Jump to Avalon
2- install any plugin or skin
3- then jump to flash image (Flash user)

try to find that plugin what you installed on Avalon you will never find it smile because in Avalon user not in other user ..

P.s: maybe image crashed so try to flash your box again and install plugin then try it

Top
Page 1 of 2 1 2 >


Moderator:  fairbird, gaga24, ludo19 
New Topics
DM52xUHD : OpenATV 7.4 20241125 (Japhar)
by Admin
11/26/24 10:08 AM
DM52xUHD : OpenATV 7.4 20241125 (Original)
by Admin
11/26/24 10:00 AM
Dreambox 500HD ferrari sim ???
by OMEGA
11/25/24 04:28 PM
EchoStar left in limbo as DirecTV ditches Dishdeal
by Admin
11/22/24 02:52 PM
ZX Spectrum ZX81 Emulation : Experience with R36S
by Admin
11/21/24 02:13 AM
Grand chambardement autour des numéros de la TNT
by Admin
11/17/24 05:10 PM
OPENATV 7.5 VOD not possible
by samh
11/03/24 08:37 PM
How to exclude ProvID & Channels from OSCam to CI+
by Admin
11/03/24 12:34 PM
DreamTV Mini Ultra HD Android 9.0 IPTV Streamer...
by Admin
12/04/19 04:06 AM
Satellites.xml for Enigma² by Hum@xel
by Hum@xel
02/02/19 08:37 AM
Spark 7162 : OpenPLi 4.0 IPTV Japhar (April 2016)
by Admin
04/11/16 03:21 PM