Project

General

Profile

Actions

Feature #39

closed

Create initramfs that will switch_root to run time root file system

Added by Hammel over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
root file system
Target version:
Start date:
18 Oct 2010
Due date:
% Done:

100%

Estimated time:
Severity:
Low

Description

The initrd will allow a faster boot by being very small, requiring much less of a copy to ram from the SD card. The initrd will do very little other than pivot to the run time file system image on the SD card.

This means there will need to be two buildroot targets: one for the initrd and one for the run time root file system.

http://www.mjmwired.net/kernel/Documentation/initrd.txt
http://linux.die.net/man/8/pivot_root

Update 2010-10-25: This is no longer about creating an initrd file system image but rather about creating the gzipped cpio archive used by the initramfs support in the kernel.

Actions

Also available in: Atom PDF