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 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
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:/ #
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:/ #
fvdw wrote:One question I assume you have put back the disk in slot 1 of the 5big2 and not connected via usb correct?
fdisk /dev/sda
fdisk -l /dev/sda
mkdir /sda5
mkdir /sda7
mount /dev/sda7
mount /dev/sda5
ls /sda7
ls /sda5
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:/ #
mount /dev/sda7 /sda7
mount /dev/sda5 /sda5
ls /sda7
ls /sda5
fvdw wrote:Oops some errors from me
- Code: Select all
mount /dev/sda7 /sda7
mount /dev/sda5 /sda5
ls /sda7
ls /sda5
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:/ #
Return to Lacie 5big Network vs2
Users browsing this forum: nos96 and 7 guests