Try make-kpkg -r=custom.1.0 kernel_image in /usr/src/linux, assuming that you have kernel-package installed. You may need a preformatted disk, depending upon the current state of kernel-package. After you create the official debian package, then install the package as usual dpkg -i kernel-image-2.0.27_custom.1.0_i386.deb or whatever you produce.
Bubonic <[EMAIL PROTECTED]> writes: > > I recompiled my kernel today (without any major problems) to 2.027, > however, I can't seem to figure out how to create a new boot floppy. I have > tried: cp vmlinux /dev/fd0 to a DOS-formatted disk, but when I tried to > reboot > my computer, it didn't work. > > I assume that I am missing or forgetting something, but the books that I have > and the FAQS and HOWTO's I have read have very little information on this. > They tend to deal more with LILO, as opposed to booting off of a floppy. > > I may not be even understanding the purpose of the boot floppy correctly, > as I am somewhat of a newbie to LINUX, do I need to alter my boot floopy > when I recompile the kernel? or change the kernel for that matter? -- Kevin Dalley [EMAIL PROTECTED]