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

[debian-users:54098] Re: Kernel 2.6.32.11 で initrd.img ができない



こんにちは。岩松です。

2010年4月19日19:08 kinneko <kinneko@xxxxxxxxx>:
> きんねこです。
>
> わたしも同じ問題に当たっています。原因を追ってはいないです(^^;。
>
> backportsからのソースパッケージでも、野良ビルドでも同じです。
> do_initrd = Yesになっています。
>

12.012 ぐらいから、make-kpkgでinitrd を作らないようになったはずです。
 http://packages.debian.org/changelogs/pool/main/k/kernel-package/current/changelog#versionversion12.012

$ sudo mkdir -p /etc/kernel/postinst.d/
$ sudo  cp /usr/share/doc/kernel-package/examples/etc/kernel/postinst.d/initramfs
/etc/kernel/postinst.d/

とした後に、カーネルパッケージをインストールすると、initrd が作られます。

$ sudo dpkg -i linux-image-2.6.32.11mope_test.1.0_amd64.deb
Selecting previously deselected package linux-image-2.6.32.11mope.
(Reading database ... 38065 files and directories currently installed.)
Unpacking linux-image-2.6.32.11mope (from
linux-image-2.6.32.11mope_test.1.0_amd64.deb) ...
Done.
Setting up linux-image-2.6.32.11mope (test.1.0) ...
Running depmod.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/initramfs
W: Possible missing firmware /lib/firmware/e100/d102e_ucode.bin for module e100
W: Possible missing firmware /lib/firmware/e100/d101s_ucode.bin for module e100
W: Possible missing firmware /lib/firmware/e100/d101m_ucode.bin for module e100
Running postinst hook script update-grub.
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-2.6.32.11mope
Found kernel: /boot/vmlinuz-2.6.26-2-amd64
Updating /boot/grub/menu.lst ... done

$ ls -l /boot/
System.map-2.6.26-2-amd64      config-2.6.26-2-amd64          grub/
                      initrd.img-2.6.26-2-amd64.bak
vmlinuz-2.6.26-2-amd64
System.map-2.6.32.11mope       config-2.6.32.11mope
initrd.img-2.6.26-2-amd64      initrd.img-2.6.32.11mope
vmlinuz-2.6.32.11mope

岩松

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6