Difference between revisions of "Beaglebone Black/Flashing"
From Teknologisk videncenter
								
												
				m  | 
				m  | 
				||
| Line 19: | Line 19: | ||
*[https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Flashing_eMMC  microSD image to flash the eMMC]t)  | *[https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Flashing_eMMC  microSD image to flash the eMMC]t)  | ||
| − | [[  | + | [[Category:Beagleboard Black]]  | 
Revision as of 07:18, 30 May 2021
Flash microSD kort
- Boot fra den indbyggede flash. (uSD kort ikke indsat)
 - Login
 - sudo bash
 - Indsæt uSD kort
 - Check at filen /dev/mmcblk0 eksisterer (Undgå at lave en fil)
 - wget -qO- http://mars.tekkom.dk/data/bbb/bone-debian-10.3-iot-armhf-2020-04-06-4gb.img.xz | xzcat | dd bs=10M of=/dev/mmcblk0 status=progress
 - shutdown -r 0
 - login
 - df -h (Check at det er /dev/mmcblk0p1 der er under /)
 - kør /opt/scripts/tools/grow_partition.sh
 - shutdown -r 0
 - check med dh -h at ”/” har 8GB