Hi there Trying to roll my own kernel (first time!). What I did is basically: Install ncurses and bin86 packages. Download source of 2.2.14 from kernel.org. make menuconfig enable SMP, FAT&msdos filesystems and sound, disable scsi. The rest is left to the defaults. make dep (took quite a while) make clean make bzimage (took several hours on my 486/100) All of these scrolled bunches of text on the screen, but as far as I could tell, there were no errors. Now, the last step should be "make bzlilo", but I get this error: make: **** no rule to make target 'bzlilo'. Stop. Am I commiting some stupid newbie mistake here? AFAIK, I've followed the "Kernel-Howto" at linuxdoc.org, to the letter, but maybe not? BTW, my system is a standard slink, 486/100/50Mb. I'm running Slink only, / is on /dev/hda, which is a WDC IDE disk. My lilo.conf looks exactly like the standard one in the Howto...
Best Regards Vitux -- Death comes to us in various guises, swiftly changing as a baby's mood... Debian GNU/Linux Micro$loth-free Zone

