pogoplug e02 won't install uboot

This forum is for Marvell Kirkwood devices such as the GoFlex Home/Net, PogoPlug v1/v2, SheevaPlug, and ZyXEL devices.

pogoplug e02 won't install uboot

Postby Hopstradamus » Thu Mar 31, 2016 7:21 pm

I followed the instructions, or so I think. Any help would be greatly appreciated.


root@10.0.0.23's password:
Pogoplug:~$ killall hbwd
killall: hbwd: no process killed
Pogoplug:~$ /sbin/fdisk /dev/sda

Command (m for help): o
Building a new DOS disklabel. Changes will remain in memory only,
until you decide to write them. After that the previous content
won't be recoverable.

Warning: invalid flag 0x00,0x00 of partition table 4 will be corrected by w(rite)

Command (m for help): p

Disk /dev/sda: 4089 MB, 4089446400 bytes
126 heads, 62 sectors/track, 1022 cylinders
Units = cylinders of 7812 * 512 = 3999744 bytes

Device Boot Start End Blocks Id System

Command (m for help): n
Command action
e extended
p primary partition (1-4)
p
Partition number (1-4): 1
First cylinder (1-1022, default 1): Using default value 1
Last cylinder or +size or +sizeM or +sizeK (1-1022, default 1022): Using default value 1022

Command (m for help):
Command (m for help): w
The partition table has been altered!

Calling ioctl() to re-read partition table
fdisk: WARNING: rereading partition table failed, kernel still uses old table: Device or resource busy
Pogoplug:~$ killall hbwd
killall: hbwd: no process killed
Pogoplug:~$ /sbin/fdisk /dev/sda
fdisk: cannot open /dev/sda
Pogoplug:~$ /sbin/fdisk /dev/sda
fdisk: cannot open /dev/sda
Pogoplug:~$ o
-bash: o: command not found
Pogoplug:~$ /sbin
-bash: /sbin: Is a directory
Pogoplug:~$ sbin/fdisk
-bash: sbin/fdisk: No such file or directory
Pogoplug:~$ sbin/fdisk /dev/sda
-bash: sbin/fdisk: No such file or directory
Pogoplug:~$ ssh root@10.0.0.23
-bash: ssh: command not found
Pogoplug:~$ killallhbwd
-bash: killallhbwd: command not found
Pogoplug:~$ cd /tmp
Pogoplug:/tmp$ wget http://os/archlinuxarm.org/os/pogoplug/mke2fs
wget: bad address 'os'
Pogoplug:/tmp$ wget http://os.archlinuxarm.org/os/pogoplug/mke2fs
Connecting to os.archlinuxarm.org (50.116.36.110:80)
wget: can't open 'mke2fs': File exists
Pogoplug:/tmp$ chmod +x mke2fs
Pogoplug:/tmp$ ./mke2fs -j /dev/sda1
mke2fs 1.41.9 (22-Aug-2009)
/dev/sda1 is mounted; will not make a filesystem here!
Pogoplug:/tmp$ mkdir alarm
mkdir: cannot create directory 'alarm': File exists
Pogoplug:/tmp$ mount /dev/sda1 alarm
mount: mounting /dev/sda1 on alarm failed: Invalid argument
Pogoplug:/tmp$ cd alarm
Pogoplug:/tmp/alarm$ wget http://os.archlinuxarm.org/os/pogoplug/bsdtar
Connecting to os.archlinuxarm.org (50.116.36.110:80)
wget: can't open 'bsdtar': File exists
Pogoplug:/tmp/alarm$ chmod +x bsdtar
chmod: bsdtar: Read-only file system
<ttp://os.archlinuxarm.org/os/ArchLinuxARM-kirkwood-latest.tar.gz
Connecting to os.archlinuxarm.org (50.116.36.110:80)
wget: can't open 'ArchLinuxARM-kirkwood-latest.tar.gz': File exists
Pogoplug:/tmp/alarm$ chmod +x bsdtar
chmod: bsdtar: Read-only file system
<ttp:// os.archlinuxarm.org/osArchLinuxArm-kirkwood-latest.tar.gz
wget: bad address ''
<ttp://os.archlinuxarm.org/os/ArchLinuxArm-kirkwood-latest.tar.gz
Connecting to os.archlinuxarm.org (50.116.36.110:80)
wget: server returned error: HTTP/1.1 404 Not Found
<ttp://os.archlinuxarm.org/os/ArchLinuxARM-kirkwood-latest.tar.gz
Connecting to os.archlinuxarm.org (50.116.36.110:80)
wget: can't open 'ArchLinuxARM-kirkwood-latest.tar.gz': File exists
Pogoplug:/tmp/alarm$ .bsdtar -xpf ArchLinuxARM-kirkwood-latest.tar.gz
-bash: .bsdtar: command not found
Pogoplug:/tmp/alarm$ ./bsdtar -xpf ArchLinuxARM-kirkwood-latest.tar.gz
Bus error
Pogoplug:/tmp/alarm$ ./bsdtar -xpf ArchLinuxARM-kirkwood-latest.tar.gz
Bus error
Pogoplug:/tmp/alarm$ cd ..
Pogoplug:/tmp$ umount alarm
<os.archlinuxarm.org/os/armv5te/boot/pogo_e02/pogo_e02.sh
Connecting to os.archlinuxarm.org (50.116.36.110:80)
pogo_e02.sh 100% |*******************************| 2239 --:--:-- ETA
Pogoplug:/tmp$ chmod +x pogo_e02.sh
Pogoplug:/tmp$ ./pogo_e02.sh

Downloading flash utilities..
blparamwget: not an http or ftp url: https://archlinuxarm.org/os/pogoplug/blparam
[FAILED]

Failed to install U-Boot. DO NOT REBOOT
Please seek assistance at:
http://archlinuxarm.org/forum
#archlinux-arm on irc.freenode.net
Pogoplug:/tmp$ ./pogo_e02.sh
Hopstradamus
 
Posts: 1
Joined: Thu Mar 31, 2016 7:13 pm

Re: pogoplug e02 won't install uboot

Postby WarheadsSE » Thu Mar 31, 2016 8:55 pm

Use your own thread, don't hijack.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: pogoplug e02 won't install uboot

Postby moonman » Fri Apr 01, 2016 7:57 am

Looks like wget does not like httpS links as it gets multiple redirects to get to the file, and there is one that is https
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3387
Joined: Sat Jan 15, 2011 3:36 am

Re: pogoplug e02 won't install uboot

Postby moonman » Fri Apr 01, 2016 7:11 pm

Try again. All scripts have been fixed by kmihelich.
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3387
Joined: Sat Jan 15, 2011 3:36 am


Return to Marvell Kirkwood

Who is online

Users browsing this forum: No registered users and 15 guests