Using dd to backup a PI SD သင္ ၏ Raspberry Pi SD card ကို backup အေနျဖင့္ image file ျပဳလုပ္ရန္ အဆင့္ဆင့္ ကို ေအာက္ပါအတိုင္းျပဳလုပ္ႏိုင္ပါသည္။ sudo fdisk -l သင္၏ SD card ကိုစာျဖင့္ေရးမွတ္ထားပါ။ အမ်ားစုကို /dev/sdb1 ဟုေတြ့ျမင္ရပါမည္ ။ မွတ္ခ်က္ ။ ။ သင္ backup လုပ္လိုေသာ SD card မွ အပ အျခား SD Card / Memory Stick မ််ားကို သင္၏စက္ႏွင့္မခ်ိတ္ဆက္ထားရ။ ေအာက္ေဖာ္ျပပါ command သည္ SD card ကို image file ျပဳလုပ္ႏိုင္ပါသည္ ။ sudo dd bs=4M if=/dev/sdb | gzip > /home/ your_username /image`date +%d%m%y`.gz *** your_username = သင္၏ user account အမည္ ေအာက္ေဖာ္ျပပါ command သည္ image file ကို list ျပဳလုပ္ႏိုင္ပါသည္ ။ ls | grep image ေအာက္ေဖာ္ျပပါ command သည္ backup image file ကို SD card သို့ restore ျပန္လည္ျပဳလုပ္ႏိုင္ပါသည္ ။ sudo gzip -dc /ho...
Youth Sharing Knowledge was help people to use Ubuntu/Linux , Raspberry Pi and Open Source Softwares
Contributor and Trainer at Ubuntu Myanmar LoCo Team, FOSSMYANMAR, Open Street Map Myanmar and Raspberry Pi Myanmar. Our team was help people who want to learn Ubuntu Operating system , Raspberry Pi and Open Source Software.