LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   quick mkinitrd command help (https://www.linuxquestions.org/questions/mandriva-30/quick-mkinitrd-command-help-246439/)

imagineaxion 10-23-2004 03:45 PM

quick mkinitrd command help
 
hi
i have just downloaded the 2.6.9 kernel and have it pretty much up and running, still with a few errors on boot though.

one being something to do with initrd
a friend has just told me i must enter mkinitrd command which i think is something like:
Code:

/sbin/mkinitrd /boot/<xxx>
is this right? and what goes at the <xxx>

thanks
graham

opjose 10-23-2004 08:48 PM

One of the great things about Linux is that it is totally self documenting and it tends to help you out when you let it.

Some important command line commands to know are

whatis
whereis
file
man
apropos
locate

In this case entering "man mkinitrd" will give you a better explanation to your answer than I could type in here.

Take a peek and post any questions you may have.

hawkwind 10-24-2004 02:13 AM

Example Command
 
Here is an example of what you would type:

mkinitrd /boot/initrd-2.6.9.1-2mdk.img 2.6.9.1-2mdk

Replace those numbers with the exact version of your kernel of course and you should be good to go.

http://LinuxForDummies.org
http://LinuxForDummies.org/phpBB

Hawkwind


All times are GMT -5. The time now is 09:09 PM.