Difference between revisions of "MoodleBox: Download dan dd"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Onnowpurbo (talk | contribs)  | 
				Onnowpurbo (talk | contribs)   | 
				||
| Line 14: | Line 14: | ||
* https://www.raspberrypi.org/documentation/installation/installing-images/linux.md  | * https://www.raspberrypi.org/documentation/installation/installing-images/linux.md  | ||
* https://moodlebox.net/en/help/copy-the-disk-image-on-a-sd-card/  | * https://moodlebox.net/en/help/copy-the-disk-image-on-a-sd-card/  | ||
| + | |||
| + | |||
| + | ==Pranala Menarik==  | ||
| + | |||
| + | * [[MoodleBox]]  | ||
Revision as of 08:26, 15 December 2018
Download
https://moodlebox.net/en/help/download-the-disk-image/ wget https://github.com/moodlebox/moodlebox/releases/download/v2.6.1/moodlebox-2.6.1.img.gz
dd
tar xf moodlebox-2.6.1.img.gz dd bs=4M if=moodlebox-2.6.1.img of=/dev/sdX conv=fsync dd bs=4M if=moodlebox-2.6.1.img of=/dev/sdc1 conv=fsync
Referensi
- https://www.raspberrypi.org/documentation/installation/installing-images/linux.md
 - https://moodlebox.net/en/help/copy-the-disk-image-on-a-sd-card/