Results 1 to 20 of 41

Thread: Install E2 on USB and leave dom untouched

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Senior Member
    Join Date
    Jan 2009
    Posts
    219
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Install E2 on USB and leave dom untouched

    Ok Guys,

    NOTE: Changing from opensat to e2 and the otherway around involves changing the kernel either with azup or opensat firmware upgrade method.

    What do you need:
    -1 usb of at lest 512mb (for e2, possible 256 will work)
    -1 usb for putting patch bin

    #####FIRST TIME FLASHING E2######
    -Put e2 patch.bin in usb.
    -Reboot your azbox and follow onscreen instructions to install upgrade. This will only install new kernel. When done reboot (leave usb stick in the slot)
    -Once rebooted box will show rescue mode and IP. DO NOT USE AZUP NOW
    -Attach usb stick for e2 now (521mb or larger).
    -Telnet to your box and issue the following commands:

    dd if=/mnt/root/patch.bin of=/mnt/root/patch_cramfs.bin bs=56 skip=1
    mkdir /patch
    mount -o loop /mnt/root/patch_cramfs.bin /patch
    sfdisk -f -uM /dev/sdb < /patch/hda.out
    mkfs.ext3 /dev/sdb1
    mkfs.ext2 /dev/sdb2
    mkdir /MMP
    mount /dev/sdb1 /MMP
    cd /patch
    tar -cf - . | tar -C / -xpf -

    -Now remove usb stick with patch.bin on it and issue the following command:

    reboot -f

    -This should boot e2 from usb stick.

    #####GOING BACK TO OPENSAT SOFTWARE#####
    -Remove usb stick with e2, and place usb stick with opensat firmware patch.bin
    -reboot box
    -Run azup on your pc, and enter rescuemode ip.
    -Click update.
    -When done, remove usb stick from receiver and reboot

    #####Go from OPENSAT to E2 after going back to opensat software#####
    -Put in usb stick with e2 patch.bin -> only this one
    -Reboot and follow onscreen instructions to upgrade
    -Switch usb stick for the one with E2 and reboot

    This should be it!

    Regards,

    Tommy
    Last edited by sattommy; 02-11-2010 at 04:29 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •