[SOLVED] After a firmware upgrade, blinking blue, lost 5Big2

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby Glaven Clattuck » Mon Jun 06, 2016 8:27 pm

---cut for duplication---
Last edited by Glaven Clattuck on Mon Jun 06, 2016 8:53 pm, edited 1 time in total.
Glaven Clattuck
Donator VIP
Donator VIP
 
Posts: 153
Joined: Sat May 21, 2016 3:21 pm
Location: Urbe Immortalis

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby fvdw » Mon Jun 06, 2016 8:39 pm

:thumbup thx all required folders seem to be there, now why does it refuse to boot, lets look in some folders

what is inside /md1/boot ?
Code: Select all
ls -al /md1/boot
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby Glaven Clattuck » Mon Jun 06, 2016 8:41 pm

fvdw wrote::thumbup thx all required folders seem to be there, now why does it refuse to boot, lets look in some folders

what is inside /md1/boot ?
Code: Select all
ls -al /md1/boot


this
Code: Select all
root@fvdw-sta-kirkwood:/ # ls -al /md1/boot
total 12492
drwxr-xr-x    2 root     root          4096 Oct 28  2014 .
drwxr-xr-x   22 root     root          4096 Oct 28  2014 ..
lrwxrwxrwx    1 root     root            28 Oct 28  2014 System.map -> System.map-2.6.31.14-svn6790
-rw-rw-r--    1 root     root       1193260 Dec 12  2011 System.map-2.6.31.14-svn6790
-rw-r--r--    1 root     root       5546600 Dec 12  2011 uImage
-rw-rw-r--    1 root     root       3003784 Dec 12  2011 vmlinuz-2.6.31.14-svn6790
-rwxrwxr-x    1 root     root       3003720 Dec 12  2011 zImage
Glaven Clattuck
Donator VIP
Donator VIP
 
Posts: 153
Joined: Sat May 21, 2016 3:21 pm
Location: Urbe Immortalis

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby fvdw » Mon Jun 06, 2016 8:47 pm

mmm...this is exactly the same as I see in my partition images taken from a 5big2 first boot device, the version as it comes from flash in a diskless system. This what we are going to install when other attemps fail. For sure what is on it now is not the latest version

can you also list
Code: Select all
ls -al /md0/sbin
ls -al /md0/snapshots
ls -al /md1/sbin
ls -al /md2/snaps
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby Glaven Clattuck » Mon Jun 06, 2016 8:52 pm

fvdw wrote:mmm...this is exactly the same as I see in my partition images taken from a 5big2 first boot device, the version as it comes from flash in a diskless system. This what we are going to install when other attemps fail. For sure what is on it now is not the latest version

can you also list
Code: Select all
ls -al /md0/sbin
ls -al /md0/snapshots
ls -al /md1/sbin
ls -al /md2/snaps


1)
Code: Select all
root@fvdw-sta-kirkwood:/ # ls -al /md0/sbin
total 3766
drwxr-xr-x    2 root     root          1024 Jun  2 18:46 .
drwxr-xr-x   20 root     root          1024 Oct 28  2014 ..
lrwxrwxrwx    1 root     root            14 Oct 28  2014 e2fsck -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 fdisk -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 fsck -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 fsck.ext2 -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 fsck.ext3 -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 getty -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 halt -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 hdparm -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 hwclock -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 ifconfig -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 ifdown -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 ifup -> ../bin/busybox
-rwxr-xr-x    1 root     root          7259 Jun 15  2011 init
-rwxr-xr-x    1 root     root          2887 Nov 26  2010 init_lvm
-rwxr-xr-x    1 root     root          4938 Aug 25  2010 init_raid
lrwxrwxrwx    1 root     root            14 Oct 28  2014 insmod -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 klogd -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 logread -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 losetup -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 lsmod -> ../bin/busybox
-rwxr-xr-x    1 root     root         38928 Oct 28  2009 md_eeprog
-rwxr-xr-x    1 root     root        543352 Sep 22  2010 mdadm
lrwxrwxrwx    1 root     root            14 Oct 28  2014 mke2fs -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 mkfs.ext2 -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 mkfs.ext3 -> ../bin/busybox
-rwxr-xr-x    1 root     root        844424 Apr 15  2011 mkfs.xfs
lrwxrwxrwx    1 root     root            14 Oct 28  2014 mkswap -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 modprobe -> ../bin/busybox
-rwxr-xr-x    1 root     root       1091297 Dec  9  2010 parted
lrwxrwxrwx    1 root     root            14 Oct 28  2014 pivot_root -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 poweroff -> ../bin/busybox
-rwxr-xr-x    1 root     root          1934 Jun 24  2008 raidmanager
lrwxrwxrwx    1 root     root            14 Oct 28  2014 reboot -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 rmmod -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 route -> ../bin/busybox
-rwxr-xr-x    1 root     root          1408 Jun 24  2008 snapmerge
lrwxrwxrwx    1 root     root            14 Oct 28  2014 swapoff -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 swapon -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 syslogd -> ../bin/busybox
-rwxr-xr-x    1 root     root           416 Jun 24  2008 udev_raidhandler
-rwxr-xr-x    1 root     root        203010 Jun 24  2008 udevd
-rwxr-xr-x    1 root     root        179879 Jun 24  2008 udevstart
lrwxrwxrwx    1 root     root            14 Oct 28  2014 udhcpc -> ../bin/busybox
-rwxr-xr-x    1 root     root         27110 Jun 24  2008 unionctl
-rwxr-xr-x    1 root     root         12743 Jun 24  2008 uniondbg
-rwxr-xr-x    1 root     root         37467 Jun 24  2008 unionimap
-rwxr-xr-x    1 root     root        822760 Sep 21  2011 xfs_growfs
lrwxrwxrwx    1 root     root            14 Oct 28  2014 zcip -> ../bin/busybox


2
Code: Select all
root@fvdw-sta-kirkwood:/ # ls -al /md0/snapshots
total 2
drwxr-xr-x    2 root     root          1024 Dec 12  2011 .
drwxr-xr-x   20 root     root          1024 Oct 28  2014 ..


3
Code: Select all
root@fvdw-sta-kirkwood:/ # ls -al /md1/sbin
total 8168
drwxr-xr-x    2 root     root          4096 Oct 28  2014 .
drwxr-xr-x   22 root     root          4096 Oct 28  2014 ..
lrwxrwxrwx    1 root     root            14 Oct 28  2014 adjtimex -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 arp -> ../bin/busybox
-rwxr-xr-x    1 root     root         51623 Dec 12  2011 arpd
lrwxrwxrwx    1 root     root            16 Oct 28  2014 ata_id -> /lib/udev/ata_id
-rwxrwxr-x    1 root     root          9571 Nov 29  2010 bonding_manager.sh
-rwxrwxr-x    1 root     root          1961 Dec 21  2009 capsule_launcher_from_share.sh
lrwxrwxrwx    1 root     root            18 Oct 28  2014 cdrom_id -> /lib/udev/cdrom_id
lrwxrwxrwx    1 root     root             6 Oct 28  2014 ctstat -> lnstat
lrwxrwxrwx    1 root     root            14 Oct 28  2014 depmod -> ../bin/busybox
-rwxr-xr-x    1 root     root         88556 Dec 12  2011 dhcdbd
-rwxr-xr-x    1 root     root        522036 Dec 12  2011 dhclient
-rwx------    1 root     root          6572 Dec 12  2011 dhclient-script
-rwxr-xr-x    1 root     root         49412 Dec 12  2011 dosfsck
-rwxr-xr-x    1 root     root         47528 Dec 12  2011 dosfslabel
lrwxrwxrwx    1 root     root            16 Oct 28  2014 edd_id -> /lib/udev/edd_id
lrwxrwxrwx    1 root     root            14 Oct 28  2014 fdisk -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 freeramdisk -> ../bin/busybox
-rwxrwxr-x    1 root     root       1634466 Dec 12  2011 fsck.hfs
lrwxrwxrwx    1 root     root             8 Oct 28  2014 fsck.hfsplus -> fsck.hfs
lrwxrwxrwx    1 root     root             7 Oct 28  2014 fsck.msdos -> dosfsck
lrwxrwxrwx    1 root     root             7 Oct 28  2014 fsck.vfat -> dosfsck
-rwxr-xr-x    1 root     root           450 Dec 12  2011 fsck.xfs
-rwxr-xr-x    1 root     root         45364 Dec 12  2011 genl
lrwxrwxrwx    1 root     root            14 Oct 28  2014 getty -> ../bin/busybox
lrwxrwxrwx    1 root     root             3 Oct 28  2014 halt -> ngc
-rwxr-xr-x    1 root     root         89308 Dec 12  2011 hdparm
lrwxrwxrwx    1 root     root            14 Oct 28  2014 hwclock -> ../bin/busybox
-rwxr-xr-x    1 root     root          3056 Dec 12  2011 ifcfg
lrwxrwxrwx    1 root     root            14 Oct 28  2014 ifconfig -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 ifdown -> ../bin/busybox
-rwxr-xr-x    1 root     root         61904 Dec 12  2011 ifstat
lrwxrwxrwx    1 root     root            14 Oct 28  2014 ifup -> ../bin/busybox
-rwxr-xr-x    1 root     root         27628 Dec 12  2011 inadyn
lrwxrwxrwx    1 root     root             6 Oct 28  2014 init -> initng
-rwxr-xr-x    1 root     root         10220 Dec 12  2011 initng
-rwxr-xr-x    1 root     root           450 Dec 12  2011 initng-segfault
lrwxrwxrwx    1 root     root            14 Oct 28  2014 insmod -> ../bin/busybox
-rwxr-xr-x    1 root     root        247050 Dec 12  2011 ip
-rwxr-xr-x    1 root     root         10892 Dec 12  2011 killalli5
-rwxrwxr-x    1 root     root          1694 Sep 22  2011 lacie_nand_flash
-rwxr-xr-x    1 root     root          5413 Dec 12  2011 led_ctrl
-rwxr-xr-x    1 root     root         18726 Dec 12  2011 lnstat
lrwxrwxrwx    1 root     root            14 Oct 28  2014 loadkmap -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 losetup -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 lsmod -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 lspci -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 lsusb -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 makedevs -> ../bin/busybox
-rwxr-xr-x    1 root     root        506244 Dec 12  2011 md_eeprog
-rwxr-xr-x    1 root     root        479824 Dec 12  2011 mdadm
-rwxr-xr-x    1 root     root        317620 Dec 12  2011 mdmon
-rwxrwxr-x    1 root     root          1466 Nov 30  2010 mem_snapshot.sh
-rwxr-xr-x    1 root     root         29404 Dec 12  2011 mkdosfs
-rwxrwxr-x    1 root     root        274391 Dec 12  2011 mkfs.hfs
lrwxrwxrwx    1 root     root             8 Oct 28  2014 mkfs.hfsplus -> mkfs.hfs
lrwxrwxrwx    1 root     root             7 Oct 28  2014 mkfs.msdos -> mkdosfs
lrwxrwxrwx    1 root     root             7 Oct 28  2014 mkfs.vfat -> mkdosfs
-rwxr-xr-x    1 root     root        310748 Dec 12  2011 mkfs.xfs
-rwxr-xr-x    1 root     root         15020 Dec 12  2011 mkhomedir_helper
lrwxrwxrwx    1 root     root            14 Oct 28  2014 mkswap -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 modprobe -> ../bin/busybox
-rwxr-xr-x    1 root     root          5924 Dec 12  2011 mount.fuse
lrwxrwxrwx    1 root     root            15 Oct 28  2014 mount.lowntfs-3g -> /bin/lowntfs-3g
-r-s--x--x    1 root     root         96674 Dec 12  2011 mount.nfs
lrwxrwxrwx    1 root     root             9 Oct 28  2014 mount.nfs4 -> mount.nfs
lrwxrwxrwx    1 root     root            12 Oct 28  2014 mount.ntfs-3g -> /bin/ntfs-3g
-rwxr-xr-x    1 root     root          5316 Dec 12  2011 mountpoint
lrwxrwxrwx    1 root     root            14 Oct 28  2014 nameif -> ../bin/busybox
-rwxr-xr-x    1 root     root          7684 Dec 12  2011 ngc
lrwxrwxrwx    1 root     root             3 Oct 28  2014 ngdc -> ngc
-rwxr-xr-x    1 root     root          5128 Dec 12  2011 nge
-rwxr-xr-x    1 root     root          4476 Dec 12  2011 nge_raw
lrwxrwxrwx    1 root     root             3 Oct 28  2014 nghalt -> ngc
lrwxrwxrwx    1 root     root             3 Oct 28  2014 ngreboot -> ngc
lrwxrwxrwx    1 root     root             3 Oct 28  2014 ngrestart -> ngc
lrwxrwxrwx    1 root     root             3 Oct 28  2014 ngstart -> ngc
lrwxrwxrwx    1 root     root             3 Oct 28  2014 ngstatus -> ngc
lrwxrwxrwx    1 root     root             3 Oct 28  2014 ngstop -> ngc
lrwxrwxrwx    1 root     root             3 Oct 28  2014 ngzap -> ngc
-rwxr-xr-x    1 root     root         25481 Dec 12  2011 nstat
-rwxr-xr-x    1 root     root          7044 Dec 12  2011 pam_tally
-rwxr-xr-x    1 root     root          7784 Dec 12  2011 pam_tally2
-rwxr-xr-x    1 root     root          7300 Dec 12  2011 pam_timestamp_check
lrwxrwxrwx    1 root     root            17 Oct 28  2014 path_id -> /lib/udev/path_id
lrwxrwxrwx    1 root     root            14 Oct 28  2014 pivot_root -> ../bin/busybox
-rwxr-xr-x    1 root     root          7400 Dec 12  2011 pmap_dump
-rwxr-xr-x    1 root     root          7342 Dec 12  2011 pmap_set
-rwxr-xr-x    1 root     root         22784 Dec 12  2011 portmap
lrwxrwxrwx    1 root     root             3 Oct 28  2014 poweroff -> ngc
lrwxrwxrwx    1 root     root            14 Oct 28  2014 raidautorun -> ../bin/busybox
lrwxrwxrwx    1 root     root             3 Oct 28  2014 reboot -> ngc
lrwxrwxrwx    1 root     root            14 Oct 28  2014 rmmod -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 route -> ../bin/busybox
-rwxr-xr-x    1 root     root           173 Dec 12  2011 routef
-rwxr-xr-x    1 root     root          1262 Dec 12  2011 routel
-rwxr-xr-x    1 root     root         36810 Dec 12  2011 rtacct
-rwxr-xr-x    1 root     root         40976 Dec 12  2011 rtmon
-rwxr-xr-x    1 root     root            37 Dec 12  2011 rtpr
lrwxrwxrwx    1 root     root             6 Oct 28  2014 rtstat -> lnstat
lrwxrwxrwx    1 root     root            14 Oct 28  2014 runlevel -> ../bin/busybox
lrwxrwxrwx    1 root     root            17 Oct 28  2014 scsi_id -> /lib/udev/scsi_id
lrwxrwxrwx    1 root     root            14 Oct 28  2014 setconsole -> ../bin/busybox
-rwxr-xr-x    1 root     root        504972 Dec 12  2011 sleepmode_config
-rwxr-xr-x    1 root     root           762 Dec 12  2011 smart_shutdown
-rwxr-xr-x    1 root     root         17821 Dec 12  2011 smart_spindown
-rwxr-xr-x    1 root     root         84319 Dec 12  2011 ss
-rwxr-xr-x    1 root     root         10204 Dec 12  2011 sulogin
lrwxrwxrwx    1 root     root            14 Oct 28  2014 swapoff -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 swapon -> ../bin/busybox
lrwxrwxrwx    1 root     root            14 Oct 28  2014 switch_root -> ../bin/busybox
-rwxrwxr-x    1 root     root          1094 Nov 25  2009 switch_runlevel.sh
lrwxrwxrwx    1 root     root            14 Oct 28  2014 sysctl -> ../bin/busybox
-rwxr-xr-x    1 root     root        283792 Dec 12  2011 tc
-rwxr-xr-x    1 root     root         89272 Dec 12  2011 udevadm
-rwxr-xr-x    1 root     root         84320 Dec 12  2011 udevd
lrwxrwxrwx    1 root     root            14 Oct 28  2014 udhcpc -> ../bin/busybox
lrwxrwxrwx    1 root     root             9 Oct 28  2014 umount.nfs -> mount.nfs
lrwxrwxrwx    1 root     root             9 Oct 28  2014 umount.nfs4 -> mount.nfs
-rwxr-xr-x    1 root     root         25460 Dec 12  2011 unix_chkpwd
-rwxr-xr-x    1 root     root         25272 Dec 12  2011 unix_update
lrwxrwxrwx    1 root     root            16 Oct 28  2014 usb_id -> /lib/udev/usb_id
lrwxrwxrwx    1 root     root            16 Oct 28  2014 vol_id -> /lib/udev/vol_id
lrwxrwxrwx    1 root     root            14 Oct 28  2014 watchdog -> ../bin/busybox
-rwxrwxr-x    1 root     root         26940 Dec 12  2011 wpa_cli
-rwxrwxr-x    1 root     root         76152 Dec 12  2011 wpa_passphrase
-rwxrwxr-x    1 root     root       1225092 Dec 12  2011 wpa_supplicant
-rwxr-xr-x    1 root     root        508436 Dec 12  2011 xfs_repair


4
Code: Select all
root@fvdw-sta-kirkwood:/ # ls -al /md2/snaps
total 12
drwxr-xr-x    3 root     root          4096 May 13 20:14 .
drwxr-xr-x    5 root     root          4096 May 13 20:14 ..
drwxr-xr-x   25 root     root          4096 May 29  2015 00
Glaven Clattuck
Donator VIP
Donator VIP
 
Posts: 153
Joined: Sat May 21, 2016 3:21 pm
Location: Urbe Immortalis

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby fvdw » Mon Jun 06, 2016 8:56 pm

ok the same as fresh install
what about this
Code: Select all
ls -al /md2/snaps/00



we also need the output of this
Code: Select all
dd if=/dev/sda of=/info.img bs=1 count=30
cat /info.img
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby Glaven Clattuck » Mon Jun 06, 2016 8:59 pm

fvdw wrote:ok the same as fresh install
what about this
Code: Select all
ls -al /md2/snaps/00



we also need the output of this
Code: Select all
dd if=/dev/sda of=/info.img bs=1 count=30
cat /info.img


1)
Code: Select all
root@fvdw-sta-kirkwood:/ # ls -al /md2/snaps/00
total 104
drwxr-xr-x   25 root     root          4096 May 29  2015 .
drwxr-xr-x    3 root     root          4096 May 13 20:14 ..
drwxrwxrwx    2 root     root          4096 May 20 16:25 .lacie
drwxr-xr-x    2 root     root          4096 May 21 08:04 bin
drwxr-xr-x    2 root     root          4096 May 21 08:04 boot
drwxr-xr-x    4 103      100           4096 Jun  2 18:42 capsule
drwxrwxr-x    3 root     root          4096 May 21 08:03 dev
drwxr-xr-x   29 root     root          4096 Jun  2 18:46 etc
drwxr-xr-x    2 root     100           4096 May 29  2015 home
drwxr-xr-x    3 root     root          4096 Jun  2 18:42 lacie
drwxr-xr-x    7 root     root          4096 May 21 08:04 lib
drwxr-xr-x    2 root     root          4096 May 29  2015 media
drwxr-xr-x    2 root     root          4096 Nov 21  2013 mnt
drwxr-xr-x    2 root     root          4096 May 13 20:15 oldroot
drwxr-xr-x    2 root     root          4096 May 29  2015 opt
drwxr-xr-x    2 root     root          4096 May 29  2015 proc
drwxr-x---    2 root     root          4096 May 21 19:36 root
drwxr-xr-x    2 root     root          4096 May 21 08:04 sbin
drwxr-xr-x    2 root     root          4096 Nov 21  2013 share
drwxr-xr-x    3 root     root          4096 Jun  2 18:42 shares
drwxr-xr-x    2 root     root          4096 May 29  2015 sys
drwxrwxrwt    2 root     root          4096 May 29  2015 tmp
drwxr-xr-x   13 root     root          4096 May 21 08:03 usr
drwxr-xr-x   14 root     root          4096 May 29  2015 var
drwxr-xr-x   11 root     root          8192 Jun  2 18:47 www


2)
Code: Select all
root@fvdw-sta-kirkwood:/ # dd if=/dev/sda of=/info.img bs=1 count=30
30+0 records in
30+0 records out
30 bytes (30B) copied, 0.050881 seconds, 589B/s


3)
Code: Select all
root@fvdw-sta-kirkwood:/ # cat /info.img
net5big_nand_v2
Glaven Clattuck
Donator VIP
Donator VIP
 
Posts: 153
Joined: Sat May 21, 2016 3:21 pm
Location: Urbe Immortalis

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby fvdw » Mon Jun 06, 2016 9:06 pm

:scratch
The output of the dd command indicates that it is not set to first boot otherwise we would have get
as out put "LaCieFirstBootLaCie"

The problem is in the md2/snaps/00 that is the version it tries to run
It seems you have installed a capsule containing new firmware on 2 june

what is inside
/md2/snaps/00/.lacie
/md2/snaps/00/lacie
/md2/snaps/00/capsule
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby Glaven Clattuck » Mon Jun 06, 2016 9:15 pm

fvdw wrote::scratch
The output of the dd command indicates that it is not set to first boot otherwise we would have get
as out put "LaCieFirstBootLaCie"

The problem is in the md2/snaps/00 that is the version it tries to run
It seems you have installed a capsule containing new firmware on 2 june

what is inside
/md2/snaps/00/.lacie
/md2/snaps/00/lacie
/md2/snaps/00/capsule


Yes i try to make an upgrade on 2 june, but everything as stopped to work.

1)
Code: Select all
root@fvdw-sta-kirkwood:/ # ls -al /md2/snaps/00/.lacie
total 8
drwxrwxrwx    2 root     root          4096 May 20 16:25 .
drwxr-xr-x   25 root     root          4096 May 29  2015 ..
-r--r--r--    1 root     root             0 May 20 16:25 .wh.__dir_opaque


2)
Code: Select all
root@fvdw-sta-kirkwood:/ # ls -al /md2/snaps/00/lacie
total 12
drwxr-xr-x    3 root     root          4096 Jun  2 18:42 .
drwxr-xr-x   25 root     root          4096 May 29  2015 ..
drwxr-xr-x    2 root     root          4096 Nov 21  2013 default


3)
Code: Select all
root@fvdw-sta-kirkwood:/ # ls -al /md2/snaps/00/capsule
total 7376
drwxr-xr-x    4 103      100           4096 Jun  2 18:42 .
drwxr-xr-x   25 root     root          4096 May 29  2015 ..
-r--r--r--    1 root     root             0 Jun  2 18:42 .wh.__dir_opaque
-rw-r--r--    1 103      100             41 May 29  2015 description.sha1
-rw-r--r--    1 103      100           1910 May 29  2015 description.xml
drwxr-xr-x    4 103      100           4096 May 29  2015 exec
drwxr-xr-x    2 103      100           4096 May 29  2015 repository
-rw-r--r--    1 103      100        7512669 May 29  2015 uImage
Glaven Clattuck
Donator VIP
Donator VIP
 
Posts: 153
Joined: Sat May 21, 2016 3:21 pm
Location: Urbe Immortalis

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby fvdw » Mon Jun 06, 2016 9:25 pm

Now I am unsure what next

Installing the images I have on md0 and md1 won't solve the problem as you have there the same data
The system hangs on the system loaded form md2, removing that will probably mean also all your settings will be lost and maybe more (your data) if the lacie firmware thinks it is a new system.

Whta we could try is deleting the capsule folder and then reboot. I *think* it is now finding the copsule folder and tries to complete the upgrade...but I am not sure if this will bring it to live again..what do you think ?
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

PreviousNext

Return to Lacie 5big Network vs2

Who is online

Users browsing this forum: No registered users and 6 guests