2015年7月17日金曜日

linkstation raid1 データ読み出し

sudo mdadm -As
sudo mkdir /mnt/hd1
sudo mount -o ro /dev/md21 /mnt/hd1