DATA Access without firmware

DATA Access without firmware

Postby mathosone » Fri May 08, 2015 8:46 am

Hello

Following a wrong FIRMWARE update on my Lacie CloudBox (White box 2TB), I have no access to anything.

I can not find how to reinstall the original FirmWare: when I try the explanations of the support with LNA, it always ends with red LED. The disk seems OK and the network part also, only a firmware problem I think.

I see you have developed an alternative FIRMWARE, but if I install, what happens to the DATA always on my CloudBox?

I can not recover these DATA: the disk that I have disassembled from the box is divided into multiple partitions (8).

The DATA are included under a "Raid LINUX partition" and when I try to mount it under UBUNTU I receive "unknown filesystem type linux_raid_member "...

Thank you in advance for any help :hail
mathosone
 
Posts: 2
Joined: Mon May 04, 2015 9:54 pm

Re: DATA Access without firmware

Postby Jocko » Fri May 08, 2015 9:59 am

Hi mathosone,

mathosone wrote:I see you have developed an alternative FIRMWARE, but if I install, what happens to the DATA always on my CloudBox?
as a new partition table is required, you will lose your data.
mathosone wrote:The DATA are included under a "Raid LINUX partition" and when I try to mount it under UBUNTU I receive "unknown filesystem type linux_raid_member "...
indeed, the data are stored on a raid1 device with only one disk !!! with the original firmware. You need to assemble the raid before mounting it.

So with your Ubuntu PC, do in a terminal window
Code: Select all
sudo mdadm --assemble --force /dev/md0 /dev/sdbx
Where sdbx is your data partition and I assume that md0 is not already used.

Then mount md0 (and not sdbx) and you should be able to backup your data.
Jocko
Site Admin - expert
 
Posts: 11558
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: DATA Access without firmware

Postby mathosone » Fri May 08, 2015 1:18 pm

Thank you very much Jocko,

Indeed I used this method and I have found my data but in a very very strange location....

/shares/1/data/Recovery/Family/Recovery/Family/Recovery/Family/Recovery/Family/.....Recovery/Family/

26 sub directories Recovery/Family....before the real data

The copy of my data is running: it's the most important!

After that, I'l see how to install your firmware.
mathosone
 
Posts: 2
Joined: Mon May 04, 2015 9:54 pm


Return to Lacie cloudbox (white casing)

Who is online

Users browsing this forum: No registered users and 12 guests