@
01-10-2002, 01:19 PM
I had just finished compiling my kernel and modules, everything was fine. I had my vmlinux-2.4.12 in /boot, lilo.conf was fine, I ran lilo and that went fine, I tried to boot my new kernel and nothing, just: Loading new2......... {the name I gave in lilo.conf} and that was it. I figured that the problem was with the 1024 cylinder thing, tried both linear and lba32 in lilo.conf and neither worked so I figured that since /boot was on its own partition my new kernel was somehow outside the 1024th cylinder, I moved some stuff around and recopied my kernel to /boot, still nothing. --Here's the funny/dumb part-- Remembering making a boot disk with dd if=xxxx of=yyyy I thought I'd give it a try. So, I did dd if=./vmlinux-2.4.12 of=/boot, got an error and tried dd if=./vmlinux-2.4.12 of=/dev/hdb1 VERY NICE!!! did ls -la /boot ... 0 Files, maybe it will be there if I reboot ... nope! Good thing I have a boot disk. Now the question, How do you recreate /boot? I have my kernel which should work if I could get it into the right place and this huge kernel that was there from the installation stored in other locations besides /boot. But what about all the System.map and message files? Any help would be great. Consolation welcome. Thanks.
------------------
Let's just fdisk and start over from the beginning.
------------------
Let's just fdisk and start over from the beginning.