|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
[PLUG] debian kernel compile question
|
Hi
I'm trying to compile a kernel but I
got this message:
------------------------
mythstation:/usr/src# cat /var/log/lilo_log.1012
Warning: '/proc/partitions' does not match '/dev' directory structure.
Name change: '/dev/ide/host0/bus0/target1/lun0/disc' -> '/dev/hdb'
Fatal: open /initrd.img: No such file or directory
mythstation:/usr/src#
--------------------------
it is not producing the initrd image. I'm surely missing
a step here anybody can give me pointers? much appreciated.
Here were the steps i took (in summary):
--------
make menuconfig
make dep
make-kpkg clean
fakeroot make-kpkg kernel_image
cd ..
dpkg -c kernel*j01*deb
----------
epike
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|