NiTeFlY Posted December 30, 2003 Share Posted December 30, 2003 Hi, just a quickie, I done a quick search and found nothing of use to me. I have RH9 & XP Installed, but my LILO boot screen is only showing LINUX and GRUB is only showing XP (I messed up during the install and edited the options). How can I edit both LILO & Grub from within RH9? Is there a gui to do it or do I need a bash command ? Thanks for the help ... Link to comment Share on other sites More sharing options...
volrathxp Posted December 31, 2003 Share Posted December 31, 2003 why do you have both? you should only have one really ;) Link to comment Share on other sites More sharing options...
JadeWolf324 Posted December 31, 2003 Share Posted December 31, 2003 well...just open your /etc/lilo.conf file in kwrite and add the entry...if u dont know what to type...i can proabbly help u out. edit: ya use LILO if ur a noob...grub is too much for a noob. Link to comment Share on other sites More sharing options...
markwolfe Veteran Posted December 31, 2003 Veteran Share Posted December 31, 2003 why do you have both? you should only have one really ;) Have to agree. You are only booting with either LILO or GRUB. Although, the first time I read that, I was thinking he was recommending ditching Windows, and single-booting Linux! :laugh: Link to comment Share on other sites More sharing options...
NiTeFlY Posted December 31, 2003 Author Share Posted December 31, 2003 UPDATE: When LILO starts, there are 5 entries on there 1) RH LINUX - 2.4.20-27.9smp 2) RH LINUX - 2.4.20-8bigmem 3) RH LINUX-SMP - 2.4.20-8smp 4) RH LINUX-UP - 2.4.20-8 5) Windows (Default) Basicly I do not know which one to boot into and I would like to just keep the 1 entry I need (as well as the windows one) Link to comment Share on other sites More sharing options...
KenLin Posted December 31, 2003 Share Posted December 31, 2003 If you are sure it's lilo, then edit /etc/lilo.conf In case it turns out to be grub, edit /boot/grub/menu.lst Of course, when dealing with your boot loader, be very, very careful. A Syntax error could leave you unable to boot anything! Link to comment Share on other sites More sharing options...
NiTeFlY Posted December 31, 2003 Author Share Posted December 31, 2003 (edited) Thanks, Ill try that, but what Kernal should I boot into as default ? And the loader in question is GRUB 0.93 How can I change over to LILO Edited December 31, 2003 by NiTeFlY Link to comment Share on other sites More sharing options...
metal_dragen Veteran Posted December 31, 2003 Veteran Share Posted December 31, 2003 You'll probably want the 4th one unless you are running dual (or more processors), or have more than 4GB of RAM. As for LILO, you'd have to download the RPM somewhere and install it. Then edit /etc/lilo.conf to the proper settings, and then run /sbin/lilo to install the bootloader to the MBR. Link to comment Share on other sites More sharing options...
markwolfe Veteran Posted December 31, 2003 Veteran Share Posted December 31, 2003 1) RH LINUX - 2.4.20-27.9smp2) RH LINUX - 2.4.20-8bigmem 3) RH LINUX-SMP - 2.4.20-8smp 4) RH LINUX-UP - 2.4.20-8 5) Windows (Default) Sounds like there is question if you are using LILO or GRUB, but the one you want is probably #4 #1 is for SMP (Symmetric Multi-Processor) #2 is for Obscene RAM (how much do you have?) :rofl: #3 is SMP again #4 is Uni-Processor (you only have one CPU, right?) #5 I never use. Got rid of that a year ago. :shifty: Link to comment Share on other sites More sharing options...
Tek Posted December 31, 2003 Share Posted December 31, 2003 Sounds like there is question if you are using LILO or GRUB, but the one you want is probably #4#1 is for SMP (Symmetric Multi-Processor) #2 is for Obscene RAM (how much do you have?) :rofl: #3 is SMP again #4 is Uni-Processor (you only have one CPU, right?) #5 I never use. Got rid of that a year ago. :shifty: If you have more than 886MB of memory I think you'll want to run the bigmem option. Link to comment Share on other sites More sharing options...
NiTeFlY Posted December 31, 2003 Author Share Posted December 31, 2003 So none of them realy apply to my machine then ??? Here are my specs Athlon XP 2200 + 512MB DDR 120G HD 128mb NVidia GF4 MX 1mb Cable Modem Bluetooth Dongle (which I assume DOESNOT work in Linux??) SB LIVE 5.1 Digital (Does NOT work in RH9) Link to comment Share on other sites More sharing options...
markwolfe Veteran Posted December 31, 2003 Veteran Share Posted December 31, 2003 So none of them realy apply to my machine then ???Here are my specs Athlon XP 2200 + 512MB DDR 120G HD 128mb NVidia GF4 MX 1mb Cable Modem Bluetooth Dongle (which I assume DOESNOT work in Linux??) SB LIVE 5.1 Digital (Does NOT work in RH9) #4 should work Link to comment Share on other sites More sharing options...
Recommended Posts