LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing CRUX (https://www.linuxquestions.org/questions/linux-newbie-8/installing-crux-687643/)

ekamlesh 12-02-2008 01:19 AM

Installing CRUX
 
Dear members,I want to install CRUX. I have gone through the handbook needed for installation.I don't know how to build an initial ram disk in crux. I have checked the list of available commands but mkinitrd or mkinitramfs are not available. I will need an initrd image. Please guide me. Thanks in advance.

jstephens84 12-02-2008 09:16 PM

try doing a find on the system.
Code:

find / -name "mkinitrd"
This will search your whole system for the command.

ekamlesh 12-03-2008 06:23 AM

Thanks for the answer. The above code gave no output. I even tried
Quote:

which mkinitrd
.


All times are GMT -5. The time now is 06:28 AM.