1753335 Members
5267 Online
108792 Solutions
New Discussion юеВ

linux booting

 
madhusudan_1
Occasional Contributor

linux booting


what is the functions of initrd image, which is present in memory during boot process
5 REPLIES 5
sandeep mathur
Respected Contributor

Re: linux booting

The initrd image contains the necessary executables and system files to support the second-stage boot of a Linux system.

Depending on which version of Linux you're running, the method for creating the initial RAM disk can vary. Prior to Fedora Core 3, the initrd is constructed using the loop device. The loop device is a device driver that allows you to mount a file as a block device and then interpret the file system it represents. The loop device may not be present in your kernel, but you can enable it through the kernel's configuration tool (make menuconfig) by selecting Device Drivers > Block Devices > Loopback Device Support. You can inspect the loop device as follows (your initrd file name will vary):
~sesh
Esteemed Contributor

Re: linux booting

The initrd or initial ramdisk image is a temporary file system that is used by the kernel during boot.

In other words this is a set of instructions or information that is loaded first and which assists in loading rest of the information to boot Linux.
palaniappan.sp
Regular Advisor

Re: linux booting

Hi,
This link will be helpful for u.
http://linuxcommand.org/man_pages/setfacl1.html
From the this link u can get related information of initrd.
http://www.cyberciti.biz/linux-search.php?cx=002165917076592449621%3Ariwi1tlrb1m&cof=FORID%3A10&q=initrd+&sa=Search#1011

Regds
Palani
Everything is Possible and Anything is Feasible if u try
Kapil Jha
Honored Contributor

Re: linux booting

ask ur support guys ;)
I am in this small bowl, I wane see the real world......
Kapil Jha
Honored Contributor

Re: linux booting

And please assign point to people who helpled u.
BR,
Kapil
I am in this small bowl, I wane see the real world......