How to install enigma 2 to ipbox 9000HD

Collapse
This is a sticky topic.
X
X
 
  • Time
  • Show
Clear All
new posts
  • mor1
    Newbie
    • Apr 2009
    • 1

    #61
    Hello, Bonjour

    Thank you for explanation and evrything was ok.


    Now I don't find how I can add plugins, skins, etc...from a server online.

    I'd like to know how to do in order to enjoy full of my receiver.

    Comment

    • arashkhaan
      Junior Member
      • Feb 2009
      • 33

      #62
      Hi, can I use multiboot img for booting Enigma2 from usb ? the new Enigma2 version does not need to set IP ?

      Comment

      • thakur
        Newbie
        • Mar 2009
        • 2

        #63
        I have a 16 Gb USb ,Then I Partioned it as Mentioned abOve tHen Using FTP I sended the file PKT_41 tar.gz to usb then using telnet i wrote the command cd /mnt/usb/usb0 then tar xzf PKT_41 tar.gz Then a comand comes that here is "no space left on device" Can i Know What Went Wrong?

        Comment

        • ciudatelu
          Newbie
          • May 2009
          • 3

          #64
          Hi, just got my 900hd today and i only need it to do 2 things:

          1. work as a positioner... because when i enter "positioner setup" on my sifteam image it crashes with a green screen and it restarts......

          2. it must be able to use cccam as client and that i heard it's pretty easy with incubuscamd.

          And of course a sort of "blue panel" would be really appreciated so i wanted to install PKT.
          I was trying on sifteam but after inserting stick when i exec. mount no /dev/sdb comes up....

          Now i see i must have DGS... is a NLB image ok? I'm not really good at this... so if i install nlb with the usb_update.img method this will work?

          Comment

          • aftermath
            V.I.P. Member
            • Mar 2008
            • 4345

            #65
            NLB images are sound mate, thats what i use also using E2, the NLB image has a blue panel as well.

            Bro is using sifteam and E2 multi booting ,, and has no problems..
            The green screen your getting could be a hardware issue, maybe the scart / hdmi settings not correct...

            Comment

            • ciudatelu
              Newbie
              • May 2009
              • 3

              #66
              Hi i've just installed NLB image but it has no e2 actually.... it looks like the stb's original software :|

              Comment

              • aftermath
                V.I.P. Member
                • Mar 2008
                • 4345

                #67
                thats correct all standard images are more or less the same..
                You will need to install E2 onto a usb stick so you can boot from different images.. There is a flash version of E2 available, but ive not seen it yet , just waiting to see what bugs it has first before i try it

                Comment

                • ciudatelu
                  Newbie
                  • May 2009
                  • 3

                  #68
                  e2 = enigma2, right?

                  I've had SIFTEAM and that had enigma2 but i had that problem couldn't use it to position my diseqc motor.

                  The display settings i checked them and they were correct, everything worked fine including FTA HD's just when i entered that "Positioner Setup" menu it crashed every time. I even tried with an older sifteam image.

                  Any ideeas on what I should do?

                  Comment

                  • aftermath
                    V.I.P. Member
                    • Mar 2008
                    • 4345

                    #69
                    try flashing just the NLB image , 9341.

                    that should be fine... Forget Enigma 2 for now until we establish if your motor is working correctly.

                    Enigma 2 settings are a lot different for DiSEqC than a normal image..

                    Comment

                    • StevieRV
                      Newbie
                      • Jul 2009
                      • 4

                      #70
                      Booting from USB failed

                      Hi,

                      I'm trying to get this usb boot working, but it have failed until now.

                      Here is the actual configuration of uboot:

                      U-Boot 1.3.1 (Jun 19 2009 - 17:18:38) - stm23-2008-03-19
                      Board: cuberevo (0x2D42C041)
                      Board: 12 dotmatrix vfd front
                      DRAM: 128 MB
                      Flash: 32 MB
                      In: serial
                      Out: serial
                      Err: serial
                      Reserve 0x2010000 bytes from 0xa5ff0000 for DGS upgrade buffer.
                      Setup mac address.
                      entering boot loader console.
                      cuberevo> setenv menu_1 'setenv ipaddr 192.168.0.20;setenv serverip 192.168.0.10
                      ;setenv gateway 192.168.0.1;setenv netmask 255.255.255.0;setenv bootargs "consol
                      e=ttyAS1,115200 panic=3 bigphysarea=10240 root=/dev/nfs nfsroot=/root/Desktop/ro
                      ot rw rootpath=/root/Desktop/root ip=$ipaddr:$serverip:$gateway:$netmask mem=128
                      m coprocessor_mem=4m@0x10000000,4m@0x10400000 init=/bin/devinit";setenv bootcmd
                      "nfs a5ff0000 192.168.0.10:/root/Desktop/root/boot/uImage;bootm a5ff0000";saveen
                      v;boot'
                      cuberevo> setenv menu_2 'setenv ipaddr 192.168.0.20;setenv serverip 192.168.0.10
                      ;setenv gateway 192.168.0.1;setenv netmask 255.255.255.0;setenv bootusb "run boo
                      ;setenv gateway 192.168.0.1;setenv netmask 255.255.255.0;setenv bootusb "run boo
                      bootargsusb "setenv bootargs console=ttyAS1,115200 panic=3 bigphysarea=10240 roo
                      t=/dev/sda1 rw rootdelay=10 init=/bin/devinit ip=$ipaddr:$serverip:$gateway:$net
                      mask mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000";seten v bootcmd "run
                      bootusb";saveenv;boot'
                      cuberevo> setenv menu_3 'setenv ipaddr 192.168.0.20;setenv serverip 192.168.0.10
                      ;setenv gateway 192.168.0.1;setenv netmask 255.255.255.0;setenv bootusb "run boo
                      targsusb;usb reset;ext2load usb 0:1 a5ff0000 boot/uImage;bootm a5ff0000";setenv
                      bootargsusb "setenv bootargs console=ttyAS1,115200 panic=3 bigphysarea=10240 roo
                      t=/dev/sdb1 rw rootdelay=10 init=/bin/devinit ip=$ipaddr:$serverip:$gateway:$net
                      mask mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000";seten v bootcmd "run
                      bootusb";saveenv;boot'
                      cuberevo> setenv menu_4 'setenv ipaddr 192.168.0.20;setenv serverip 192.168.0.10
                      ;setenv gateway 192.168.0.1;setenv netmask 255.255.255.0;setenv bootargs "consol
                      e=ttyAS1,115200 panic=3 root=/dev/mtdblock3 bigphysarea=1500 ip=$ipaddr:$serveri
                      p:$gateway:$netmask quiet";setenv bootcmd "bootm a0060000";saveenv;boot'
                      cuberevo> saveenv
                      Saving Environment to Flash...
                      Un-Protected 1 sectors
                      Erasing Flash...
                      .
                      Erased 1 sectors
                      Writing to Flash... done
                      Protected

                      After that the power switch is turned OFF/ON
                      and i press button 2 and hold it down for 5s.

                      Here is the communication from uboot:

                      U-Boot 1.3.1 (Jun 19 2009 - 17:18:38) - stm23-2008-03-19
                      Board: cuberevo (0x2D42C041)
                      Board: 12 dotmatrix vfd front
                      DRAM: 128 MB
                      Flash: 32 MB
                      In: serial
                      Out: serial
                      Err: serial
                      Reserve 0x2010000 bytes from 0xa5ff0000 for DGS upgrade buffer.
                      Setup mac address.
                      Saving Environment to Flash...
                      Un-Protected 1 sectors
                      Erasing Flash...
                      .
                      Erased 1 sectors
                      Writing to Flash... done
                      Protected 1 sectors
                      ## Booting image at a0060000 ...
                      Image Name: Linux 2.6
                      Image Type: Blackfin Linux Kernel Image (gzip compressed)
                      Data Size: 1703603 Bytes = 1.6 MB
                      Load Address: 84401000
                      Entry Point: 84402000
                      Verifying Checksum ... OK
                      Uncompressing Kernel Image ... OK
                      Warning: Unable to determine if kernel is built for 29- or 32-bit mode!
                      Starting kernel console=ttyAS1,115200 panic=3 root=/dev/mtdblock3 bigphysarea=1500 quiet - 0x00000000 - 0 ...
                      IP-Config: Incomplete network configuration information.
                      sda: assuming drive cache: write through
                      sda: assuming drive cache: write through
                      INIT: version 2.86 booting
                      Activating swap.
                      mount: you must specify the filesystem type
                      rm: unable to remove `/etc/nologin': Read-only file system
                      Checking all file systems...
                      fsck 1.39 (29-May-2006)
                      Hostname: (none).
                      INIT: Entering runlevel: 3
                      starting network.
                      error
                      info, udhcpc (v0.9.9-pre) started
                      debug, Sending discover...
                      debug, Sending discover...
                      debug, Sending select for 192.168.0.20...
                      info, Lease of 192.168.0.20 obtained, lease time 86400
                      route: SIOC[ADD|DEL]RT: No such process
                      adding dns 192.168.0.1
                      /etc/rc.d/rc3.d/S02anetwork: line 14: puts: command not found
                      Starting periodic command scheduler: cron.
                      rm: cannot remove `/var/etc/.box_crash': No such file or directory
                      starting vsftp daemon with /var/etc/vsftpd.conf
                      starting telnet


                      Why is the bootup seq saving env var?
                      Saving Environment to Flash...
                      Un-Protected 1 sectors
                      Erasing Flash...

                      Following line indicates that internal flash is boot'ed (/dev/mdtblock3)
                      Starting kernel console=ttyAS1,115200 panic=3 root=/dev/mtdblock3 bigphysarea=1500 quiet - 0x00000000

                      Shouldn't that line be exchanged to menu 2 (/dev/sda1)?

                      I have tryed 2 USB sticks formated in IPBOX and with the release_050_cuberevo.tar.gz unpacked. couldn't do the ./release/* . (no such dir, err )

                      Any ideas??
                      IPBOX is all the time booting to NLB-9580
                      btw, thansk for the very nice setup guide

                      Best regards,

                      Comment

                      • aftermath
                        V.I.P. Member
                        • Mar 2008
                        • 4345

                        #71
                        read this thread and install the multibood file the same was as you flash your normal image. http://www.digital-kaos.co.uk/forums...ig-file-31708/



                        then try this way mate to set up your usb stick


                        Originally posted by aftermath
                        1. Boot your DGS image, wait to full boot.
                        2. Insert your USB stick
                        3. Telnet to your box, execute mount
                        4. In the list check - if the /dev/sdb1 is mounted (if is FAT probably is mounted to /mnt/usb/usb0)
                        5. umount it - umount /mnt/usb/usb0
                        6. now execute fdisk /dev/sdb (not sdb1)
                        7. on the prompt press p - to see current partition table
                        8. press d - to delete partitions, if it is only one proceed, if not - press d again and delete all partitons
                        9. press p again - there will be no partitons now
                        10. Press n - to create new partition
                        11. select p - primary
                        12. select 1
                        13. press enter, enter
                        14. press w to write changes & exit
                        15. You have just created linux partition on your usb stick
                        16. Now format this partition - mkfs.ext3 /dev/sdb1
                        17. mount formatted partition again - mount -t ext3 /dev/sdb1 /mnt/usb/usb0
                        18. Now ftp e2 tar.gz to /mnt/usb/usb0
                        19. execute cd /mnt/usb/usb0
                        20. execute tar -zxvf e2image.tar.gz, wait few minutes to decompress all. (wait for prompt)
                        21. after decompress type, sync


                        to unmount just

                        cd /
                        umount /dev/sdb1
                        Last edited by aftermath; 28 July, 2009, 19:17.

                        Comment

                        • StevieRV
                          Newbie
                          • Jul 2009
                          • 4

                          #72
                          Thansk mate,

                          Did the suggested procedure.

                          1. downloaded the usb_config_revo.img
                          2. Ipbox went into a repeated failed booting seq.
                          3. downloaded the usb_uboot_1.3.2_revo.img
                          4. downloaded the nlb9580_9000_b3.img
                          5. ipbox booted correctly
                          6. downloaded the usb_config_revo.img
                          7. downloaded the nlb9580_9000_b3.img
                          8. ipbox booted correctly
                          9. telnet to box
                          10. Used /mnt/usb , /mnt/usb/usb0 didn't exsist
                          Used /dev/sda, no harddisk installed
                          couldn't umount, device busy

                          1. Boot your DGS image, wait to full boot.
                          2. Insert your USB stick
                          3. Telnet to your box, execute mount
                          4. In the list check - if the /dev/sdb1 is mounted (if is FAT probably is mounted to /mnt/usb/usb0)
                          5. umount it - umount /mnt/usb/usb0
                          6. now execute fdisk /dev/sdb (not sdb1)
                          7. on the prompt press p - to see current partition table
                          8. press d - to delete partitions, if it is only one proceed, if not - press d again and delete all partitons
                          9. press p again - there will be no partitons now
                          10. Press n - to create new partition
                          11. select p - primary
                          12. select 1
                          13. press enter, enter
                          14. press w to write changes & exit
                          15. You have just created linux partition on your usb stick
                          16. Now format this partition - mkfs.ext3 /dev/sdb1
                          17. mount formatted partition again - mount -t ext3 /dev/sdb1 /mnt/usb/usb0
                          18. Now ftp e2 tar.gz to /mnt/usb/usb0
                          19. execute cd /mnt/usb/usb0
                          20. execute tar -zxvf e2image.tar.gz, wait few minutes to decompress all. (wait for prompt)
                          21. after decompress type, sync

                          11. rebooted with botton 5 pressed (USB, NO HDD)
                          12. IPBOX went in to cuberevo> (serial link)
                          13. wrote usbboot, failed no boot device.
                          14 tried button 2 same as button 5 ??

                          Is my box just a monday model? i find it a bit strange whats going on.

                          Thansk for the help mate, its appreciated

                          Best regards,

                          Comment

                          • despdan
                            V.I.P. Member
                            • Dec 2008
                            • 544

                            #73
                            This is how I got my usb pen multi-booting with a lot of help from: bro satman aftermath & jamie-warez

                            Press menu> Plug-in> nlbpanel.plugin> USB Option> Format USB first then Mount USB


                            Telnet into box & you should see this:
                            Code:
                            welcome to cuberevo
                            cuberevo login: root
                            Password:
                            System bootup in progress - please wait
                            [Disconnect bypassed -- root login allowed.]
                            CubeRevo
                            Custom release - No Limits Board --> http://www.nlb.to
                            
                            Release Edition - nlb9207
                            [NLB cuberevo /]$
                            input
                            Code:
                            mount
                            Returns this
                            Code:
                            [NLB cuberevo /]$ mount
                            rootfs on / type rootfs (rw)
                            /dev/root on / type squashfs (ro)
                            none on /dev type tmpfs (rw)
                            /dev/mtdblock4 on /var type jffs2 (rw)
                            none on /mnt type tmpfs (rw)
                            none on /tmp type tmpfs (rw)
                            none on /tmp/mqueue type mqueue (rw)
                            proc on /proc type proc (rw)
                            sysfs on /sys type sysfs (rw)
                            devpts on /dev/pts type devpts (rw)
                            tmpfs on /dev/shm type tmpfs (rw)
                            /dev/sda2 on /mnt/usb/usb0 type ext3 (rw,data=ordered)
                            [NLB cuberevo /]$
                            This is where I was having trouble my pen was on sda2 not sdb1
                            Code:
                            /dev/sda2 on /mnt/usb/usb0 type ext3 (rw,data=ordered)
                            Input
                            Code:
                            umount /mnt/usb/usb0
                            So I had to change it to this sda not sdb
                            Code:
                            fdisk /dev/sda
                            Input
                            Code:
                            p
                            Should Returns this
                            Code:
                            Disk /dev/sda: 1006 MB, 1006108672 bytes
                            255 heads, 63 sectors/track, 122 cylinders
                            Units = cylinders of 16065 * 512 = 8225280 bytes
                            
                               Device Boot      Start         End      Blocks   Id  System
                            /dev/sda1               1          17      136521   82  Linux swap / Solaris
                            /dev/sda2              18         122      843412+  83  Linux
                            This shows there are 2 partions on the usb pen

                            Code:
                            d
                            This deletes a partion


                            Code:
                            Partition number (1-4): 1
                            This deletes 1 partion

                            Code:
                            p
                            Returns this
                            Code:
                            Disk /dev/sda: 1006 MB, 1006108672 bytes
                            255 heads, 63 sectors/track, 122 cylinders
                            Units = cylinders of 16065 * 512 = 8225280 bytes
                            
                               Device Boot      Start         End      Blocks   Id  System
                            /dev/sda2              18         122      843412+  83  Linux
                            Code:
                            d
                            deletes last partion


                            Code:
                            p
                            Returns this
                            Code:
                            Disk /dev/sda: 1006 MB, 1006108672 bytes
                            255 heads, 63 sectors/track, 122 cylinders
                            Units = cylinders of 16065 * 512 = 8225280 bytes
                            
                               Device Boot      Start         End      Blocks   Id  System
                            Which shows all partions deleted

                            Code:
                            n
                            This creates a new partion


                            Code:
                            p
                            This selects it as the primary partion


                            Code:
                            enter
                            Code:
                            enter
                            These set the size of the partion


                            Code:
                            w
                            This writes the data to the usb pen & returns this
                            Code:
                            The partition table has been altered!
                            
                            Calling ioctl() to re-read partition table.
                            Syncing disks.
                            This is where i had trouble again look out for sda or sdb
                            Code:
                            mkfs.ext2 /dev/sda1
                            This writes the file system to the usb pen best advice is set it to ext2 not ext3 & Returns this
                            Code:
                            mke2fs 1.38 (30-Jun-2005)
                            Filesystem label=
                            OS type: Linux
                            Block size=4096 (log=2)
                            Fragment size=4096 (log=2)
                            122624 inodes, 244983 blocks
                            12249 blocks (5.00%) reserved for the super user
                            First data block=0
                            8 block groups
                            32768 blocks per group, 32768 fragments per group
                            15328 inodes per group
                            Superblock backups stored on blocks:
                                    32768, 98304, 163840, 229376
                            
                            Writing inode tables: done
                            Writing superblocks and filesystem accounting information: done
                            This filesystem will be automatically checked every 34 mounts or
                            180 days, whichever comes first.  Use tune2fs -c or -i to override.
                            Code:
                            mount -t ext2 /dev/sda1 /mnt/usb/usb0
                            This mounts the usb pen onto the box

                            Code:
                            cd /mnt/usb/usb0
                            This changes the directory your working in
                            Now you should ftp the E2 image into mnt/usb/usb0

                            Back to telnet

                            Code:
                            tar -zxvf e2image.tar.gz
                            This extracts the file & makes a image on the usb pen.
                            It takes about 5 min at the end you should see something like this

                            Code:
                            usr/local/share/enigma2/radio.mvi
                            var
                            var/myepg
                            var/myepg/opentv
                            var/myepg/myepg_start.sh
                            var/etc
                            var/etc/.firstboot
                            var/etc/rcS_user.sh
                            var/etc/SIFTeam
                            var/bin
                            With No errors wait till you see this

                            Code:
                            [NLB cuberevo usb0]$
                            Then input
                            Code:
                            sync
                            wait 30 secs

                            The reason mine was showing as sda not sdb is I didn't have a HDD fitted.

                            Remember to flash the multiboot config file into the nlb image

                            Comment

                            • StevieRV
                              Newbie
                              • Jul 2009
                              • 4

                              #74
                              Thansk mate.

                              U-Boot 1.3.1 (Jun 19 2009 - 17:18:38) - stm23-2008-03-19
                              (Re)start USB...
                              USB: scanning bus for devices... 2 USB Device(s) found
                              scanning bus for storage devices... 1 Storage Device(s) found

                              i'm currently booting Enigma2 SIFTEAM 050,
                              fixed_e2_050_pkt05a_ddtk40.tar.gz failed on first try.

                              Now the playing starts...

                              One thing that I found out is that uboot is running fdisk if it fails to see a /dev/sda2

                              Comment

                              • lazlo75
                                Newbie
                                • Oct 2009
                                • 1

                                #75
                                is there a easier way to get this up running ?

                                Comment

                                Working...