Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is initrd image?

Answers were Sorted based on User's Feedback



what is initrd image?..

Answer / renjith

initial RAM disk (initrd) is a temporary root file system
that is mounted during system boot to support the two-state
boot process. The initrd contains various executables and
drivers that permit the real root file system to be
mounted, after which the initrd RAM disk is unmounted and
its memory freed. In many embedded Linux systems, the
initrd is the final root file system

Is This Answer Correct ?    24 Yes 4 No

what is initrd image?..

Answer / its.kitts

initrd image is the initial ram disk image
While the system getting booted the kernel image
will get loaded into the main memory after POST
to improve I/O performance.
this initrd image will contain the same version number
of kernel and if we face any error in booting regarding
this initrd we can reinstall it with 'mkinitrd' command

its.kitts@gmail.com

Is This Answer Correct ?    16 Yes 2 No

what is initrd image?..

Answer / viswanath

initrd image is a image file which has initial modules which
are loaded in to the kernel while booting.

Is This Answer Correct ?    12 Yes 2 No

what is initrd image?..

Answer / nandhakumar

initrd image is a image file which has initial modules which
are required to boot like scsi card drivers which are not
available inbuilt in the kernal loaded in to the memory
while booting.

Is This Answer Correct ?    9 Yes 1 No

what is initrd image?..

Answer / saravanan

initrd=Initial ram disk
This is the temporary root filesystem
This is only mount when the real root filesystem activate
This is helping to the boot process(dual boot process)

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Linux Commands Interview Questions

what is command like " #(cd unixos; pwd) " tell me OUTPUT

10 Answers   Google,


I have Laptop. I want to assign DHCP ip address, but in my Laptop having Wireless and with wire NIC cards, it is possible to assign reserve ip address for both NIC card, but same host name?

4 Answers   AOL,


have you ever got warning message from unix admin that file system running out of space or not enough disk space?what will u do?

5 Answers   HP,


Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.

0 Answers  


What does chmod 666 do?

0 Answers  


how to call recursive grep function?

2 Answers  


How do I run a bash script in linux?

0 Answers  


Why echo is used in linux?

0 Answers  


what is the command to make a process to run in the background from foreground?

5 Answers   Patni,


Is cmake a compiler?

0 Answers  


When is it better to use the more command rather than cat command?

3 Answers  


What is the syntax of mkdir?

0 Answers  


Categories