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

[debian-users:41256] Re: kernel 2.4.26 で Kernel panic



武藤@Debianぷろじぇくとです。

At Fri, 3 Sep 2004 22:05:53 +0900,
Kaori Tanno wrote:
> 出力されるメッセージは以下のとおりです。
> -------------------------------------------------------------------
> RAMDISK: cramfs filesystem found at block 0
> RAMDISK: Loading 928 blocks [1 disk] into ram disk... done.
> Freeing initrd memory: 928k freed
> FAT: bogus logical sector size 0
> sh-2021:reiserfs_read_super: can not find reiserfs on ramdisk(1,0)
> Kernel panic: VFS: Unable to mount root fs on 08:03
> -------------------------------------------------------------------
> 
> 実行したこと(以下のページ等を参考にしました)
> http://park15.wakwak.com/~unixlife/linux/de-kernel-pkg.html
> -------------------------------------------------------------------
> # vi /etc/apt/sources.list (stableをsargeに変更)
> # apt-get update
> # apt-get install initrd-tools
> # apt-get install kernel-package
> # cd /usr/src
> # apt-get install kernel-source-2.4.26
> # tar jxvf kernel-source-2.4.26.tar.bz2
> # ln -s /usr/src/kernel-source-2.4.26 /usr/src/linux
> # cd /usr/src/linux/
> # cp /boot/config-2.4.26-bf2.4 .config
> # make menuconfig
> (Networking options--->IP: Netfilter Configuration--->以下を全部選択)
> # make-kpkg clean
> # make-kpkg --append_to_version -1-i686 --revision=custom.1.0 --initrd kernel_image

initrdを使うカーネルの場合には、kernel-patch-debian-2.4.26 も入れない
とRAMDISK展開後にエラーになるはずです(インストールしたあとのパッチは
make-kpkgのときに自動的に適用されるはず)。
-- 
武藤 健志@ kmuto @ kmuto.jp
           Debian/JPプロジェクト   (kmuto@debian.org, kmuto@debian.or.jp)
           株式会社トップスタジオ  (kmuto@xxxxxxxxxxxxxxx)
URI: http://www.topstudio.co.jp/~kmuto/ (Debianな話題など)