Ubuntu Forums Archive Viewer

where is initrd-tools

Archived thread 1039735 from Repositories & Backports. Markdown source: Repositories_&_Backports/thread_1039735_where_is_initrd-tools.md

Original URL About this archive
#1

tried to run mkinitrd and it was not found, so I tried to install the initrd-tools package and here is what happenes: $ sudo apt-get install initrd-tools [sudo] password for wufo: Reading package lists... Done Building dependency tree Reading state information... Done E: Couldn't find package initrd-tools

Where is the package? Ubuntu 8.04

tj

#2

Ubuntu uses mkinitramfs, which is in....

dpkg -S $(which mkinitramfs)
initramfs-tools: /usr/sbin/mkinitramfs

This site may be useful in the future: http://packages.ubuntu.com/