Fedora Installation :: FC11 - After Yum Update GRUB IS HOSED
Oct 15, 2009
I did a yum update last night, then rebooted and at boot up I'm left with "GRUB" letters and a blinking underscore...
I am currently reinstalling from the DVD just to reinstall GRUB... at lot of time wasted... just to re-install GRUB.
Let me know how to avoid blowing out GRUB please. I use a dual boot so I install the booter loader to the first sector of my Fedora HD. I don't understand how an update could blow out GRUB running.
View 10 Replies
ADVERTISEMENT
Jun 16, 2009
when I try to run yum I get this:
Quote:
There was a problem importing one of the Python modules required to run yum. The error leading to this problem was:
No module named yum
install a package which provides this module, or verify that the module is installed correctly.
It's possible that the above module doesn't match the
current version of Python, which is:
2.6 (r26:66714, Mar 17 2009, 11:44:14)
[GCC 4.4.0 20090313 (Red Hat 4.4.0-0.26)]
how am I supposed to install a package without my package manager?
I can't install software via System/Administration as well.
It's so weird that I can't find any threads about this, apparently I'm the only one with this problem.
View 8 Replies
View Related
Dec 9, 2009
I've been away from computers/Linux for a while so I'm not up on the unix wrangling anymore. So what happened is I started yum extender and it wanted to update. Fine. I let it. I then notice a new kernel is going in so I decide to reboot. I notice different graphics behavior, then I go into my KDE and the graphics are hosed -- as they were when I tried Kubuntu 9.10, which made me come back to my old favorite Fedora. I freak, calm down, reboot (I don't get the old grub? screen offering me kernel boot choices, it just goes into its "ribbon run" at the bottom of the screen) and go into Gnome. Okay, Gnome works -- but no network, i.e., no eth0, i.e., no Internet to come whining to y'all. I then grab the live install disk, get Internet back -- but I don't know how to access the drive or make any changes!
I cry, dry my eyes, try rebooting and banging like a monkey on the keyboard during startup to see if I can get some sort of rescue mode or grub kernel choice list. Yes! After fifth reboot a random pawing of the F keys produces a grub list, I choose 2.6.31.6-145.fc12.i686 and get back to my previous functionality: KDE and Internet work. Culprit is no doubt 2.6.31.6-162.fc12.i686. I would therefore like to know how to boot to the grub manager and get a choice list of kernels to boot
View 11 Replies
View Related
Oct 23, 2009
I have my FC11 system set up to automatically download and install updates. I had to reboot yesterday because of one of these updates. It seems that this update messed up grub. When I rebooted I only got the flickering cursor. So far I have tried the following using the rescue disk and executing chroot /mnt/sysimage
fdisk -l gives me this result :
I have /dev/sda, /dev/sdb, /dev/sdc
Boot flag is with /dev/sda1 which also has FIlesystem Linux, where the other I notice have filesystem Linux LVM (don't know if that is relevant).
I tried to restore grub.
grub
> find /grub/grub.conf
hd(0,0)
> root (hd0,0)
Filesystem type is ext2fs partition type 0x83
> setup (hd0)
and there were no error messages. However, no change when rebooting.
The device map says that
hd0 = /dev/sda
hd1= /dev/sdb
hd2= /dev/sdc
I also did a grub-install --recheck /dev/sda. All to no avail.
The following struck me as strange, but not sure how relevant :
- In grub, "find /boot/grub/grub.conf" gave me "file not found"; however, with ls I do see a /boot/grub/grub.conf and also a /etc/grub.conf
- This grub.conf file says that boot=/dev/sdc (where the boot flag is with /dev/sda) and all references are to (hd2,0) whereas the "find /grub/grub.conf" always gives me "(hd0,0)" as said above.
- There seems to be no /grub/grub.conf file on my system except under the /boot directory
- I have also tried resetting the boot flag to /dev/sdc with fdisk, but that did not help either.
- originally, I did set the system up on /dev/sdc by the way
Am just trying to guess now what other combinations I could try. I already tried in BIOS to boot from all the different devices. No luck.
View 3 Replies
View Related
Aug 5, 2009
I attempted to install the new kernel 2.6.29.6-217.2.3.fc11 (x86-64) A depsolv message appears:
Quote:
ERROR with rpm_check_debug vs depsolve:
kernel-uname-r = 2.6.27.19-170.2.35.fc10.x86_64 is needed by (installed) kmod-wl-2.6.27.19-170.2.35.fc10.x86_64-5.10.79.10-1.fc10.x86_64
kernel-uname-r = 2.6.27.21-170.2.56.fc10.x86_64 is needed by (installed) kmod-wl-2.6.27.21-170.2.56.fc10.x86_64-5.10.79.10-2.fc10.x86_64
[Code].....
I upgraded from fc10; there was a residue of four fc10 2.27 kernels in /lib/modules from my fc10->fc11 upgrade; I moved them to a new subdirectory /usr/oldmodules, but the yum update command still produces the same failure message.
View 7 Replies
View Related
Jun 19, 2009
After yesterday's update yum is not working under Yumex or terminal also Thunderbird is not connecting to gmail IMAP. This is the error from yumex:
Code:
22:12:08 : Yum Config Setup
22:12:09 : Loaded plugins: protectbase, refresh-packagekit
22:12:09 : Setup signed metadata support
22:12:09 : Yum Version : 3.2.23
[code]....
View 7 Replies
View Related
Jul 23, 2009
After automatically updating the eclipse packages, the C/C++ perspective disappeared.There is no way of retrieving *.c files except in the general text editor.Also the make panel disappeared.
PS: This once happened too for FC10, but then I could retrieve C/C++ from an older installation.
View 2 Replies
View Related
Sep 17, 2009
i did an update yesterday and after me-tv doesn't work any more, now when i run me-tv i get this error message,Duplicate object id 'hbox1' on line 1220 (previously on line 535)To c if the tunner was working i installed kaffeine and it works fine, so its something related to the me-tv, any ideas how to fix it
View 1 Replies
View Related
Apr 13, 2010
I have updated FC 11 on my hp 6730b laptop as $ su -c 'yum -y update'after updating I logged to kernel '2.6.30.10-105.2.23.fc11.i686.PAE', but my wireless is notworking any idea how to solve it. I have to solve it offline since I have only wireless internet at my work.
View 5 Replies
View Related
Oct 14, 2009
it's possible to use preupgrade to go directly from FC8 to FC11.
Also, I'm wondering if this will allow me to avoid formatting my hard drive or not. I'll have backups ready just in case, but was hoping maybe I could get away with not having to do the old two-step shuffle with all my data.
View 2 Replies
View Related
Jun 9, 2009
I'd like to try a clean install instead of an upgrade from FC10 to FC11. What is a good way of getting the list of all packages that were installed through yum, and how do I feed that list to yum on a newly installed FC11?
View 7 Replies
View Related
Jul 13, 2009
I had FC 6 and FC8 installed on a laptop, and all my video players (xime, vlc, mplayer) worked perfect. However I installed FC11 and the video freezes for few seconds while the sound is working o.k. then the video starts moving faster to synchronize the sound. This just happens the first 10-15 seconds and using any video player...
View 3 Replies
View Related
Aug 19, 2009
I have and old IBM notebook which I use for work (due to the serial port), and I would like to install FC11 on it, the problem that it doesn't offer to boot from neither CDROM (since it doesn't have a built-in one) nor from USB. However, I have external DVD device witch connect through USB, and I have the notebook bootable floppy desk, how can I install FC11 using those?
View 1 Replies
View Related
Sep 22, 2009
How do I get java plugin to work in firefox 3.5.3 (default install of fc11 x86)64)? I removed the iced tea java completely. I installed the sun java rpm, but I cannot figure out where to link the plugin to. The firefox directory (listing below) has no plugins directory.
ls /usr/lib64/firefox-3.5.3/
application.ini chrome extensions LICENSE README.txt updater.ini
blocklist.xml components firefox modules run-mozilla.sh
browserconfig.properties defaults icons old-homepage-default.properties searchplugins
[root@dt-dan tmp]# find /usr/lib64/firefox-3.5.3 -name plugins
View 6 Replies
View Related
Dec 16, 2009
Is there a repo that I can add to get firefox 3.6 beta? I am on Fedora 11.
View 14 Replies
View Related
Apr 7, 2010
after doing an upgrade to 10.4 and updating grub I get this message. how do I address this
[Code]...
View 2 Replies
View Related
Mar 4, 2011
I have 2 hard disks. sda,sdb
In sda, I have 4 partitions, and I have windows 7 in one of the extended partitions [not in the primary partition].
In sdb, I have 3 partitions. 2 for storage, and 1 10GB drive for Ubuntu. Again, Ubuntu is not of a primary partition.
I had ubuntu 10.04 running on that for a long time. However, I wanted to reinstall ubuntu and use 10.10.This is what I did EXACTLY:Booted from Ubuntu install CD
Chose advanced istall
Selected sdb3 for Ubuntu
I installed GRUB2 on the SAME partition as Ubuntu aka sdb3 Installed then rebooted
I can boot into Ubuntu fine, but whenever I select Windows 7 bootloader from the GRUB menu, the screen goes black, and my PC reboots.
Boot Info:
Code:
Boot Info Script 0.55 dated February 15th, 2010 [code]....
ls: reading directory sda6/: Input/output error
I have tried the testdisk/update-grub method, but it didn't work.
View 9 Replies
View Related
Jun 22, 2009
I've been running FC10 with all updates and had downloaded the FC11 DVD. Yesterday I upgraded to FC 11 using the DVD and it appeared that everything went fine. However when I tried to do ayum updateI got the following error. There was a problem importing one of the Python modules required to run yum. The error leading to this problem was:
No module named yum
install a package which provides this module, or verify that the module is installed correctly.
It's possible that the above module doesn't match the current version of Python, which is:
2.6 (r26:66714, Mar 17 2009, 11:44:14)
[GCC 4.4.0 20090313 (Red Hat 4.4.0-0.26)]
go to the yum faq at: [URL] I'm not sure what to do next. I also noticed that all my previously configured repositories are lost.
View 3 Replies
View Related
Jun 22, 2009
On my PC (fresh FC11 i386 instllataion from CDs), dhclient doesn't work. When it tries to get an IP address with dhclient, it gets No DHCPOFFERS reveived and fails. The ethernet of my PC works fine - I can manually set IP address, netmask, gateway etc. to connect to my persoal Linksys router, but if I change to DHCP, it fails as above. So it's not the problem of the ethernet driver of FC11. I suspect that dhclient of FC11 is buggy. (For the record, DHCP works fine on FC10 and Windows XP with my Linksys router.)
View 1 Replies
View Related
Jul 12, 2009
Just upgraded from FC10 using the DVD using upgrade option. I got all the way through the upgrade with no problems. However, upon reboot, when I get to my login screen, I sign in with my username and password but I get an error about kstartup manager. I think the gist of the message was it is missing and I think the error # was 127 (I think). KDE will not start. I also tried XFCE, but it will not start also.
What should I do?
View 2 Replies
View Related
Jul 16, 2009
Has anyone successfully installed Fedora Core 11 on a system with a Tyan Trinity KT-400 S2495 motherboard? I have two systems with this motherboard. I tried to install FC11 from the live CD. Both systems have AGP video cards based on the Nvidia GForce-2, although the cards are of different brands. On one system, FC11 installed, but after the machine is booted and I log-in, it runs slower and slower until it is effectively frozen after about fifteen minutes. Somtimes a "Kernel Failure" window will pop up. A momentary press of the power butting will bring up a shutdown window and shut the machine down after a wait of 60 seconds.) By doing several reboots, I did manage to update the installation. (My complements to the developers on the fact that the package download will pick up where it left off).
However it still freezes. On the other system, when the Live Cd has booted, the keyboard and mouse don't work, so I can't do the installation. I tried a different keyboard and mouse, tried rebooting several times. When I boot the machine from SystemRescueCd (kernel 2.3.29) the keyboard works in the text mode. I used the "wizard" command to try various graphical modes. In the default Xorg graphical interface, the keyboard works but the mouse doesn't. In the "Vesa" graphical interface, neither the keyboard nor the mouse work. I tried the Ubuntu 8.04 live CD and the keyboard and mouse don't work. I tried an FC 8 install Cd, the keyboard works in the installation screens but the mouse doesn't. I replaced the Nvidia AGP card with a Voodoo 3dFx PCI video card. The system won't finish posting. It hangs on the second screen. This system formerly ran Windows 2000 OK and before that it ran Window 98. But perhaps it's now defective?
View 3 Replies
View Related
Aug 18, 2009
I'd like to know, if there is more recent ISO to be download to burn the FC11 Installation DVD. I could get around this Ndvidia graphic installation problem where I am getting a command line system only.
View 10 Replies
View Related
Sep 28, 2009
i recently bought an elonex websurfer with the following spec:
Processor
Processor clock speed (MHz) 1200
Processor front side bus (MHz) 400
L2 cache (MB) 0.128
Chipset VIA VX700
Processor family VIA C7-M
Processor VIA C7-M ULV
is there any reason why i can't uninstall win xp and install Linux? i've tried a few distros and they all cause the computer to freeze. the websurfer came with a winxp image partition
View 4 Replies
View Related
Sep 30, 2009
I've lost my boot manager ,can't boot from harddisk ! I've installed F11 x86_64 kde livecd on a partition aside with FC10 and windows xp, created a /boot ext3 partition + a " / " ext4 root partition and a swap partition shared with F10.I've tried to restore booting windows xp with the windoze restore cd with the "fixmbr" tool, but it did'nt fix i
View 4 Replies
View Related
Dec 23, 2009
how can i downgrade php from php5 to php4 on FC11 ?
View 3 Replies
View Related
Mar 4, 2010
What to do? After preupgrade and update fc11->fc12, system has a mixture (oh yeah) of fc11 packages and fc12 new ones. Dependencies problems, and even by removing, reinstalling packages sometimes it's picking up fc11 ones.I tried yum clean etc to no avail. Is there any script or anything to solve this automatically? I suppose the solution is to manually erase all the fc11 packages (assuming they are really installed and not simply reported as such)?
View 14 Replies
View Related
Jun 14, 2010
I had FC11 installed on a Toshiba Tecra A4 and when I upgraded via dvd, the system "hangs" after finishing the last gray bar(the bar flickers a lot at the last), keyboard ctrl-alt-del will reboot. I had used noapic and acpi=off before, but does not help now. Intel graphics, at first a flash about address collision.
View 1 Replies
View Related
Nov 5, 2010
My daughter tried to create a bootable USB-stick version of ubuntu by following the steps on this site, which included using the "universal USB installer" utility from pendrivelinux.com. She was on a windows notebook (I don't know which version, probably XP), and had saved the .iso to the desktop.She's generally pretty good about following directions, but now, with no CD or USB stick in place, the windows machine HD boots directly into the installer "Try ubuntu or Install ubuntu" screen, with no trace of windows! Naturally, her SO (it's his work machine) is more than a little upset.
View 6 Replies
View Related
Jun 11, 2009
I just upgraded via preupgrade-cli (from FC10), rebooted, the upgrade process completed, then the system rebooted and I just see a blinking white cursor now.I was able to boot up from a live cd of FC11, but I'm not sure how I can repair the system.
View 14 Replies
View Related
Jun 11, 2009
I am trying to install fc11 on an intel mb with pentium4 and ati graphics
the install always hangs at the point where the sw packages have been selected
and the install is checking dependencies.
I have tried the regular install
the basic video install, and text install
with the same symptoms each time
the dvd drive lite is on and the hard disk activity lite is on and the system is frozen.
have to power off.
I have fc11 installed on another system (amd) and had install issues also but that was
with the preview.
View 1 Replies
View Related