Results 1 to 3 of 3
Hello.
I just compiled the 2.6.10 kernel following:
http://www.linuxpackages.net/howto.p...e=Kernel+Howto
when i do "make install"
i get this error:
Added linux*
Fatal : open /boot/vmlinuz.old: No such file or directory.
make[1]: ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-06-2005 #1Just Joined!
- Join Date
- Jan 2005
- Posts
- 68
make install "Fatal : open /boot/vmlinuz.old: no such f
Hello.
I just compiled the 2.6.10 kernel following:
http://www.linuxpackages.net/howto.p...e=Kernel+Howto
when i do "make install"
i get this error:
Added linux*
Fatal : open /boot/vmlinuz.old: No such file or directory.
make[1]: *** [Install] error 1
make: *** [install] error 2
I added the lines to lilo as shown in the above link.
??????
Slack 10.0 Does this now mean when i power off lilo is only going to show the option to boot into my new (and probbably unstable) kernel??
Aghhhhhhhhhhhh!!!!
Thanks
- 02-06-2005 #2
okay, well rename your old kernel image (/boot/vmlinuz probably) to /boot/vmlinuz.old and try again.
- 02-06-2005 #3Just Joined!
- Join Date
- Jan 2005
- Posts
- 68
I had
image = /boot/vmlinuz.old
not
image = /vmlinuz.old
as it says in the guide.
Sorry


Reply With Quote
