Re: Pogoplug E02 Bad Block
Here you go U-Boot 2011.12 (Feb 20 2012 - 21:21:59) Pogoplug E02 arm-none-linux-gnueabi-gcc (Sourcery G++ Lite 2009q3-67) 4.4.1 GNU ld (Sourcery G++ Lite 2009q3-67) 2.19.51.20090709 Hit any key to...
View ArticleRe: Pogoplug E02 Bad Block
musselmanb Wrote: ------------------------------------------------------- > bodhi, > > Thanks for your guide from your old post. I am > able to get usb to boot. It is nice to be able to...
View ArticleRe: Pogoplug E02 Bad Block
don't know if I did it right. Mount command not found. However, from the ls command I see an extra uboot-original-mtd0.kwb file with zero byte. U-Boot 2011.12 (Feb 20 2012 - 21:21:59) Pogoplug E02...
View ArticleRe: Pogoplug E02 Bad Block
musselmanb, Sorry, I was posting from my phone and text got cut off! There is no real mount command for jffs2. I meant it seems the original kernel uImage and rootfs were written to NAND in jffs2....
View ArticleRe: some questions ... before installing
krbonne, For Pogo V2, use this rootfs on USB: http://forum.doozan.com/read.php?2,12096 For your pogo V3, you're running Debian Kirkwood rootfs (probably varkey's rootfs or shv's rootfs), so apt-get...
View ArticleRe: some questions ... before installing
Hi bohdi, Thanks for replying and thank for the pointer to the 3.12 kernel / rootfs for the pogov2. That is probably just what I need. :-) I did some further research into this yesterday-evening...
View ArticleRe: some questions ... before installing
Kristoff, - Kernel 2.6.31.6_SMP_820 is Arch Linux kernel. When you boot this Pogo V3 with Debian, the kernel uImage is Arch and stored in NAND mtd, but the rootfs on USB is Debian. This is not a...
View ArticleRe: Pogoplug E02 Bad Block
I made a copy of uboot-original-mtd0.kwb from another working E02 to the root of the usb. Booted to linux and do a md5 to compare. They appear to be identical. Also ls show only 1...
View ArticleRe: Pogoplug E02 Bad Block
musselmanb, Look like it booted the orginal Pogo OS. No way to tell for sure without serial console, though. But if you use nmap to scan your network, you should see whether port 22 is opened for SSH....
View ArticleRe: Zyxel NSA320 : basic support for Debian installation
Does the stock OS still work if I install the uboot from here? Thanks
View ArticleRe: Pogoplug E02 Bad Block
bodhi, I brought this from ebay advertised as new. I was able to ssh in with default root/ceadmin to flash the uboot. The weird part is when Pogo OS is running, I get a different mac address on my...
View ArticleRe: Pogoplug E02 Bad Block
bodhi, Let me know if these are correct steps Boot into linux and make backup to root of usb mkdir ~/backup cd ~/backup nanddump -nf ~/backup/mtd0.oob /dev/mtd0 nanddump -nf ~/backup/mtd1.oob...
View ArticleInstall testing from the very beginning?
Hi folks, Just picked up a couple of Pogoplug E02s and I want to install Debian. Is it possible to just install the testing distribution from the very start rather than go the squeeze -> testing...
View ArticleRe: Install testing from the very beginning?
A little progress: On EXTRA_PACKAGES= line, change "linux-image-2.6-kirkwood" to "linux-image-kirkwood". On KERNEL_VERSION= line, change "2.6.32-5-kirkwood" to "3.11-2-kirkwood". This gets you all the...
View ArticlePogoPlug Sale
PogoPlug $15 http://www.adorama.com/COCPOGOV4A3.html?emailprice=t&utm_term=ir&utm_medium=Affiliate&utm_campaign=Other&utm_source=rflaid62905...
View ArticleRe: Install testing from the very beginning?
Easy enough to download the package with xzcat: wget http://ftp.us.debian.org/debian/pool/main/x/xz-utils/xz-utils_5.0.0-2_armel.deb But it needs a library: Pogoplug:/tmp/tmp/usr/bin$ ./xzcat ./xzcat:...
View ArticleRe: Pogoplug E02 Bad Block
musselmanb, 1. The nanddump and nandwrite go in pair. But I don't know the nanddump and nandwrite version you're using. Are you using what Jeff script uses? Your nanddump and nandwrite look OK to me...
View ArticleRe: Install testing from the very beginning?
Of course, it's nice to build your own rootfs from the kernel tree. But if you want to save time, use this wheezy rootfs: http://forum.doozan.com/read.php?2,12096,12096#msg-12096
View ArticleRe: Install testing from the very beginning?
Thank you very much for that. Last night I went ahead and installed squeeze on my Pogoplug. Am I correct in thinking that upgrading it to wheezy is not as simple as changing "squeeze" to "wheezy" in...
View ArticleWheezy for Pogoplug B01?
I have an Pogoplug B01 (I think the processor is the same as Pogoplug Pro). I installed Debian Squeeze using squeezeplug as someone suggested (maybe Bodhi?) It worked fine. However, right now I want...
View Article