[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#528176: [linux-image-2.6-686] linux-image-2.6-686 fails to configure (unable to create initrd image)



On May 11, maximilian attems <max@stro.at> wrote:

> it would be serious if it wouldn't be installable
> on X boxes where X is a nr >> 1000

Ah-ah!  Time for me to read the documentation.  Or to buy
more hardware... ;-)

> > > cat /etc/kernel-img.conf
  [...]
> grr looks good, so no idea on a quick look.

/var/lib/dpkg/info/linux-image-2.6.29-2-686.postinst explicitly calls:
   system("$ramdisk_cmd " . ($mkimage ? "-m '$mkimage' " : "") .
          "-c -t -k $version >&2");

while the postinst for 2.6.26-2686 used:
   system("$ramdisk_cmd " . ($mkimage ? "-m '$mkimage' " : "") .
                     "-o $initrd_path.new $modules_base/$version");

which was ok.

There's something rotten, and it's probably me. <g>


Thanks for the help,
-- 
Davide Alberani <davide.alberani@gmail.com> [GPG KeyID: 0x465BFD47]
http://erlug.linux.it/~da/



Reply to: