Results 1 to 4 of 4
Hello .. may anyone help me where i can found a place to download this file .. ?. initrd-2.4.2-2.img i need this ram disk image file cause i'm using the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-15-2003 #1Just Joined!
- Join Date
- Jul 2003
- Location
- Egy
- Posts
- 38
initrd-2.4.2-2.img
Hello .. may anyone help me where i can found a place to download this file .. ?. initrd-2.4.2-2.img i need this ram disk image file cause i'm using the RH 7.1 Kernel with my Current Linux RH 8 kernel .. trying to solve a Motorola driver .. so the problem that the old version of this kernel asks for this image file any oneee can help.. thanks for all of u
- 07-15-2003 #2
that file is normally a ram disk image of your kernel, and located in the /boot directory. I don't really know why you wanted it but I hope that helps...
- 07-15-2003 #3
I think you'll find that this file is created when you compile a new kernel.
Check out :-
http://mirrors.kernel.org/LDP/HOWTO/...WTO/index.html
Where it says (in an appendix) -
The initrd is the "initial ramdisk". It is enough files stored in a ramdisk to store needed drivers . You need the drivers so that the kernel can mount / and kick off init.
You can avoid this file 'initrd.img' and eliminate the need of 'initrd.img', if you build your scsi drivers right into the kernel, instead of into modules. (Many persons recommend this).
- 07-16-2003 #4


Reply With Quote
