How to restore a dead iomega / lenovo storcenter version ix2-ng this is the version that comes with its own drives and only 1mb of online storage
Since this device comes with its own drives the company decided to install the system on those hard drives instead of on board and when ever those drives die the system is gone.
Follow theses step to recover the system to other drives or to the same ones if the system has completely crashed.
files to download:
Zip with all files: AllFilesZipped
h4c-4.1.102.29716
ix2-ng-4.0.2.9960-recovery.zip
ipscan24
ix2-ng-4.1.114.33421.tgz
steps for recovery:
- format usb to fat
- Run h4c-4.1.102.29716.exe (make sure you overwrite the right drive)
- unzip ix2-ng-4.0.2.9960-recovery.zip and add to emctools folder in the newly created usb.
- disconnect the lan and power cables
- plug in the usb
- while holding the RESET button plug in the power adapter and hold it for about a minute.
- when the led on the usb starts flashing, showing that the system is reading the USB-disk, release the reset button
- the read / write should take about 5 min and the device should automatically shut off
- plug in the lan port and turn on the machine
- the white light should run for a minute and then the blue and white lights should blink
- finally the white light should be steady
- use a browser to visit its ip (use ipscan24 to find its address easily)
- Log in to the network storage device and navigate to the management console.
- Click on the System icon, then click on Software Updates.
- In the Add Software popup box, click Browse… and select the ix2-ng-4.1.114.33421.tgz file.
- Click on Upload and allow the file to upload to your device.(it will take around two minutes)
- When the update is uploaded to the network storage device, the Status column will say Ready to apply.
- Click Apply all pending updates to apply the update or updates process takes about 3 minutes
- Open the Software Updates feature and click Check for Updates to update your existing applications. to see if there are any new updates
enjoy
I was so Happy to find thid as my ix2 NG had died and I really wanted to fix it but the top 2 links no longer work have they been moved? Hopefully they are still available.
I Iwsh You and Yours a Very Merry Christmas!
New Link posted
Don’t suppose you still have any of those file
New Link posted
Hello,
I’m search for the file h4c-4.1.102.29716.exe that I can’t find anywhere on the net.
Thanks to the person who can give me a working link.
thanks in advance,
Regards,
Titeuf
New Link posted
h4c-4.1.102.29716
ix2-ng-4.0.2.9960-recovery.zip
no funcionan los enlaces!!
New Link posted
PLease, I do need to download this 2 files:
h4c-4.1.102.29716
ix2-ng-4.0.2.9960-recovery.zip
would You please fix the links??
thanks a lot
jesse.m.vieira@gmail.com
New Link posted
Hi,
I need to restore an IX2-ng storcenter.
I can’t download your file (https://www.myhacklog.com/restore-an-iomega-lenovo-storcenter-ix2-ng/).
Can you help me?
Thanks’s
Bob
New Link posted
1. Format usb drive to Fat32.
2. unzip ix2-ng-4.0.2.9960-recovery.zip and add emctools folder to usb.
3. Unzip this file Lenovoemc-lifeline-fosskit-4.1.414.34909.tar.gz from Lenovo website & add Debian7.tar.gz & Lifeline_Fosskit.tar.gz files to the USB drive.
4. disconnect the lan and power cables
5. plug in the usb
6. while holding the RESET button plug in the power adapter and hold it for about a minute.
7. when the led on the usb or iX2 starts flashing, showing that the system is reading the USB-disk, release the reset button
8. the read / write should take about 5 min and the device should automatically shut off
9. plug in the lan port and turn on the machine
10. the white light should run for a minute and then the blue and white lights should blink
11. finally the white light should be steady
12. Log in to the network storage device and navigate to the management console.
13. Click on the System icon, then click on Software Updates.
14. In the Add Software popup box, click Browse… and select the ix2-ng-4.1.408.34845.tgz file.
15. Click on Upload and allow the file to upload to your device.(it will take around two minutes)
16. When the update is uploaded to the network storage device, the Status column will say Ready to apply.
17. Click Apply all pending updates to apply the update or updates process takes about 3 minutes
18. Open the Software Updates feature and click Check for Updates to update your existing applications. to see if there are any new updates
HERE IS A UPDATED PROPER, EASIER STEPS, LESS LAME FILES.
1. Format usb drive to Fat32.
2. unzip ix2-ng-4.0.2.9960-recovery.zip and add emctools folder to usb.
3. Unzip this file Lenovoemc-lifeline-fosskit-4.1.414.34909.tar.gz from Lenovo website & add Debian7.tar.gz & Lifeline_Fosskit.tar.gz files to the USB drive.
4. disconnect the lan and power cables
5. plug in the usb
6. while holding the RESET button plug in the power adapter and hold it for about a minute.
7. when the led on the usb or iX2 starts flashing, showing that the system is reading the USB-disk, release the reset button
8. the read / write should take about 5 min and the device should automatically shut off
9. plug in the lan port and turn on the machine
10. the white light should run for a minute and then the blue and white lights should blink
11. finally the white light should be steady
12. Log in to the network storage device and navigate to the management console.
13. Click on the System icon, then click on Software Updates.
14. In the Add Software popup box, click Browse… and select the ix2-ng-4.1.408.34845.tgz file.
15. Click on Upload and allow the file to upload to your device.(it will take around two minutes)
16. When the update is uploaded to the network storage device, the Status column will say Ready to apply.
17. Click Apply all pending updates to apply the update or updates process takes about 3 minutes
18. Open the Software Updates feature and click Check for Updates to update your existing applications. to see if there are any new updates
I got it to work. An important notice, zImage and initrd have to be on the disks otherwise the usb will not be read. So if you have new disks, this is needed:
sudo dd if=/path/to/zImage of=/dev/sda seek=2048
sudo dd if=/path/to/initrd of=/dev/sda seek=8192
I used a raspberry pi to write to the disk connected with an usb-sata device.