473,383 Members | 1,742 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Fedora 8 bootloader has too many versions of linux

epots9
1,351 Expert 1GB
I've just installed Fedora 8 into my laptop (dual boot) and after i installed the updates that it recommended the bootloader now shows 2 fedoras (one newer than the other).
here is a copy of my /etc/grub.conf:

Expand|Select|Wrap|Line Numbers
  1. # grub.conf generated by anaconda
  2. #
  3. # Note that you do not have to rerun grub after making changes to this file
  4. # NOTICE:  You have a /boot partition.  This means that
  5. #          all kernel and initrd paths are relative to /boot/, eg.
  6. #          root (hd0,2)
  7. #          kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
  8. #          initrd /initrd-version.img
  9. #boot=/dev/sda
  10. default=2
  11. timeout=5
  12. splashimage=(hd0,2)/grub/splash.xpm.gz
  13. hiddenmenu
  14. title Fedora (2.6.23.15-137.fc8)
  15.     root (hd0,2)
  16.     kernel /vmlinuz-2.6.23.15-137.fc8 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
  17.     initrd /initrd-2.6.23.15-137.fc8.img
  18. title Fedora 8 (2.6.23.1-42.fc8)
  19.     root (hd0,2)
  20.     kernel /vmlinuz-2.6.23.1-42.fc8 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
  21.     initrd /initrd-2.6.23.1-42.fc8.img
  22. title Windows XP
  23.     rootnoverify (hd0,0)
  24.     chainloader +1
  25.  
what can i do to completely remove the older version of fedora from my system without screwing it all up? cuz if i delete the lines in the grub.conf it won't show up anymore at the bootloader but it'll still be on the computer...i don't want that.

another question, does anyone know where i can find good linux drivers, cuz my wireless requires me to do some tweaks here and there to get it working and i'm working if theres a better way (my laptop is HP Pavilion zd8000 series).

thanks
Mar 20 '08 #1
2 2452
Laharl
849 Expert 512MB
To answer your second question, Google for your card and distro (maybe add 'driver') and you'll probably still have to dig around. Wireless is tricky with Linux.
Mar 20 '08 #2
sicarie
4,677 Expert Mod 4TB
I've just installed Fedora 8 into my laptop (dual boot) and after i installed the updates that it recommended the bootloader now shows 2 fedoras (one newer than the other).
So it looks to me like what happened there is that a kernel upgrade happened between the release of Fedora you have burned and the current version in the repositories. I'm not too sure how to get rid of it, though. I found this link from this Google search that looks like it's a bit more informative than myself.
Mar 20 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Logan | last post by:
Several people asked me for the following HOWTO, so I decided to post it here (though it is still very 'alpha' and might contain many (?) mistakes; didn't test what I wrote, but wrote it - more or...
2
by: Roland | last post by:
Salut , Je suis un debutant pour linux. Et j'ai actuellement RedHat Fedora Core1 . Je voudrais developper une application (ie un logiciel de gestion de Bibliotheque ) avec python mais j'ai des...
5
by: linuxfreak | last post by:
Hi guys, Has anyone installed wxPython on Fedora Core 4. Apparently it need the libstdc++.so.5 file while Fedora installs the newer libstdc++.so.6 file. I tried installing the libstdc rpm from...
3
by: Thomas Baier | last post by:
Hi there, I've got a little problem while working on a bootloader for a C164 microcontroller. The microcontroller gets the data over the serial port. I've already implemented some functions that...
5
by: zaphod | last post by:
Fedora 3 Apache 2 PHP 5.0 I have a client's website running on Linux at www.dsvr.co.uk, a well respected hosting company, and PHP's mktime() as on many Linux versions still can't handle dates...
4
by: Philip Wright | last post by:
Can we install the admin client for DB2 7.2 on Fedora Core 4? Thanks, PW
15
by: John Nagle | last post by:
I've been installing Python and its supporting packages on a dedicated server with Fedora Core 6 for about a day now. This is a standard dedicated rackmount server in a colocation facility,...
1
by: ancest | last post by:
I build a really `short` application under Fedora 8 int main() { return 0; } On both above platforms, it is build with command: g++ test.cpp -o test
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.