Linux Kernel Developer
Nothing here yet.
Nothing here yet.
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...

In this tutorial, we will be learning how to create a bootable SD card for the beaglebone black board. I will be using Ubuntu 22.04 for this tutorial and gparted application for partitioning the SD card. You can choose any size above 8gb for the SD c...

In this tutorial, we will be looking into more of BASH's syntax. This can help you in writing excellent scripts using the full capability of the BASH language. We will be focusing mainly on Variables and Shell Expansions in this tutorial. Variables a...
