New Pink Pogoplug B04 bricked

This forum is for all other ARMv5 devices

Re: New Pink Pogoplug B04 bricked

Postby Taker » Wed Aug 10, 2011 9:59 pm

$this->bbcode_second_pass_quote('redsquare', '')$this->bbcode_second_pass_quote('timstegeman', 'O')h, i have made a backup of the original uboot on mtd0. Now we only need to find a way to restore this image.


Could someone else dump theirs and diff it to this one?, I've figured out a way to boot whilst not having a boot loader in NAND, but I haven't been able to dump this one back in and run it successfully. There may be some differences in How Uboot and Linux understand OOB and EEC.


I made a mtd0 backup too before bricking my plug. I'm currently searching where I stored it on my HDD. :roll: Give me some days. "I'll be back'
Taker
 
Posts: 14
Joined: Mon May 30, 2011 9:46 am

Re: New Pink Pogoplug B04 bricked

Postby Globemaster » Wed Aug 10, 2011 10:46 pm

I got a second one which runs the original Pogoplug Software. If you describe how to dump the bootloader I can do it and upload it somewhere.
Globemaster
 
Posts: 5
Joined: Sat May 28, 2011 11:00 pm

Re: New Pink Pogoplug B04 bricked

Postby WarheadsSE » Wed Aug 10, 2011 10:54 pm

I have it but I don’t have it on my public share. It will be there by tonight.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: New Pink Pogoplug B04 bricked

Postby redsquare » Wed Aug 10, 2011 11:18 pm

Great!, If it works, I'll post some details on how I got it back together. At the moment, It's not all that foolproof, and you'll need a serial cable and a SATA disk.
redsquare
 
Posts: 18
Joined: Tue Aug 02, 2011 6:37 pm

Re: New Pink Pogoplug B04 bricked

Postby WarheadsSE » Thu Aug 11, 2011 2:01 am

Ok, I've bundled up the entire mtd0, with and without oob (out of band data). It's 44MB compacted with tar cjvf (so use tar xjvf to extract).

Once it is extracted, and you have are booted into an ALARM OS, get the mtd-utils package and you should be able to flash_eraseall and then dd the non-oob. If that doesn't work we'll have to do it from uboot off the sata drive.

http://my.pogoplug.com/share/vArHUudFPhMW8MZGCEDcIA/

Look for oxnas-mtd0.tar.xz, and I apologize for the speed of my current internet connection.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: New Pink Pogoplug B04 bricked

Postby redsquare » Thu Aug 11, 2011 9:47 pm

This is not (Yet) a recovery mechanism, just an attempt to get to one.

So in order to get some sort of U-Boot running you need a SATA disk, create a partition on it (Just so an MBR is created). From there, extract the attached tarball, and edit the script to point to the correct drive you want to use. You'll need to change the kernel if you don't have PCI on your board.

Connect it up to the Pogoplug and you should see on the serial that the board now runs U-Boot and attempts to boot Linux from the HDD. I use the following U-Boot variables to boot into my setup:

$this->bbcode_second_pass_code('', '
setenv bootargs "root=/dev/sdb1 console=ttyS0,115200 rootwait mem=128M"
run select0 load1

bootm 60500000
')

The problem I'm having now is that I'm not able to successfully burn and run from flash. I get errors as in my previous post, I wonder if my NAND is bad? I think I've tried all combinations of flash_eraseall and nandwrite with both the OOB and non OOB.


Missed off the file, try this:

https://rapidshare.com/files/4116281900/sata_update.tar.gz
redsquare
 
Posts: 18
Joined: Tue Aug 02, 2011 6:37 pm

Re: New Pink Pogoplug B04 bricked

Postby WarheadsSE » Mon Aug 15, 2011 12:34 am

OK! Good news!

I don't know where, but redsquare somehow got his hands on some of the "magic dust", it wasn't from me, but this is essentially a cleaned up version of the "magic dust" to make it boot from a HDD. I will use this on my toasted "ProDev" I mentioned in a previous post in an attempt to solve the issue of why it won't go to NAND right.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: New Pink Pogoplug B04 bricked

Postby tramusen » Mon Aug 15, 2011 4:39 pm

$this->bbcode_second_pass_quote('WarheadsSE', '
')I don't know where, but redsquare somehow got his hands on some of the "magic dust", it wasn't from me, but this is essentially a cleaned up version of the "magic dust" to make it boot from a HDD.


I know this is fairly OT, and to be honest I'm not at a sufficient technical level with the mechanics of booting to fully get what has been discussed above, but does this have any impact on the potential ability to boot entirely from HDD on the SATA plugs, and additionally potentially have more recent uboot and/or kernel versions working? Or is it strictly a potential unbricking solution for SATA plugs?
tramusen
 
Posts: 29
Joined: Fri Jul 15, 2011 4:23 pm
Top

Re: New Pink Pogoplug B04 bricked

Postby WarheadsSE » Mon Aug 15, 2011 4:44 pm

What this meands for PLX OXNAS 7820 boards:

Full SATA Boot.
Full Capability to change out the kernel
Full Changable Initrd's
UN-BRICK BAD FLASHED NANDS

Not-yet uboot
Not-yet "newer" kernels.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: New Pink Pogoplug B04 bricked

Postby WarheadsSE » Tue Aug 16, 2011 4:10 am

I just booted entirely off of SATA... :ugeek:
Needs some tweaking, but this appears to be viable.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

PreviousNext

Return to Community Supported

Who is online

Users browsing this forum: No registered users and 26 guests