Re: Little problem migrating a server

"Nicolas Ross" <rossnick-lists-NtXotD1+XZAsA/[email protected]> Thu, 20 Jan 2005 09:27:55 -0500
Newsgroups gmane.linux.tao.general
Message-ID <00b101c4fefc$3bc0eed0$bf07a8c0@civicXp>
> On Thu, 20 Jan 2005, Nicolas Ross wrote:
>
>> I also manually installed grub into the boot sector, modified device.map,
>> grub.conf, fstab, etc...
>
> Did you also recreate the initrd ? The IDE module needs to be loaded
> before the disk is accessed to mount partitions. You have to run
> something like:
>
> mkinitrd -f /boot/initrd-2.4.21-27.0.1.TL.img 2.4.21-27.0.1.TL

Since the module is included into the base tao kernel, I tought that the 
module was already into the initrd ? This isn't a custom module...

Nicolas