2BIG2 firmware

Re: 2BIG2 firmware

Postby ded_kiev » Thu Apr 03, 2014 8:41 pm

fvdw wrote:what do you mean with "no lan" and please specify which kernel fails
it could be that we still need to set some boot arguments



After booting not work "ping" IP address in "cmd"
ded_kiev
Donator VIP
Donator VIP
 
Posts: 39
Joined: Thu Mar 27, 2014 7:10 am
Location: Ukraine

Re: 2BIG2 firmware

Postby ded_kiev » Thu Apr 03, 2014 8:48 pm

fvdw wrote:and also check if the the bootargs are still set correctly


Yes, correctly

bootargs=console=ttyS0,115200 root=/dev/sda7
ded_kiev
Donator VIP
Donator VIP
 
Posts: 39
Joined: Thu Mar 27, 2014 7:10 am
Location: Ukraine

Re: 2BIG2 firmware

Postby fvdw » Thu Apr 03, 2014 8:57 pm

ded_kiev wrote:
fvdw wrote:what do you mean with "no lan" and please specify which kernel fails
it could be that we still need to set some boot arguments



After booting not work "ping" IP address in "cmd"


but which ip do you use ?
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: 2BIG2 firmware

Postby ded_kiev » Thu Apr 03, 2014 9:04 pm

but which ip do you use ?[/quote]

192.168.0.106
I reserved this IP address in the router settings. This IP is tied to the MAC address of 2big2 nas.
ded_kiev
Donator VIP
Donator VIP
 
Posts: 39
Joined: Thu Mar 27, 2014 7:10 am
Location: Ukraine

Re: 2BIG2 firmware

Postby fvdw » Thu Apr 03, 2014 9:08 pm

yes but it is not sure that the nas uses that ip address it will ask one from dhcp server. Do the leds of the NIC blink on the back of the 2big2 ?
Think you need to check the ip table of your dhcp server
Or use the fvdw-sl assistance to scan the network
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: 2BIG2 firmware

Postby ded_kiev » Thu Apr 03, 2014 9:16 pm

Yes,NIC leds blink.
IP address is correct.
If I made a mistake when creating the HDD image, this can be the cause of this problem?
ded_kiev
Donator VIP
Donator VIP
 
Posts: 39
Joined: Thu Mar 27, 2014 7:10 am
Location: Ukraine

Re: 2BIG2 firmware

Postby fvdw » Thu Apr 03, 2014 9:24 pm

no this can not create a problem, the kernel should load the root file system form sda7
What you could do is load the standalone kernel and look at content of sda7 and see if there is a boot.log file generated.
If it is we can look in the file to see were it goes wrong

if you have the standalone kernel running
give following commands
Code: Select all
mkdir /sda7
mount /dev/sda7 /sda7
cd /sda7

after this give command
Code: Select all
ls -al

to get directory listing
and
Code: Select all
cat boot.log

to see content of boot.log file (if it is present)
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: 2BIG2 firmware

Postby ded_kiev » Thu Apr 03, 2014 9:35 pm

8.jpg
You do not have the required permissions to view the files attached to this post.
ded_kiev
Donator VIP
Donator VIP
 
Posts: 39
Joined: Thu Mar 27, 2014 7:10 am
Location: Ukraine

Re: 2BIG2 firmware

Postby fvdw » Thu Apr 03, 2014 9:37 pm

--edit, so it didn't load the root file system
what we can do is loading loading the kernel from sda6 using the u-boot console
and boot that to see if it doesn't like to boot from usb

give me a moment to find the right command
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: 2BIG2 firmware

Postby fvdw » Thu Apr 03, 2014 9:43 pm

alright he we go

run the u-boot console, then give command

Code: Select all
ide reset
setenv bootarg console=ttyS0,115200 root=/dev/sda7 ro reset=0
disk 0x800000 0:6
bootm
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

PreviousNext

Return to Lacie 2Big Network vs2

Who is online

Users browsing this forum: No registered users and 8 guests