Home Tags RAM disk

Tag: RAM disk

Building an Embedded System Based on the Initial RAM Disk

0
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...

56
This article, which is part of the series on Linux device drivers, experiments with a dummy hard disk on RAM to demonstrate how block...