un-master
Group: Members
Posts: 19
Joined: April 2007 |
|
Posted: May 03 2007,01:01 |
|
Thanks for the tips guys. Symlinking let me continue. There is no ./configure step to the iptables install, just make && make install. After this is done (no major errors) I generate the ISO files as before, but when I just add vmlinuz-2.4.26 at the prompt, I get "Could not find kernel image: vmlinuz-2.4.26" message.
I can look in my /mnt/sda1/source/boot dir and see the vmlinuz-2.4.6 image. At first I was thinking that I had been too aggressive in cutting unwanted things from the kernel. Then I realized that I am not getting that far, it's not even finding the image.
I half-heartedly tried the fromhd cheatcode a few times, thinking I could perhaps give it the right path. I tried:
Code Sample | dsl fromhd=/dev/sda1 | and also tried a few variants, sd0, tried appending /boot/vmlinuz-2.4.26 to it. I have never used the fromhd cheatcode, perhaps that is intended to be pointed to an ISO image?
I need to back up a few steps and examine what is happening. Thanks again for the help, any further suggestions? If not for the help, I could be doing this for the rest of my life and still not be making progress ;^)
|