There is a earier way to do this download kernel make make-kpkg package.. which will make your life even more easy... in the dir of your source do make-kpkg --revision [num higher then you can download] kernel_image which will generate a deb file in the parent dir. then you just move old modules and then do dpkg -i image.deb
I think your problem is in the kernel-image link.. you need to get a symbolic link under the root . Where the lilo read. which is point to /boot/yourkernel Try that :) Good luck Alex wqinian rao wrote: > 我終于把SOUND搞定了,哈哈!但是編譯kernel又有問題了。 > 我用make clean,make dep,make zImage,make modules,make > install_modules我想這幾步都是對的吧,在makemodule_instal前我把/lib/module/2.2.17改為了2.2.17-working,完成後我把 > /usr/src/kernel-source-2.2.17/arch/i386/boot/zImage文件拷到了/boot下,我想也是對的吧(猜的,但是不知道編譯完成後的zImage是不是在那裡)做了個符號連接到/下,改名字為vlinuz- > sound,改/etc/lilo.conf文件,加了這個新內核的位置,運行lilo > 沒有問題,但是啟動的時候,在LILO提示符下打入sound(在lilo > 下的lable=sound)卻不能進去,就死在那裡了。請問我哪步錯了呢?我配置KERNEL的時候只是把SCSI,網絡設備我不用的DEL了,請指點! > > _________________________________________________________ > Do You Yahoo!? 登錄免費雅虎電郵! http://mail.yahoo.com.cn > 創建雅虎俱樂部,真我個性盡施展!http://cn.clubs.yahoo.com > > -- > | This message was re-posted from [email protected] > | and converted from gb2312 to big5 by an automatic gateway. > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

