Using dd to override part of binary file

Read more

Unpack .deb / .ipk

Read more

Bootstraping new Yocto project

Read more

Removing Debian Package From Registry

To remove a Debian package from package registry only leaving all files untouched, do the following: Read more

Using rkdeveloptool

Once maskroom button is pressed on rockchip device, the device will enter into loader mode. Then we need to loader custom firmware that enables us to internal flash of the device. Now we can create a copy of device flash... Read more

Force install RPM package

Read more

Useful Linux Filesystem Utilities

Changing ext4 FS uuid Extend ext4 FS Read more

Managing LXC containers

Starting LXC Container Entering LXC Container Add host directory to container Make container privileged Disable IPv6 Attaching USB device Read more

Creating custom Yocto partition with source plugin

Recently I had to create a custom Yocto partition with just one file containing the autoboot.txt file (for RPI).So I created custom Yocto Source plugin with following contents: Read more

Listing CPIO files (used by SWUpdate)

Extracting files Read more