I have buy an new Multibox a few days before there is an home build image of Pli installed in slot 5 how can update this one to bv Pli 8 i can not with recovery there is no slot 5 on it to install it is there a way to install it with telnet ?
multibox slot5 ?
Re: multibox slot5 ? #2
Posted 7 January 2021 - 17:18
Really 5th slot?
The box normally only supports 4 slots. And if you install the recovery image (I know not possible at the moment) you should see only 4 slots.
Can you please post the output of
cat /proc/cmdline
Having more than 4 slots is a little bit problematic as only 4 partitions for kernels are available. I want to check whether the previous user has added a 5th kernel partition. If not, 5th slot needs also to use one of the 4 already for other slots used kernels. That's not recommended. I would also say, better flash recovery and don't use slot5.
Re: multibox slot5 ? #3
Posted 7 January 2021 - 17:23
multibox login: root Last login: Thu Jan 7 17:17:17 CET 2021 on pts/0 root@multibox:~# cat /proc/cmdline root=/dev/mmcblk0p23 rootsubdir=linuxrootfs2 rootfstype=ext4 kernel=/dev/mmcblk0p20 console=ttyAMA0,115200 blkdevparts=mmcblk0:1M(fastboot),1M(bootargs),18M(recovery),2M(bootoptions),2M(deviceinfo),4M(baseparam),4M(pqparam),4M(logo),40M(fastplay),20M(kernel),20M(trustedcore),4M(misc),1024M(system),150M(vendor),306M(e2tv),256M(cache),50M(private),8M(securestore),16M(linuxkernel1),16M(linuxkernel2),16M(linuxkernel3),16M(linuxkernel4),-(userdata) hbcomp=/dev/block/mmcblk0p13 mem=937M mmz=ddr,0,0,60M vmalloc=500M root@multibox
this is on the homebuild image (slot5)
Edited by cobus, 7 January 2021 - 17:24.
Groetjes Cobus R
VU+ UNO 4K SE FBC DVB-C (8x)
MUTANT HD66SE FBC DVB-C (3x)
MAXYTEC MULTIBOX COMBO
MUTANT HD60 DVB-S
Ziggo (digitaal) Kabel TV (FTV) op alle decoders met oa fallback tuner
Re: multibox slot5 ? #4
Posted 7 January 2021 - 17:24
@Cobus.
Do you also experience this with one of the previous recovery images or only with the present recovery which is not suitable for this model.
Mijn schotel is een T90 met 10 LNB's. Daarnaast voor de fun nog een draaibaar systeem met een Triax TD 78.
Dreamboxen heb ik niet meer echt actief. Verder heb ik ook nog een een VU+ duo2 met 500Gb harddisk + een VU+ Uno, Zero, Solo 4K, Ultimo 4K, Zero 4K, Uno 4Kse. + ook nog een Xtrend ET7x00. Daarnaast heb ik ook nog diverse andere modellen w.o. een Formuler F4, ET8500, ET7500, Mut@nt 2400HD, Xsarius Fusion HD se en verder nog wel het e.e.a. waarmee op verzoek vanalles wordt getest. Iemand moet het tenslotte doen.
Los van de eerder genoemde modellen heb ik nog wel een rits aan testsamples als Mut@nt 2400HD, HD60, GB UE4K, GB Trio4K, Maxitec Multibox combo en Twin, Octagon sf8008, sf8008 mini en last but nog least enkele modellen van het Grieks Duitse Edision.
Voor centrale opslag van media gebruik ik een Qnap 219P met tweemaal 2 Tb harddisks + een Synology DS414 met 12 Tb Totale opslag.
-------------------------------------------------------------------------------------------
Many answers to your question can be found in our wiki: Just one click away from this "solutioncentre".
Als ik alles al wist hoefde ik ook niets te vragen. If I had all the knowledge I had no questions at all.
Re: multibox slot5 ? #5
Posted 7 January 2021 - 17:27
this is with all recovery's
Here are the pictures.
https://forums.openp...multibox-slot5/
Edited by cobus, 7 January 2021 - 17:28.
Groetjes Cobus R
VU+ UNO 4K SE FBC DVB-C (8x)
MUTANT HD66SE FBC DVB-C (3x)
MAXYTEC MULTIBOX COMBO
MUTANT HD60 DVB-S
Ziggo (digitaal) Kabel TV (FTV) op alle decoders met oa fallback tuner
Re: multibox slot5 ? #6
Re: multibox slot5 ? #7
Posted 7 January 2021 - 17:37
Yes, Dimitrij. But until now I didn't know that you can use the android slot for an enigma2 image.
@cobus Please do this:
cd /tmp mkdir b mount /dev/block/by-name/bootoptions /tmp/b
I hope this don't throws an error.
Then please post here the output of
ls -la /tmp/b cat /tmp/b/STARTUP_LINUX_5
Important: Don't remove or change the STARTUP files! Otherwise box may not boot.
Re: multibox slot5 ? #8
Posted 7 January 2021 - 17:37
yes you are wrong 1 android and 4 enigma2 where i can chose and one slot 5 (factory) homebuild image when i start with android there is a app called TransE2 when i put this app i go to slot5 and the factory image (homebuild) on slot5
Groetjes Cobus R
VU+ UNO 4K SE FBC DVB-C (8x)
MUTANT HD66SE FBC DVB-C (3x)
MAXYTEC MULTIBOX COMBO
MUTANT HD60 DVB-S
Ziggo (digitaal) Kabel TV (FTV) op alle decoders met oa fallback tuner
Re: multibox slot5 ? #9
Posted 7 January 2021 - 17:40
multibox login: root Last login: Thu Jan 7 17:20:51 CET 2021 on pts/0 root@multibox:~# cd /tmp root@multibox:/tmp# mkdir b root@multibox:/tmp# mount /dev/block/by-name/bootoptions /tmp/b root@multibox:/tmp# ls -la /tmp/b drwxr-xr-x 2 root root 16384 Jan 1 1970 . drwxrwxrwt 3 root root 160 Jan 7 17:38 .. -rwxr-xr-x 1 root root 225 Jan 6 23:25 STARTUP -rwxr-xr-x 1 root root 136 Jan 5 02:07 STARTUP_ANDROID -rwxr-xr-x 1 root root 136 Jan 5 02:07 STARTUP_ANDROID_DISABLE_LINUXSE -rwxr-xr-x 1 root root 225 Jan 5 02:07 STARTUP_LINUX_1 -rwxr-xr-x 1 root root 225 Jan 5 02:07 STARTUP_LINUX_2 -rwxr-xr-x 1 root root 225 Jan 5 02:07 STARTUP_LINUX_3 -rwxr-xr-x 1 root root 225 Jan 5 02:07 STARTUP_LINUX_4 -rwxr-xr-x 1 root root 96 Jan 5 02:07 STARTUP_RECOVERY -rwxr-xr-x 1 root root 267 Jan 5 02:07 bootmenu.conf root@multibox:/tmp# cat /tmp/b/STARTUP_LINUX_5
Groetjes Cobus R
VU+ UNO 4K SE FBC DVB-C (8x)
MUTANT HD66SE FBC DVB-C (3x)
MAXYTEC MULTIBOX COMBO
MUTANT HD60 DVB-S
Ziggo (digitaal) Kabel TV (FTV) op alle decoders met oa fallback tuner
Re: multibox slot5 ? #10
Posted 7 January 2021 - 17:52
multibox login: root Last login: Thu Jan 7 17:48:21 CET 2021 on pts/0 root@multibox:~# cd /tmp root@multibox:/tmp# mkdir b mkdir: can't create directory 'b': File exists root@multibox:/tmp# mount /dev/block/by-name/bootoptions /tmp/b mount: /var/volatile/tmp/b: /dev/mmcblk0p4 already mounted on /var/volatile/tmp/b. root@multibox:/tmp# ls -la /tmp/b drwxr-xr-x 2 root root 16384 Jan 1 1970 . drwxrwxrwt 3 root root 160 Jan 7 17:38 .. -rwxr-xr-x 1 root root 225 Jan 6 23:25 STARTUP -rwxr-xr-x 1 root root 136 Jan 5 02:07 STARTUP_ANDROID -rwxr-xr-x 1 root root 136 Jan 5 02:07 STARTUP_ANDROID_DISABLE_LINUXSE -rwxr-xr-x 1 root root 225 Jan 5 02:07 STARTUP_LINUX_1 -rwxr-xr-x 1 root root 225 Jan 5 02:07 STARTUP_LINUX_2 -rwxr-xr-x 1 root root 225 Jan 5 02:07 STARTUP_LINUX_3 -rwxr-xr-x 1 root root 225 Jan 5 02:07 STARTUP_LINUX_4 -rwxr-xr-x 1 root root 96 Jan 5 02:07 STARTUP_RECOVERY -rwxr-xr-x 1 root root 267 Jan 5 02:07 bootmenu.conf root@multibox:/tmp# cat /tmp/b/STARTUP_LINUX_5 cat: can't open '/tmp/b/STARTUP_LINUX_5': No such file or directory root@multibox:/tmp#
Groetjes Cobus R
VU+ UNO 4K SE FBC DVB-C (8x)
MUTANT HD66SE FBC DVB-C (3x)
MAXYTEC MULTIBOX COMBO
MUTANT HD60 DVB-S
Ziggo (digitaal) Kabel TV (FTV) op alle decoders met oa fallback tuner
Re: multibox slot5 ? #11
Posted 7 January 2021 - 17:59
I have the name changed on slot5 it is a homebuild.
1_0_19_4CC7_819_600_FFFF0000_0_0_0_20210107175752.jpg 59.7KB 7 downloads
Edited by cobus, 7 January 2021 - 17:59.
Groetjes Cobus R
VU+ UNO 4K SE FBC DVB-C (8x)
MUTANT HD66SE FBC DVB-C (3x)
MAXYTEC MULTIBOX COMBO
MUTANT HD60 DVB-S
Ziggo (digitaal) Kabel TV (FTV) op alle decoders met oa fallback tuner
Re: multibox slot5 ? #12
Posted 7 January 2021 - 18:04
Is quite strange and I don't understand why slot 5 is shown as there are only 4 startup files with numbers 1 to 4.
Can you start e2 in debug mode and post the log here?
If that don't help I need to get my box from the basement and need to test myself.
Re: multibox slot5 ? #13
Posted 7 January 2021 - 18:16
Groetjes Cobus R
VU+ UNO 4K SE FBC DVB-C (8x)
MUTANT HD66SE FBC DVB-C (3x)
MAXYTEC MULTIBOX COMBO
MUTANT HD60 DVB-S
Ziggo (digitaal) Kabel TV (FTV) op alle decoders met oa fallback tuner
Re: multibox slot5 ? #14
Re: multibox slot5 ? #15
Posted 7 January 2021 - 18:27
It also helps you post the content of your setup files.
Edited by littlesat, 7 January 2021 - 18:29.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: multibox slot5 ? #16
Posted 7 January 2021 - 18:29
This is the image when I started the box for the first time and I only get this when I start from android to enigma2 with transe2 app when I restart between the 2 or more slots from the recovery I don't see this slot no more but it is there. I cant flashing to this slot with image flashing tool I get an error when I try this.
1_0_19_4CC7_819_600_FFFF0000_0_0_0_20210107182805.jpg 74.54KB 5 downloads
1_0_19_4CC7_819_600_FFFF0000_0_0_0_20210107182853.jpg 114.87KB 5 downloads
Edited by cobus, 7 January 2021 - 18:31.
Groetjes Cobus R
VU+ UNO 4K SE FBC DVB-C (8x)
MUTANT HD66SE FBC DVB-C (3x)
MAXYTEC MULTIBOX COMBO
MUTANT HD60 DVB-S
Ziggo (digitaal) Kabel TV (FTV) op alle decoders met oa fallback tuner
Re: multibox slot5 ? #17
Posted 7 January 2021 - 18:31
Edited by littlesat, 7 January 2021 - 18:33.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: multibox slot5 ? #18
Re: multibox slot5 ? #19
Re: multibox slot5 ? #20
Posted 7 January 2021 - 18:46
Maybe we need to consider to block the multiboot and flash.....
I would not recommend to flash when starting e2 that way...
Edited by littlesat, 7 January 2021 - 18:46.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
7 user(s) are reading this topic
0 members, 7 guests, 0 anonymous users