Tag: RAM disk
Building an Embedded System Based on the Initial RAM Disk
Here's a rough tutorial on writing an embedded Linux based system, using an initial RAM disk.
The initial RAM disk (initrd) is a tool for...
Device Drivers, Part 15: Disk on RAM — Playing with Block...
This article, which is part of the series on Linux device drivers, experiments with a dummy hard disk on RAM to demonstrate how block...