jimp
22nd July 2006, 03:14 PM
Ok I need to build a driver for an older kernel so I download FC1 and install, everything went smoothly, even asked if I wanted to add my ntfs partition to the boot menu and I changed the label from dos to winxp. when it booted for the first time it never occurred to me that I didn’t get a choice of what os to load, just booted right into fedora. Next I needed to upgrade the fedora kernel to the one I need to build my driver on so I download the sources and do all the makes and menus and configs and installs then reboot
and type uname -a but I’m still running the original kernel (still hasn’t occurred to me I have never seen a boot menu) so I go to /boot/grub/grub.config thinking I need to add the new kernel but when I look its already all set up for me, that’s when I notice the winxp label that was added at install and I realize this thing has never given me a boot menu. So what is going on? I guess I'm using lilo to boot but I don’t see a lilo.conf in etc but there is a lilo.conf.anaconda file so I edit this to include my new kernel as a boot option and then try to run lilo but get command not found!
So what do I need to do here? What is booting my system?
and type uname -a but I’m still running the original kernel (still hasn’t occurred to me I have never seen a boot menu) so I go to /boot/grub/grub.config thinking I need to add the new kernel but when I look its already all set up for me, that’s when I notice the winxp label that was added at install and I realize this thing has never given me a boot menu. So what is going on? I guess I'm using lilo to boot but I don’t see a lilo.conf in etc but there is a lilo.conf.anaconda file so I edit this to include my new kernel as a boot option and then try to run lilo but get command not found!
So what do I need to do here? What is booting my system?