Creating a bootable SD card for beaglebone black using fdisk (command line)
Aug 28, 2022 · 5 min read · In the previous article, we saw how to create a bootable SD card for beaglebone black using gparted tool. In this article, we will try to achieve the same output, but using a command line tool known as fdisk. We will create a bootable SD card using f...
Join discussion