Results 1 to 2 of 2
Hello.
Im going to try and compile and run the 2.6.10 kernel some time today. Im a bit puzzled at how i can definitely boot into the old kernel using ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-06-2005 #1Just Joined!
- Join Date
- Jan 2005
- Posts
- 68
Making 100% sure i can boot into old and new kernel
Hello.
Im going to try and compile and run the 2.6.10 kernel some time today. Im a bit puzzled at how i can definitely boot into the old kernel using lilo.
From what I have read before I rename the old vmlinuz, Systemmap and config to e.g. vmlinuz.old etc and change my lilo.conf. Am i right in saying the old bzimage will be in vmlinuz.old?
So changing lilo.conf too:
image = /boot/vmlinuz.old
etc
etc
Would boot back into the old kernel?
The thing that puzzles me is how does it know which Systemmap and config to use?
Thanks
<edit> Im using slack 10.0
- 02-06-2005 #2
I think doing:
Should take care of everything.Code:make && make install /sbin/lilo make modules && make modules_install


Reply With Quote
