Blue LED Blinking and no network access to 2Big Network

Re: Blue LED Blinking and no network access to 2Big Network

Postby fvdw » Fri Nov 18, 2022 4:55 pm

Jocko wrote:And according with your last capture, your nas is not a 2big v2 but a 2 bignas which has better performance :thumbup

BUT do not try to flash uboot by using version for 2big2 !!!!


Thank you Jocko :applause I completely overlooked that, indeed do not write uboot of a 2big2 to flash of a 2bignas, no need for that.
It has been 4 years ago since I looked at a 2big2 or 2bignas. Sorry my bad memory :doh

Indeed this line in the output of the tftp kernel boot proves it is a 2bignas
Code: Select all
Kirkwood: MV88F6282-Rev-A1, TCLK=200000000

A 2big2 uses a MV88F6281 board

As it is a 2bignas I understand why u-boot fails to load the firmware.
The bootcmd from bootloader 2big NAS is not standard to boot "normal" disk structure from disk

We need to adapt 2big NAS bootloader to get legacy disk boot, otherwise it will boot from nand
Shut down your nas
Use fvdw-sl console to open uboot console and give these commands at the marvel>> prompt

Code: Select all
setenv LaBackdoor yes
setenv bootcmd 'disk 0x800000 0:6 ; setenv bootargs console=ttyS0,115200 netconsole=6666@${ipaddr}/,6666@${serverip}/ root=/dev/sda7 ; bootm 0x800000;'
saveenv

After that give command
Code: Select all
reset

to reboot the nas and everything should be fine
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Blue LED Blinking and no network access to 2Big Network

Postby Jocko » Fri Nov 18, 2022 4:58 pm

Jocko wrote:Other point when you tried to patch the firmware, you use a patch for version 18.2 (which you will have to use when version 18.2 will be installed on the nas).

Currently you have to install the patch for version 18.1 to be able to upgrade to version 18.2. See topic viewtopic.php?f=7&t=3532
It seems you succeeded to upgrade to version 18.2 or at least your nas has now Internet access :thumbup

Please to post the ouput
Code: Select all
cat /etc/patch_log
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Blue LED Blinking and no network access to 2Big Network

Postby PaaNooS » Sat Nov 19, 2022 11:18 am

Hello guys

Today is another day. A good day

Here we are. I've made the following steps with success

1. Enable NTP server
2. Changed my login credentials
3. Set user account for Plugout.net
4. Changed network system name
5. Changed to static IP and Workgroup
6. Set user account for Plugout.net
7. Installed 18.1 patch

So I could update to 18.2 online
BUT after the update I cannot login to my NAS

So I had to install firmware from the beginning

Any idea for this issue ?
PaaNooS
Donator VIP
Donator VIP
 
Posts: 120
Joined: Tue Nov 15, 2022 10:16 am

Re: Blue LED Blinking and no network access to 2Big Network

Postby Jocko » Sat Nov 19, 2022 11:34 am

Hi

Just to be sure as you did not report it.

Did you perform the commands
fvdw wrote:Shut down your nas
Use fvdw-sl console to open uboot console and give these commands at the marvel>> prompt

Code: Select all
setenv LaBackdoor yes
setenv bootcmd 'disk 0x800000 0:6 ; setenv bootargs console=ttyS0,115200 netconsole=6666@${ipaddr}/,6666@${serverip}/ root=/dev/sda7 ; bootm 0x800000;'
saveenv

After that give command
Code: Select all
reset

to reboot the nas and everything should be fine
and after rebooting did you get again access to the nas
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Blue LED Blinking and no network access to 2Big Network

Postby PaaNooS » Sat Nov 19, 2022 11:50 am

Jocko wrote:Hi

Just to be sure as you did not report it.

Did you perform the commands
fvdw wrote:Shut down your nas
Use fvdw-sl console to open uboot console and give these commands at the marvel>> prompt

Code: Select all
setenv LaBackdoor yes
setenv bootcmd 'disk 0x800000 0:6 ; setenv bootargs console=ttyS0,115200 netconsole=6666@${ipaddr}/,6666@${serverip}/ root=/dev/sda7 ; bootm 0x800000;'
saveenv

After that give command
Code: Select all
reset

to reboot the nas and everything should be fine
and after rebooting did you get again access to the nas


Sorry I didn't mention it.
All was working perfect and restart NAS many times manually and from browser
I cannot login just after updating to 18.2
PaaNooS
Donator VIP
Donator VIP
 
Posts: 120
Joined: Tue Nov 15, 2022 10:16 am

Re: Blue LED Blinking and no network access to 2Big Network

Postby Jocko » Sat Nov 19, 2022 12:17 pm

So nice !
Try again to upgrade to version 18.2 and if you lose again nas access do nothing, we will investigate the nas state by using fvdw-sl console
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Blue LED Blinking and no network access to 2Big Network

Postby PaaNooS » Sat Nov 19, 2022 12:23 pm

Jocko wrote:So nice !
Try again to upgrade to version 18.2 and if you lose again nas access do nothing, we will investigate the nas state by using fvdw-sl console


OK. I'm ready
PaaNooS
Donator VIP
Donator VIP
 
Posts: 120
Joined: Tue Nov 15, 2022 10:16 am

Re: Blue LED Blinking and no network access to 2Big Network

Postby Jocko » Sat Nov 19, 2022 12:31 pm

:whistle You have first to upgrade to version 18.2 on your side
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Blue LED Blinking and no network access to 2Big Network

Postby PaaNooS » Sat Nov 19, 2022 12:32 pm

Jocko wrote::whistle You have first to upgrade to version 18.2 on your side


I've done this
You do not have the required permissions to view the files attached to this post.
Last edited by PaaNooS on Sat Nov 19, 2022 12:36 pm, edited 1 time in total.
PaaNooS
Donator VIP
Donator VIP
 
Posts: 120
Joined: Tue Nov 15, 2022 10:16 am

Re: Blue LED Blinking and no network access to 2Big Network

Postby Jocko » Sat Nov 19, 2022 12:35 pm

Sorry but is was not what you posted
So I could update to 18.2 online
BUT after the update I cannot login to my NAS

So I had to install firmware from the beginning
So after a new installation it is version 18.1 which should be present on the nas.

Then can you confirm me in what state is your nas currently
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

PreviousNext

Return to Lacie 2Big Network vs2

Who is online

Users browsing this forum: No registered users and 6 guests