Unable to write firmware

Unable to write firmware

Postby aolmaster » Fri Feb 26, 2016 9:37 am

Hi all,

First of all thanks everybody for contributing in this forum, there is some really good information in here.
I have a Lacie Cloudbox and it seems to be unable to boot, the blue led keeps flashing, so i decided to write the fvdw firmware on it, im sure there is something im missing cause it doesn´t work, i will explain my steps to see if somebody is able to see what im doing wrong. I tooked the drive out connected and deleted all the partitions on there, after this i put it back in my lacie case and started to flash the firm with the console, all looked fine until it comes to the last step, writing to sda7 its fine but when it started to clean it crashes with an error saying it is unable to create directory on sda7. Do i need to create this directory before i start to flash? I would appreciate if somebody could help me out.
aolmaster
 
Posts: 14
Joined: Fri Feb 26, 2016 9:18 am

Re: Unable to write firmware

Postby Jocko » Fri Feb 26, 2016 12:49 pm

Hi aolmaster,

What fvdw-sl console version do you use ?

First check is the partition table of your disk:
- open a telnet window (with Action "Telnet window")
- post the output of
Code: Select all
 gdisk -l /dev/sda
(I assume that you set a gpt table )
Jocko
Site Admin - expert
 
Posts: 11558
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Unable to write firmware

Postby aolmaster » Fri Feb 26, 2016 12:54 pm

Jocko wrote:Hi aolmaster,

What fvdw-sl console version do you use ?

First check is the partition table of your disk:
- open a telnet window (with Action "Telnet window")
- post the output of
Code: Select all
 gdisk -l /dev/sda
(I assume that you set a gpt table )


Hi Jocko,

Thanks for your reply, im at work at the moment but will try it this evening and post the output in here. Yes i did set gpt table. I get back to you later.
aolmaster
 
Posts: 14
Joined: Fri Feb 26, 2016 9:18 am

Re: Unable to write firmware

Postby Jocko » Fri Feb 26, 2016 1:12 pm

Other point:

Please to keep a clean account : do not use IP known as spam Ip address (ex. 207.244.78.182) or unvalid email address as ...@*rentacar.com) :whistle

(See : viewtopic.php?f=3&t=3&p=14521#p14521)
Jocko
Site Admin - expert
 
Posts: 11558
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Unable to write firmware

Postby aolmaster » Fri Feb 26, 2016 3:33 pm

Jocko wrote:Other point:

Please to keep a clean account : do not use IP known as spam Ip address (ex. 207.244.78.182) or unvalid email address as ...@*rentacar.com) :whistle

(See : viewtopic.php?f=3&t=3&p=14521#p14521)

Yes i tried first to register but i didn´t recieve a confirmation email, i don´t know why my ip is marced a as spam. Im sorry bout this, how should i proceed now?
aolmaster
 
Posts: 14
Joined: Fri Feb 26, 2016 9:18 am

Re: Unable to write firmware

Postby Jocko » Fri Feb 26, 2016 4:23 pm

Well I thought to have been clear :
Do not use unvalid address as in this case you will never receive an email. You did it with the first attempt and also today.
Do not use Ip stamped as spam IP address (so connect via leaseWeb service which has an IP 207.244.78.182).
Jocko
Site Admin - expert
 
Posts: 11558
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Unable to write firmware

Postby aolmaster » Fri Feb 26, 2016 5:01 pm

Jocko wrote:Well I thought to have been clear :
Do not use unvalid address as in this case you will never receive an email. You did it with the first attempt and also today.
Do not use Ip stamped as spam IP address (so connect via leaseWeb service which has an IP 207.244.78.182).


Ok sorry, but i did not used invalid emails, again sorry, and thanks for helping me out will post the log this evening as i said. :thumbup
aolmaster
 
Posts: 14
Joined: Fri Feb 26, 2016 9:18 am

Re: Unable to write firmware

Postby Jocko » Fri Feb 26, 2016 6:12 pm

mailcheck.jpg

So you use a grey listing mechanism on your side and phpBB fails on it.
You do not have the required permissions to view the files attached to this post.
Jocko
Site Admin - expert
 
Posts: 11558
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Unable to write firmware

Postby aolmaster » Fri Feb 26, 2016 8:08 pm

Jocko wrote:Hi aolmaster,

What fvdw-sl console version do you use ?

First check is the partition table of your disk:
- open a telnet window (with Action "Telnet window")
- post the output of
Code: Select all
 gdisk -l /dev/sda
(I assume that you set a gpt table )


Hi Jocko,

This is what i get;


Code: Select all
root@fvdw-sta-kirkwood:/ # gdisk -l /dev/sda
GPT fdisk (gdisk) version 0.8.5

Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present

Found valid GPT with protective MBR; using GPT.
Disk /dev/sda: 3907029168 sectors, 1.8 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): 2AF8D378-680C-490D-AAC1-8AA7C45A0B51
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 3907029134
Partitions will be aligned on 2048-sector boundaries
Total free space is 4062 sectors (2.0 MiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   1            4096         1052671   512.0 MiB   8300  Linux filesystem
   2         1052672         2101247   512.0 MiB   8300  Linux filesystem
   3         2101248         3149823   512.0 MiB   8200  Linux swap
   4         3149824         3166207   8.0 MiB     8300  Linux filesystem
   5         3166208         4739071   768.0 MiB   8300  Linux filesystem
   6         4739072         4755455   8.0 MiB     8300  Linux filesystem
   7         4755456         5804031   512.0 MiB   8300  Linux filesystem
   8         5804032      3907029134   1.8 TiB     8300  Linux filesystem
aolmaster
 
Posts: 14
Joined: Fri Feb 26, 2016 9:18 am

Re: Unable to write firmware

Postby Jocko » Fri Feb 26, 2016 8:21 pm

So the partition table is ok
and what fvdw-sl console version do you use ? (the last version 6.0)
Jocko
Site Admin - expert
 
Posts: 11558
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Next

Return to Lacie cloudbox (white casing)

Who is online

Users browsing this forum: No registered users and 12 guests