Fail to get an IP from DHCP server after installing fvdw-sl

Fail to get an IP from DHCP server after installing fvdw-sl

Postby fvdw » Sat Apr 20, 2019 6:41 pm

No there will be no telnet as the nas boots normally using the external kernel. Can you connect now to the nas via webinterface or did boot failed?
If it failed load standalone kernel and check content of boot.log on sda2 and sda7
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Fail to get an IP from DHCP server after installing fvdw-sl

Postby Draftmancorp » Sat Apr 20, 2019 6:47 pm

fvdw wrote:No there will be no telnet as the nas boots normally using the external kernel. Can you connect now to the nas via webinterface or did boot failed?
If it failed load standalone kernel and check content of boot.log on sda2 and sda7


no. i cant connect after load external kernel.
here sda2 log
Code: Select all
root@fvdw-sta-kirkwood:/ # mkdir /sda2
root@fvdw-sta-kirkwood:/ # mount /dev/sda2 /sda2
root@fvdw-sta-kirkwood:/ # cat /sda2/boot.log
cat: can't open '/sda2/boot.log': No such file or directory
root@fvdw-sta-kirkwood:/ # umount /sda2
root@fvdw-sta-kirkwood:/ #

here sda7
Code: Select all
root@fvdw-sta-kirkwood:/ # mkdir /sda7
root@fvdw-sta-kirkwood:/ # mount /dev/sda7 /sda7
root@fvdw-sta-kirkwood:/ # cat /sda7/boot.log
start boot log
booting using sda2 file system...
rcS finished
root@fvdw-sta-kirkwood:/ #
Draftmancorp
Donator VIP
Donator VIP
 
Posts: 526
Joined: Thu May 02, 2013 1:55 pm

Fail to get an IP from DHCP server after installing fvdw-sl

Postby fvdw » Sat Apr 20, 2019 6:51 pm

One question I assume you have put back the disk in slot 1 of the 5big2 and not connected via usb correct?
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Fail to get an IP from DHCP server after installing fvdw-sl

Postby Draftmancorp » Sat Apr 20, 2019 6:53 pm

fvdw wrote:One question I assume you have put back the disk in slot 1 of the 5big2 and not connected via usb correct?


Yes, is back to new 5big2 in slot 1.
no usb cable, that i use for the cloning procedure before with my old one 5big2.
And the other 4 slot of the nas are empty.
Draftmancorp
Donator VIP
Donator VIP
 
Posts: 526
Joined: Thu May 02, 2013 1:55 pm

Fail to get an IP from DHCP server after installing fvdw-sl

Postby fvdw » Sat Apr 20, 2019 7:05 pm

Now lets start over again, load standalone kernel and choose option install firmware.
But befor calling fvdw-sl-programs and run the installer we are will manually delete the partition table.
Using fdisk (as you made previously a msdos table)
To do that use the commands in the telnet client
Code: Select all
fdisk /dev/sda

fdisk starts and give command : d
Choose partition 8 to delete
Repeat command: d and choose 7 and so on till all partitions are gone.
After that give command: w
This will write new partition table to sda
To leave fdisk use q
To check if partition table is empty do
Code: Select all
fdisk -l /dev/sda

It should lust no partitions
Now start fvdw-sl- programs and run the installer, choose msdos as partition table and let the installer finish its job.
When succesfully completed do NOT reboot but list the content of sda7 and sda5
Code: Select all
mkdir /sda5
mkdir /sda7
mount /dev/sda7
mount /dev/sda5
ls /sda7
ls /sda5
 

Post output do not reboot yet
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Fail to get an IP from DHCP server after installing fvdw-sl

Postby Draftmancorp » Sat Apr 20, 2019 7:14 pm

ok, partitions deleted, installation is on its way...
Draftmancorp
Donator VIP
Donator VIP
 
Posts: 526
Joined: Thu May 02, 2013 1:55 pm

Fail to get an IP from DHCP server after installing fvdw-sl

Postby Draftmancorp » Sat Apr 20, 2019 7:18 pm

here we are:
Code: Select all
root@fvdw-sta-kirkwood:/ # mkdir /sda5
mkdir: can't create directory '/sda5': File exists
root@fvdw-sta-kirkwood:/ # mkdir /sda7
root@fvdw-sta-kirkwood:/ # mount /dev/sda7
mount: can't read '/etc/fstab': No such file or directory
root@fvdw-sta-kirkwood:/ # mount /dev/sda5
mount: can't read '/etc/fstab': No such file or directory
root@fvdw-sta-kirkwood:/ # ls /sda7
root@fvdw-sta-kirkwood:/ # ls /sda5
root@fvdw-sta-kirkwood:/ #


The telnet windows is open at this point, with blue background and "Installation complete etc"
Draftmancorp
Donator VIP
Donator VIP
 
Posts: 526
Joined: Thu May 02, 2013 1:55 pm

Fail to get an IP from DHCP server after installing fvdw-sl

Postby fvdw » Sat Apr 20, 2019 7:23 pm

Oops some errors from me
Code: Select all
mount /dev/sda7 /sda7
mount /dev/sda5 /sda5
ls /sda7
ls /sda5
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Fail to get an IP from DHCP server after installing fvdw-sl

Postby Draftmancorp » Sat Apr 20, 2019 7:25 pm

fvdw wrote:Oops some errors from me
Code: Select all
mount /dev/sda7 /sda7
mount /dev/sda5 /sda5
ls /sda7
ls /sda5


here we are:
Code: Select all
root@fvdw-sta-kirkwood:/ # mkdir /sda7
mkdir: can't create directory '/sda7': File exists
root@fvdw-sta-kirkwood:/ # mount /dev/sda7 /sda7
root@fvdw-sta-kirkwood:/ # mount /dev/sda5 /sda5
root@fvdw-sta-kirkwood:/ # ls /sda7
bin         boot        dev         etc         linuxrc     mail        opt         root        share       usr
bin_cab     clunc       direct-usb  lib         lost+found  nowhere     proc        sbin        sys         var
root@fvdw-sta-kirkwood:/ # ls /sda5
etc            installer.log  lost+found     tmp            usr            var
root@fvdw-sta-kirkwood:/ #
Draftmancorp
Donator VIP
Donator VIP
 
Posts: 526
Joined: Thu May 02, 2013 1:55 pm

Fail to get an IP from DHCP server after installing fvdw-sl

Postby fvdw » Sat Apr 20, 2019 7:27 pm

Oke
Also these
Code: Select all
ls /sda7/etc/finc
ls /sda5/etc
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

PreviousNext

Return to Lacie 5big Network vs2

Who is online

Users browsing this forum: nos96 and 12 guests