LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   etch and mkinitrd (https://www.linuxquestions.org/questions/debian-26/etch-and-mkinitrd-451200/)

knobby67 06-03-2006 09:25 AM

etch and mkinitrd
 
Hello,
I've just installed etch basic, then added x-windows and gnome-core. All went fine. I copied over a new kernel (the one I use on other PCs) installed the modules, then went to make the ramdisk. However bash reports mkinitrd: command not found.

Can anyone tell me what's gone wrong? Or where I'll get mkinitrd? Thanks

Dutch Master 06-03-2006 11:02 AM

Try
Code:

apt-get update && apt-get install initrd-tools
This gives you the mkinitrd tool you need.


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