yellow machine yellowbox drive re-attach & rebuild
Date: January 8, 2008
commands for remounting the disk drives in the yellowmachines nas box
first, either telnet or ssh to yellowbox
then sudo su -
# mdadm --assemble --scan # mdadm /dev/md0 # mount /dev/md0 /mnt/disk
Leave a Reply