My fault we need upload mdadm first, give this command.
IMPORTANT REMARK
In this command replace "ip-pc" by the actual ip address of your pc running the fvdw-sl console (this ip is shown in upper right corner of the fvdw-sl main window
- Code: Select all
tftp -r mdadm -l /bin/mdadm -g ip-pc
chmod 755 /bin/mdadm
After this mdadm command should work
Ps everytime that you reboot your cloudbox and upload the standalone kernel and you want to use mdadm you need to upload it as described in this post. This is because the standalone kernel and its prograns run from memory (RAM) which is erased when you reboot the cloudbox.
---edit---
With the last version 6.0, mdadm is no longer available with fvdw-sl console package. You need to use a new option via fvdw-programs menu, to get directly some advanced tools like mdadm :
* run on the telnet window the command: fvdw-sl-programs
(then a menu will appear)
* select "Upload and extract glibc mini and tools"
Jocko