![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Linux Support Linux - Operating Systems and Applications Support |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
TSF Veteran
|
removing previous kernel entries from bootmanager
ok, i have a FC3/XP Pro Dual Boot and FC3 is setup to boot first after about 3 seconds, but when i want to choose WinXP Pro to boot into, i have to scroll thru all of the previous kernels that have been updated with FC3, how can i remove those entries?
FC3 just recently released a new Updated kernel so what do i do? thanks
|
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#3 (permalink) |
|
Henry
Join Date: Apr 2005
Posts: 3,484
OS: Mac OSX
|
I have the answer at fedoraforum.org (IF it would load up!!!!!!)
I asked the same question, but the site won't load up! EDIT: Oh, I have a different user name, so pm me if you can access the site and want to know how to do it.
__________________
JohnThePilot: Cenedl heb iaith, cenedl heb galon (a nation without a language is a nation without a heart) John Butler Trio: Go take a step outside, see what's shakin' in the real world - Good Excuse Paul Kelly: Just add a dollop of tomato sauce for sweetness and that extra tang - How to Make Gravy |
|
|
|
|
|
#4 (permalink) |
|
Registered User
|
Alright the file you need to change is /etc/grub.conf
You should have a list of entries near the bottom that look like this Code:
title Red Hat Linux (2.4.7-10) root (hd0,1) kernel /vmlinuz-2.4.7-10 ro root=/dev/hda3 hdc=ide-scsi initrd /initrd-2.4.7-10.img title Red Hat Linux (2.4.8-12) root (hd0,1) kernel /vmlinuz-2.4.8-12 ro root=/dev/hda3 hdc=ide-scsi initrd /initrd-2.4.8-12.img title Windows 2000 rootnoverify (hd0,0) chainloader +1 You would be doing this to the old entries Code:
#title Red Hat Linux (2.4.7-10) # root (hd0,1) # kernel /vmlinuz-2.4.7-10 ro root=/dev/hda3 hdc=ide-scsi # initrd /initrd-2.4.7-10.img title Red Hat Linux (2.4.8-12) root (hd0,1) kernel /vmlinuz-2.4.8-12 ro root=/dev/hda3 hdc=ide-scsi initrd /initrd-2.4.8-12.img title Windows 2000 rootnoverify (hd0,0) chainloader +1 |
|
|
|
![]() |
| Thread Tools | |
|
|