Discussione: Initrd a cosa serve?
View Single Post
Old 20-09-2004, 13:59   #2
NA01
Senior Member
 
L'Avatar di NA01
 
Iscritto dal: Jun 2003
Cittā: Genova
Messaggi: 5676
Quote:
The special file /dev/initrd is a read-only block device.
Device /dev/initrd is a RAM disk that is initialized (e.g.
loaded) by the boot loader before the kernel is started.
The kernel then can use the the block device /dev/initrd's
contents for a two phased system boot-up.

In the first boot-up phase, the kernel starts up and
mounts an initial root file-system from the contents of
/dev/initrd (e.g. RAM disk initialized by the boot
loader). In the second phase, additional drivers or other
modules are loaded from the initial root device's con-
tents. After loading the additional modules, a new root
file system (i.e. the normal root file system) is mounted
from a different device.
se ti interessa man initrd spiega anche molte altre cose

cia
NA01 č offline   Rispondi citando il messaggio o parte di esso