Installing Enigma 2 to USB pen drive, AB IPbox 9000 HD

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dingbat
    Newbie
    • Jan 2009
    • 6

    #1

    Installing Enigma 2 to USB pen drive, AB IPbox 9000 HD

    There are plenty of procedures out there for installing Enigma 2 on your AB IPBox 9xxx HD. Here is how I do it. I find this method pretty straight forward.

    This guide is specific to the IPBox 9000 HD (and its equivalents). I don't own any of the other variants so cant test, but the process should be the same with possibly different paths.

    You'll need to set your box up so that you can choose to boot from either flash, USB Drive, HDD .......
    To do that install Multiboot (Attached below). Its a normal USB upgrade, see your manual for instructions on how to install USB upgrades, or read http://www.digital-kaos.co.uk/forums...ig-file-31708/

    I had problems installing it via a USB pen drive, installing via Flash Tools worked.
    Multiboot AB IPBox 9xxx

    Once multiboot has been installed installed you can continue to install Enigma2 on USB Drive. I'll be assuming that you have a DG Station based image in flash.

    Download the Enigma2 image you want to install. It should be called something along the lines of imagename-version.tar.gz.

    Boot to your DGS based image and start a telnet session with it.

    ################################################## #####

    1: Insert your USB drive and format it as follows in your telnet session. Execute the commands one at a time.
    Code:
    umount /dev/sdb1
    mkfs.ext2 /dev/sdb1
    mount /dev/sdb1 /mnt/usb/usb0
    2: Use your favourite FTP program to tansfer the downloaded image file to your usb drive, which should be mounted at /mnt/usb/usb0 at this stage.

    3: Extract the image to the pen drive.....
    Code:
    cd /mnt/usb/usb0
    tar xzvf imagename-version.tar.gz
    When this completes, you should be able to reboot and boot into Enigma2 by pressing and holding the corresponding button on your remote while the LCD display reads 'Booting'. (In my case with a HDD fitted, this would be number 2).


    ################################################## #####

    It will take quite a while for Enigma to boot on the first fun, so don't pull the plug too soon.

    If you have a PC running Linux, the above process can be carried out on the PC. Its much quicker this way because extraction on the AB IPbox takes quite a while.
    Multiboot startup options......
    Code:
    if you want multiboot function, download attached usb_config.img.
    Then press number button which you want on RCU when start up from shutdown.
    Multiboot function supports as below style.
    
    # 1 boot with CDKroot(NFS)
    # 2 boot from USB memory stick, with internal HDD
    # 3 original images as current flash memory
    # 4 boot with NFS
    # 5 boot from USB memory stick, but without internal HDD
    # 6 boot from internal SATA HDD
    # 7 boot from flash memory for another image
    
    Default value : no.3
    Last edited by dingbat; 23 December, 2009, 15:08.
  • Willey
    Newbie
    • Jun 2010
    • 2

    #2
    Boot from USB

    How long is quite long ive been waiting allmost 10 minutes now with the Loading Enigma Please wait screen doesnt seem to go further the powerbutton doesnt blink

    Comment

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

      #3
      Originally posted by Willey
      How long is quite long ive been waiting allmost 10 minutes now with the Loading Enigma Please wait screen doesnt seem to go further the powerbutton doesnt blink
      10 mins max for the first boot. download again and try again, you are almost there.. ive downloaded many unfinished e2 images and had similar problems.. especially from a slow site..

      Comment

      • Satguy Keano
        Top Poster
        • Nov 2009
        • 162

        #4
        Can I just say that a lot of times once you have formatted the usb stick and mounted it then it is a good idea to remove and reboot box let picture come on then put usb stick back in then FTP your image over.
        It is also a good idea to sync discs at the end.

        @Willey m8 10mins way to long this tells me image is corrupt, so try again.

        Comment

        • Willey
          Newbie
          • Jun 2010
          • 2

          #5
          thanks, yeah i re-downloaded the image and tried again and voila it worked.

          Comment

          Working...