[SOLVED] Getting error trying to install uboot on pogoplug V4 - already flash erased..help November 27, 2016 08:02AM |
Registered: 8 years ago Posts: 13 |
/tmp # tar -xf uboot.2016.05-tld-1.pogo_v4.bod tar: invalid tar magic
/tmp # /tmp/flash_erase /dev/mtd0 0 4 Erase Total 4 Units Performing Flash Erase of length 131072 at offset 0x60000 done /tmp # /tmp/nandwrite /dev/mtd0 /tmp/uboot.2016.05-tld-1.pogo_v4.mtd0.kwb Input file is not page-aligned. Use the padding option. Data was only partially written due to error : Success
Re: Getting error trying to install uboot on pogoplug V4 - already flash erased..help November 27, 2016 02:46PM |
Admin Registered: 13 years ago Posts: 19,114 |
uname -a ping 8.8.8.8
Re: Getting error trying to install uboot on pogoplug V4 - already flash erased..help November 27, 2016 05:08PM |
Registered: 8 years ago Posts: 13 |
/tmp # uname -a Linux PogoplugMobile 2.6.31.8 #4 Tue Aug 23 13:00:50 PDT 2011 armv5tel GNU/Linux /tmp # ping 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes 64 bytes from 8.8.8.8: seq=0 ttl=46 time=15.129 ms 64 bytes from 8.8.8.8: seq=1 ttl=46 time=13.657 ms 64 bytes from 8.8.8.8: seq=2 ttl=46 time=13.139 ms 64 bytes from 8.8.8.8: seq=3 ttl=46 time=10.741 ms 64 bytes from 8.8.8.8: seq=4 ttl=46 time=11.041 ms 64 bytes from 8.8.8.8: seq=5 ttl=46 time=10.840 ms 64 bytes from 8.8.8.8: seq=6 ttl=46 time=11.581 ms 64 bytes from 8.8.8.8: seq=7 ttl=46 time=11.262 ms 64 bytes from 8.8.8.8: seq=8 ttl=46 time=10.791 ms 64 bytes from 8.8.8.8: seq=9 ttl=46 time=12.483 ms 64 bytes from 8.8.8.8: seq=10 ttl=46 time=11.928 ms
Re: Getting error trying to install uboot on pogoplug V4 - already flash erased..help November 27, 2016 07:04PM |
Admin Registered: 13 years ago Posts: 19,114 |
> > /tmp # uname -a > Linux PogoplugMobile 2.6.31.8 #4 Tue Aug 23 > 13:00:50 PDT 2011 armv5tel GNU/Linux > /tmp # ping 8.8.8.8 > PING 8.8.8.8 (8.8.8.8): 56 data bytes > 64 bytes from 8.8.8.8: seq=0 ttl=46 time=15.129 > ms > 64 bytes from 8.8.8.8: seq=1 ttl=46 time=13.657 > ms > 64 bytes from 8.8.8.8: seq=2 ttl=46 time=13.139 > ms > 64 bytes from 8.8.8.8: seq=3 ttl=46 time=10.741 > ms > 64 bytes from 8.8.8.8: seq=4 ttl=46 time=11.041 > ms > 64 bytes from 8.8.8.8: seq=5 ttl=46 time=10.840 > ms > 64 bytes from 8.8.8.8: seq=6 ttl=46 time=11.581 > ms > 64 bytes from 8.8.8.8: seq=7 ttl=46 time=11.262 > ms > 64 bytes from 8.8.8.8: seq=8 ttl=46 time=10.791 > ms > 64 bytes from 8.8.8.8: seq=9 ttl=46 time=12.483 > ms > 64 bytes from 8.8.8.8: seq=10 ttl=46 time=11.928 > ms > >>
Re: Getting error trying to install uboot on pogoplug V4 - already flash erased..help November 27, 2016 08:10PM |
Registered: 8 years ago Posts: 13 |
Re: Getting error trying to install uboot on pogoplug V4 - already flash erased..help November 27, 2016 11:46PM |
Admin Registered: 13 years ago Posts: 19,114 |
wget http://forum.doozan.com/file.php?3,file=1233,filename=uboot.2016.05-tld-1.pogo_v4.bodhi.tar,download=1 wget http://forum.doozan.com/file.php?3,file=1234,filename=uboot.2016.05-tld-1.environment.bodhi.tar,download=1
Re: Getting error trying to install uboot on pogoplug V4 - already flash erased..help November 27, 2016 11:48PM |
Admin Registered: 13 years ago Posts: 19,114 |
Re: Getting error trying to install uboot on pogoplug V4 - already flash erased..help November 28, 2016 02:56PM |
Registered: 8 years ago Posts: 13 |
/tmp # tar -xf uboot.2016.05-tld-1.pogo_v4.bodhi.tar tar: invalid tar magic
Quote
"When I was a little boy, I used to pray every night for a new bicycle. Then I realised, the Lord, in his wisdom, doesn't work that way. So I just stole one and asked Him to forgive me." - Emo Phillips
Re: Getting error trying to install uboot on pogoplug V4 - already flash erased..help November 29, 2016 12:53AM |
Admin Registered: 13 years ago Posts: 19,114 |
Re: Getting error trying to install uboot on pogoplug V4 - already flash erased..help November 29, 2016 01:03AM |
Admin Registered: 13 years ago Posts: 19,114 |
Re: Getting error trying to install uboot on pogoplug V4 - already flash erased..help November 29, 2016 03:00AM |
Registered: 8 years ago Posts: 13 |
/tmp # /tmp/nandwrite /dev/mtd0 /tmp/uboot.2016.05-tld-1.pogo_v4.mtd0.kwb Input file is not page-aligned. Use the padding option. Data was only partially written due to error : Success /tmp #
Quote
"When I was a little boy, I used to pray every night for a new bicycle. Then I realised, the Lord, in his wisdom, doesn't work that way. So I just stole one and asked Him to forgive me." - Emo Phillips
Re: Getting error trying to install uboot on pogoplug V4 - already flash erased..help November 29, 2016 03:54AM |
Admin Registered: 13 years ago Posts: 19,114 |
Re: Getting error trying to install uboot on pogoplug V4 - already flash erased..help November 29, 2016 03:19PM |
Registered: 8 years ago Posts: 13 |
/tmp # ls -r var uboot.environment uboot.2016.05-tld-1.pogo_v4.bodhi.tar uboot.2016.05-tld-1.pogo_v4.bod uboot.2014.07-tld-1.pogo_v4.bodhi.mtd0.kwb resolv.conf nandwrite nanddump hbplug.log fw_setenv fw_printenv fw_env.config flash_erase file.php?3,file=1236,filename=uboot.2016.05-tld-1.pogo_v4.mtd0.kwb,download=1 file.php?3,file=1236,filename=uboot.2016.05-tld-1.pogo_v4.mtd0.kwb file.php?3,file=1234,filename=uboot.2016.05-tld-1.environment.bodhi.tar,download=1 file.php?3,file=1233,filename=uboot.2016.05-tld-1.pogo_v4.bodhi.tar,download=1 /tmp #
/tmp # /tmp/nandwrite /dev/mtd0 /tmp/file.php?3,file=1236,filename=uboot.2016.05 -tld-1.pogo_v4.mtd0.kwb Writing data to block 0 at offset 0x0 Writing data to block 1 at offset 0x20000 Writing data to block 2 at offset 0x40000 Writing data to block 3 at offset 0x60000 /tmp #
Quote
"When I was a little boy, I used to pray every night for a new bicycle. Then I realised, the Lord, in his wisdom, doesn't work that way. So I just stole one and asked Him to forgive me." - Emo Phillips
Re: Getting error trying to install uboot on pogoplug V4 - already flash erased..help November 29, 2016 05:20PM |
Admin Registered: 13 years ago Posts: 19,114 |
> /tmp # ls -r > var > uboot.environment > uboot.2016.05-tld-1.pogo_v4.bodhi.tar > uboot.2016.05-tld-1.pogo_v4.bod > uboot.2014.07-tld-1.pogo_v4.bodhi.mtd0.kwb > resolv.conf > nandwrite > nanddump > hbplug.log > fw_setenv > fw_printenv > fw_env.config > flash_erase > file.php?3,file=1236,filename=uboot.2016.05-tld-1. > pogo_v4.mtd0.kwb,download=1 > file.php?3,file=1236,filename=uboot.2016.05-tld-1. > pogo_v4.mtd0.kwb > file.php?3,file=1234,filename=uboot.2016.05-tld-1. > environment.bodhi.tar,download=1 > file.php?3,file=1233,filename=uboot.2016.05-tld-1. > pogo_v4.bodhi.tar,download=1 > /tmp # > >>
> > /tmp # /tmp/nandwrite /dev/mtd0 > /tmp/file.php?3,file=1236,filename=uboot.2016.05 > -tld-1.pogo_v4.mtd0.kwb > Writing data to block 0 at offset 0x0 > Writing data to block 1 at offset 0x20000 > Writing data to block 2 at offset 0x40000 > Writing data to block 3 at offset 0x60000 > /tmp # > >>
Re: Getting error trying to install uboot on pogoplug V4 - already flash erased..help November 30, 2016 02:57AM |
Registered: 8 years ago Posts: 13 |
U-Boot 2016.05-tld-1 (Jun 12 2016 - 13:41:47 -0700) Pogoplug V4
Quote
"When I was a little boy, I used to pray every night for a new bicycle. Then I realised, the Lord, in his wisdom, doesn't work that way. So I just stole one and asked Him to forgive me." - Emo Phillips
Re: Getting error trying to install uboot on pogoplug V4 - already flash erased..help December 01, 2016 10:16PM |
Registered: 8 years ago Posts: 13 |
~ # login PogoplugMobile login: root Password: login[731]: root login on 'console' ~ #
Quote
"When I was a little boy, I used to pray every night for a new bicycle. Then I realised, the Lord, in his wisdom, doesn't work that way. So I just stole one and asked Him to forgive me." - Emo Phillips
Re: Getting error trying to install uboot on pogoplug V4 - already flash erased..help December 01, 2016 10:40PM |
Admin Registered: 13 years ago Posts: 19,114 |
Re: Getting error trying to install uboot on pogoplug V4 - already flash erased..help December 02, 2016 02:17AM |
Registered: 8 years ago Posts: 13 |
Quote
"When I was a little boy, I used to pray every night for a new bicycle. Then I realised, the Lord, in his wisdom, doesn't work that way. So I just stole one and asked Him to forgive me." - Emo Phillips
Re: Getting error trying to install uboot on pogoplug V4 - already flash erased..help December 02, 2016 02:35PM |
Admin Registered: 13 years ago Posts: 19,114 |
Re: Getting error trying to install uboot on pogoplug V4 - already flash erased..help December 03, 2016 02:35PM |
Registered: 8 years ago Posts: 13 |
Quote
"When I was a little boy, I used to pray every night for a new bicycle. Then I realised, the Lord, in his wisdom, doesn't work that way. So I just stole one and asked Him to forgive me." - Emo Phillips