Goflex Home Problem after upgrade

This forum is for topics dealing with problems with software specifically in the ARMv5 repo.

Goflex Home Problem after upgrade

Postby mkserg84 » Sat Dec 27, 2014 5:05 am

I have come across Goflex Home Problem after upgrade it from standart software to archlinux. Now I am trying to downgrade soft using standart procedure described in http://support.goflexhome.hipserv.com/en/reflash/ and it is not working for me as my pressing reset button no react and green led always blinking.
I'll try to do reinstallation procedure from this site http://archlinuxarm.org/support/reinstallation and in this way the green led is strictly glow but I can't get the management to the device using standart DHCP conncetion procedure discribed in documentation.
Please help to solve this problem if it is possible.
Thanks in advance.
mkserg84
 
Posts: 12
Joined: Thu Dec 25, 2014 10:39 am

Re: Goflex Home Problem after upgrade

Postby mkserg84 » Mon Dec 29, 2014 7:16 am

Is there someone expert to solve this problem.
Thanks in advance.
mkserg84
 
Posts: 12
Joined: Thu Dec 25, 2014 10:39 am

Re: Goflex Home Problem after upgrade

Postby moonman » Mon Dec 29, 2014 8:17 am

Did you download armv5 or kirkwood rootfs ? Kirkwood one should work.
To revert the precedure described will not work afaik since you have a different uboot flashed
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: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: Goflex Home Problem after upgrade

Postby mkserg84 » Mon Dec 29, 2014 9:14 am

Thanks moonman for your replay.
I downloaded from this link under the linux and don't know whitch of your mentioned is http://archlinuxarm.org/os/ArchLinuxARM ... est.tar.gz
If you can send me please link from where I can get the kirkwood.
Thanks in advance
mkserg84
 
Posts: 12
Joined: Thu Dec 25, 2014 10:39 am

Re: Goflex Home Problem after upgrade

Postby mkserg84 » Mon Dec 29, 2014 1:20 pm

Thanks moonman,
Now I can connect via ssh but don't know what to do after that.
Please send me detailed command input information if you can.
mkserg84
 
Posts: 12
Joined: Thu Dec 25, 2014 10:39 am

Re: Goflex Home Problem after upgrade

Postby mkserg84 » Mon Dec 29, 2014 2:34 pm

After upgrade the OS I cant find the /usr/sbin/fw_setenv command either wget to download wget http://projects.doozan.com/uboot/install_uboot_mtd0.sh script menmtioned in viewtopic.php?f=18&t=3355 topic. can you help me the next step. How todo.
Thanks in advace.
mkserg84
 
Posts: 12
Joined: Thu Dec 25, 2014 10:39 am

Re: Goflex Home Problem after upgrade

Postby mkserg84 » Mon Dec 29, 2014 2:34 pm

uname shows the following
[root@alarm /]# uname -a
Linux alarm 3.18.1-1-ARCH #1 PREEMPT Tue Dec 23 02:43:32 MST 2014 armv5tel GNU/Linux
mkserg84
 
Posts: 12
Joined: Thu Dec 25, 2014 10:39 am

Re: Goflex Home Problem after upgrade

Postby mkserg84 » Tue Dec 30, 2014 6:18 am

When I attache the storage OS not starting and I have no ssh connection to NAS. This is the output from mount command(only usb flash attached and I can SSH to it).
[root@alarm tmp]# mount
/dev/sda1 on / type ext4 (rw,relatime,data=ordered)
devtmpfs on /dev type devtmpfs (rw,relatime,size=60488k,nr_inodes=15122,mode=755)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/bfqio type cgroup (rw,nosuid,nodev,noexec,relatime,bfqio)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=22,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
tmpfs on /tmp type tmpfs (rw)
mqueue on /dev/mqueue type mqueue (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,size=12128k,mode=700)
[root@alarm tmp]#
When usb attached to NAS and I can connect to "alarm" mode I can't do the commands discribed in this link
viewtopic.php?f=18&t=3355
Moonman please send me the next step notice how to startup the OS from Storage and not from USB. As I understand you are the create expert for goflex home :roll:
Thanks in advance.
mkserg84
 
Posts: 12
Joined: Thu Dec 25, 2014 10:39 am

Re: Goflex Home Problem after upgrade

Postby mkserg84 » Tue Dec 30, 2014 6:39 am

I can't get NetConsole access to the GoFlex Home as no command work in alarm mode.
mkserg84
 
Posts: 12
Joined: Thu Dec 25, 2014 10:39 am

Re: Goflex Home Problem after upgrade

Postby moonman » Tue Dec 30, 2014 7:03 am

01. Boot from that usb stick (with the sata drive removed)
02. Plug in the sata drive
03. Run dmesg and notice what the sata drive is identified as (will likely be sdb)
04. Run fdisk /dev/sdb (replace sdb with what you noticed in step 3)
05. remove all partitions, and re-create them as you wish making sure first partition is less than 20GB
06. mkfs.ext4 /dev/sdb1 (again replace sdb1 with what you noticed in step 3 (sdc1 sdg1 .. whatever)
07. mount /dev/sdb1 /mnt (again replace sdb1...)
08. cd /mnt
09. wget http://archlinuxarm.org/os/ArchLinuxARM-kirkwood-latest.tar.gz
10. tar xzf ArchLinuxARM-kirkwood-latest.tar.gz
11. sync
12. reboot

* All underlined text is commands

And do NOT use anything from that outdated U-Boot guide - you might screw up your GFH beyond repair.
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: 3388
Joined: Sat Jan 15, 2011 3:36 am

Next

Return to ARMv5

Who is online

Users browsing this forum: No registered users and 8 guests