On May 11, maximilian attems <m...@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.alber...@gmail.com> [GPG KeyID: 0x465BFD47]
http://erlug.linux.it/~da/



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to