root@(none):/ # mkdir sda5
root@(none):/ # mount /dev/sda5 /sda5
root@(none):/ # tftp -r nwsp2/xfvdw-sl-15-1-nwsp2-9feb2014.img -l /sda5/firmware.img -g 192.168.1.44
nwsp2/xfvdw-sl-15-1- 47% |***********************************************
nwsp2/xfvdw-sl-15-1- 100% |********************************************************************************************| 250M 0:00:00 ETA
root@(none):/ #
root@(none):/ # ls -al /sda5/firmware.img
-rw-r--r-- 1 root root 262144000 Jul 19 10:21 /sda5/firmware.img
root@(none):/ #
"files" (plural) "the ones" (plural) "the same names" (in my nwsp2 folder are no files with the same name or names).put the files in the tftp/nwsp2 folder to replace the ones which are there with same names
tftp -r nwsp2/xfvdw-sl-15-1-nwsp2-18feb2014.img -l /sda5/firmware.img -g 192.168.11.3
tftp -r nwsp2/xfvdw-sl-15-3-nwsp2-30may2014.img -l /sda5/firmware.img -g 192.168.11.3
tftp -r nwsp2/UIMAGE-395-NWSP2CL-199 -l /uimage -g 192.168.11.3
tftp -r nwsp2/UIMAGE-3136-NWSP2CL-19 -l /uimage -g 192.168.11.3
Here's the new outputfvdw wrote:indeed you are making a mess, but no problem we work also with those files
If this is the current content of your nwsp2 folder then repeat the procedure as decribed earlier here viewtopic.php?f=11&t=1894&p=15551#p15551 but adapt two command lines...
...the rest of the commands remains unchanged
hopefully it will work now
(none) login: root
Password:
root@(none):/ # mkdir /sda5
root@(none):/ # mount /dev/sda5 /sda5
root@(none):/ # rm /sda5/firmware.img
root@(none):/ # tftp -r nwsp2/xfvdw-sl-15-1-nwsp2-18feb2014.img -l /sda5/firmware.img -g
192.168.11.3
nwsp2/xfvdw-sl-15-1- 100% |****************************************| 250M 0:00:00 ETA
root@(none):/ # ls -al /sda5/firmware.img
-rw-r--r-- 1 root root 262144000 Jul 21 07:31 /sda5/firmware.img
root@(none):/ # dd if=/sda5/firmware.img of=/dev/sda1
512000+0 records in
512000+0 records out
262144000 bytes (250.0MB) copied, 30.620138 seconds, 8.2MB/s
root@(none):/ # dd if=/sda5/firmware.img of=/dev/sda2
512000+0 records in
512000+0 records out
262144000 bytes (250.0MB) copied, 30.301029 seconds, 8.3MB/s
root@(none):/ # dd if=/sda5/firmware.img of=/dev/sda7
512000+0 records in
512000+0 records out
262144000 bytes (250.0MB) copied, 30.181512 seconds, 8.3MB/s
root@(none):/ # rm /sda5/firmware.img
root@(none):/ # umount /sda5
root@(none):/ # tftp -r nwsp2/UIMAGE-395-NWSP2CL-199 -l /uimage -g 192.168.11.3
nwsp2/UIMAGE-395-NWS 100% |****************************************| 4218k 0:00:00 ETA
root@(none):/ # ls -al /uimage
-rw-r--r-- 1 root root 4319736 Jul 21 07:37 /uimage
root@(none):/ # dd if=/uimage of=/dev/sda6
8436+1 records in
8436+1 records out
4319736 bytes (4.1MB) copied, 0.403041 seconds, 10.2MB/s
root@(none):/ # tftp -r mke2fs-ext3 -l /sbin/mke2fs-ext3 -g 192.168.11.3
mke2fs-ext3 100% |****************************************| 261k 0:00:00 ETA
root@(none):/ # mke2fs-ext3 -j -m l /dev/sda8
-sh: mke2fs-ext3: Permission denied
root@(none):/ #
I imagine that it was denial of permission which at every previous attempt was stopping the formatting of that partition. Does 'chmod ...' need to be input?Last step we need to forma sda8 because also that was not done
Return to Lacie Network Space vs2 and max version
Users browsing this forum: No registered users and 4 guests