差分

この文書の現在のバージョンと選択したバージョンの差分を表示します。

この比較画面にリンクする

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
raspberry_pi:0010backuprestore [2017/07/06 02:13]
admin
raspberry_pi:0010backuprestore [2017/07/06 02:39] (現在)
admin
ライン 1: ライン 1:
------- ​バックアップ&リストア ​------+====== ​バックアップ&リストア ​====== 
 +sdカードのバックアップとリストア
  
-**リストア +=====バックップ===== 
-$ df -h  (デバイスを確認) +ddでバックアップ 
-$ diskutil umount /​dev/​disk2s1 +  ​$ df -h  (デバイスを確認) 
-$ sudo dd bs=1m of=/​dev/​rdisk2  ​if=./ file.img   (★rdiskを指定)+  $ ls /​Volumes/​UNTITLED/​ 
 +  ​$ diskutil umount /​dev/​disk2s1 
 +  $ sudo dd bs=1m if=/​dev/​rdisk2  ​of=./rpi-xx-softether-openvpn-local-eth0.img 
 +  $ diskutil eject /​dev/​disk2s1
  
-(gzip -dc < cent5.5.img.gz | dd of=/​dev/​sda6+※macのDDでctrl+Tを押すと進捗表示
  
-**バックアップ 
-$ df -h  (デバイスを確認) 
-$ ls /​Volumes/​UNTITLED/​ 
-$ diskutil umount /​dev/​disk2s1 
-$ sudo dd bs=1m if=/​dev/​rdisk2 ​ of=./​rpi-xx-softether-openvpn-local-eth0.img 
-$ diskutil eject /​dev/​disk2s1 
  
-※macのDDctrl+T押すと進捗表示+=====リストア===== 
 +ddリストア 
 +  $ df -h  (デバイス確認) 
 +  $ diskutil umount /​dev/​disk2s1 
 +  $ sudo dd bs=1m of=/​dev/​rdisk2 ​ if=./ file.img ​  ​(★rdiskを指定) 
 + 
 +解凍しながら書き込み 
 +  $ gzip -dc < file.img.gz | dd of=/​dev/​rdisk2
  
 参考: 参考:
 http://​wiki.stocksy.co.uk/​wiki/​Raspberry_Pi_Setup http://​wiki.stocksy.co.uk/​wiki/​Raspberry_Pi_Setup
raspberry_pi/0010backuprestore.1499307234.txt.gz · 最終更新: 2017/07/06 02:13 by admin
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0