<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=KOI8-R" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Tahoma">Hi,</font><br>
<br>
diver wrote:
<blockquote
 cite="mid:x2lf0c9ffa91004280408tfb94d840ye47cee4e6dd328ef@mail.gmail.com"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">Поставил make-initrd и сделал installkernel 2.6.32-un-def-alt12 словил:
initrd: udevd: Running netdev handler ...

    </pre>
  </blockquote>
  <pre wrap=""><!---->
Загрузился таки.
В чрут прокинул помимо /proc еще /sys и после installkernel
2.6.32-un-def-alt12  (с установленным make-initrd) загрузка пошла.

  </pre>
</blockquote>
<font face="Tahoma">What chipsets do you have, what controller,
ide/sata and model...<br>
There are modules that aren't compatible between them; Maybe you need
some other module loaded.<br>
Mike Lykov had a similar problem, but I don't know how he solved it and
if he blacklisted something or what.</font><br>
<blockquote
 cite="mid:x2lf0c9ffa91004280408tfb94d840ye47cee4e6dd328ef@mail.gmail.com"
 type="cite">
  <pre wrap="">
было:
# zcat /boot/initrd-2.6.32-uzcat /boot/initrd-2.6.32-un-def-alt12.img
|cpio -t|fgrep .ko
6902 блоков
lib/modules/2.6.32-un-def-alt12/kernel/fs/ext3/ext3.ko
lib/modules/2.6.32-un-def-alt12/kernel/fs/mbcache.ko
lib/modules/2.6.32-un-def-alt12/kernel/fs/jbd/jbd.ko

стало:
# zcat /boot/initrd-2.6.32-un-def-alt12.img |cpio -t|fgrep .ko
8080 блоков
lib/modules/2.6.32-un-def-alt12/kernel/lib/crc-t10dif.ko
lib/modules/2.6.32-un-def-alt12/kernel/drivers/scsi/scsi_mod.ko
lib/modules/2.6.32-un-def-alt12/kernel/drivers/scsi/sd_mod.ko
lib/modules/2.6.32-un-def-alt12/kernel/drivers/ata/libata.ko
lib/modules/2.6.32-un-def-alt12/kernel/drivers/ata/ahci.ko
lib/modules/2.6.32-un-def-alt12/kernel/fs/ext3/ext3.ko
lib/modules/2.6.32-un-def-alt12/kernel/fs/mbcache.ko
lib/modules/2.6.32-un-def-alt12/kernel/fs/jbd/jbd.ko



  </pre>
</blockquote>
<font face="Tahoma">If i understand correctly, in the new initrd, you
don't have the required modules.<br>
So:<br>
<br>
</font><font face="Tahoma">cd
/usr/share/make-initrd/features/add-modules<br>
pico config.mk<br>
</font>
<blockquote><font face="Tahoma">MODULES_ADD                ?=<br>
  </font> <font face="Tahoma">MODULES_LOAD              ?=<br>
  </font> <font face="Verdana"><font face="Tahoma">MODULES_PRELOAD        
?= ahci<br>
  </font></font></blockquote>
<font face="Tahoma">After that, issue installkernel;<br>
<br>
Regards,<br>
Alex<br>
</font>
<div class="moz-signature">-- <br>
Alex Negulescu<br>
Best regards from Romania<br>
PGP Key: 0x4222D8AA @ hkp://keys.gnupg.net
</div>
</body>
</html>