其实debian不推荐这么用的 给你几个提示吧 要加载fb 的kernel module 配置 /etc/mkinitrd/module, 配好合适kernel module 参数 要使用mkinitrd创建新的 /boot/initrd.img-2.6.X 修改grub的menu.lst 使用新的initrd 如果这样操作,是不用重新编译kernel的。建议使用
以上。 pnt On 7/4/05, Yu,Gang <[EMAIL PROTECTED]> wrote: > apt-get install kernel-source-2.6.9 > cd /usr/src/kernel-source-2.6.9/ > make menuconfig > device-drivers-->graphic support-->Console display driver support-->Frame > buffer Console support[M] > make > make install > > On Sun, 3 Jul 2005 21:02:03 +0800 > "吴晓岛" <[EMAIL PROTECTED]> wrote: > > > debian,您好! > > > > > > 我安装了debian之后,说系统内核不支持framebuffer,不能装zhcon,需要重新编译,内核是2.6.8.2.386这样的,怎么变异让它支持framebuffer呢?那位能指点一二?谢过了! > > > > 致 > > 礼! > > > > > > 吴晓岛 > > [EMAIL PROTECTED] > > 2005-07-03 > > > -- > ------------------------------------------------------------ > Yu Gang > > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >

