mkdir /sda5
mount /dev/sda2 /sda5
grep '<disks>' -A 22 /sda5/etc/nas_conf_db.xml
grep '<lan>' -A 10 /sda5/etc/nas_conf_db.xml
Jocko wrote:Ok
Some good news : partition table ok; bootloader detects the disk and the firmware starts (=> kernel image is ok)
But the firmware failed to set the LAN interface. This explains why you can not get an access to the NAS
Other point, after a fresh install it is not the expected result the firmware mount a data volume "Vol-B" but should be "Vol-A".
That would mean you did not plug the system disk is the right slot. This one is the first left slot when you look at the slot side of the NAS.
Before putting it in its right slot can you post
- Code: Select all
mkdir /sda5
mount /dev/sda2 /sda5
grep '<disks>' -A 22 /sda5/etc/nas_conf_db.xml
grep '<lan>' -A 10 /sda5/etc/nas_conf_db.xml
So stop the nas, put the system disk on the right slot and remove all other disks. reboot and check if you detect the NAS on your LAN
Jocko wrote:So issue no linked with the used slot
Check if you have really a DHCP service on your LAN according with this topic, you have a similar issue : http://plugout.net/viewtopic.php?f=27&t=3803&start=10
mv /sda7/etc/inc/globals.inc /sda7/etc/inc/globals.inc.org
ls /sda7/etc/inc/globals.* (it should list only one file with .org as extension)
busybox tftp -r globals.inc -l /etc/inc/globals.inc -g YOURIP
ls /sda7/etc/inc/globals.* (it should now list two files with .org and .inc as extension)
mkdir /sda7
mount /dev/sda7 /sda7
cat /sda7/boot.log
Return to Lacie 2Big Network vs2
Users browsing this forum: No registered users and 5 guests