473,651 Members | 2,551 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Fedora 8 bootloader has too many versions of linux

epots9
1,351 Recognized Expert Top Contributor
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 2467
Laharl
849 Recognized Expert Contributor
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 Recognized Expert Moderator Specialist
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
3838
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 less - during my own installation of Python 2.3 on Fedora Core 1 Linux for a friend of mine). Anyway, HTH, L.
2
2787
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 problemes: - Premierement je n'ai aucune documentation sur l'usage de python sou Fedora. Pourriez vous m'indiquer un endroit ou je peux télécharger un cours à ce sujet?
5
2172
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 fedora core 3 which would have installed the required file but Fedora does not allow multiple versions of the same file . Man this is frustrating. Help desparately required..........
3
2472
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 transmit some vmc and hex files to the controller while there is a OS running on it. But now I'd like to transmit my one bootstrap loader and I've got some problems with the serial communication in C. Here's my code to configure the serial...
5
2260
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 prior to 1970. This is madness. Can anyone explain why the problem with mktime()'s dependence on glibc STILL hasn't been addressed as of PHP 5? I can't believe the PHP developers continute to keep their head in the sand with regard to mktime() and...
4
2650
by: Philip Wright | last post by:
Can we install the admin client for DB2 7.2 on Fedora Core 4? Thanks, PW
15
2944
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, controlled via Plesk control panel, and turned over to me with Fedora Core 6 in an empty state. This is the standard way you get a server in a colo today. Bringing Python up in this completely clean environment is a huge hassle, and it doesn't...
1
1430
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
8349
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8275
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8795
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8460
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8576
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7296
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
2696
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1906
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1585
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.