Anaconda problem using preupgrade for Fedora 9
Author Message
Posted : Mon, 02 February 2009 18:15:35
Subject : Anaconda problem using preupgrade for Fedora 9
Has anyone else encountered this problem? After downloading and installing the packages needed for an upgrade of F7 to F9 via [i][size=9]# yum preupgrade[/size][/i] the Anaconda installer refuses to continue past a point where stage 2 of [b]grub[/b] is called. The problem seems to be that I have my /boot on another partition to / and Anaconda cannot locate it. I did this install successfully about six months ago by specifying where the iso image [b]grub stg2[/b] needs could be found. This time my work around plus other attempts all failed.
Binary Snake
Posted : Wed, 04 February 2009 22:56:23
Subject : Anaconda problem using preupgrade for Fedora 9
Download Super GRUB Disk at: http://www.supergrubdisk.org/ , burn it to a cd, and boot from this cd-rom to fix your GRUB configuration.
proopnarine
Posted : Thu, 05 February 2009 03:00:34
Subject : Anaconda problem using preupgrade for Fedora 9
But really Anaconda should not care that /boot is on a separate partition; this is a fairly common configuration.
John M.
Posted : Thu, 05 February 2009 22:55:36
Subject : Re: Anaconda problem using preupgrade for Fedora 9
[quote=Binary Snake]Download Super GRUB Disk at: http://www.supergrubdisk.org/ , burn it to a cd, and boot from this cd-rom to fix your GRUB configuration.[/quote] GRUB works fine. It allows me to boot the Windows98 partition (why would I do that :-( ) and the present Fedora 7 I'm upgrading from.
John M.
Posted : Thu, 05 February 2009 22:56:37
Subject : Re: Anaconda problem using preupgrade for Fedora 9
[quote=proopnarine]But really Anaconda should not care that /boot is on a separate partition; this is a fairly common configuration.[/quote] That's what I would have thought :-(
proopnarine
Posted : Fri, 06 February 2009 05:14:58
Subject : Anaconda problem using preupgrade for Fedora 9
How is your disk partitioned? I would recommend a fresh install to F9 or F10. If your main files (/, /home) are in separate partitions, this would be the most straightforward thing to do.
John M.
Posted : Wed, 11 February 2009 21:51:14
Subject : Re: Anaconda problem using preupgrade for Fedora 9
[quote=proopnarine]How is your disk partitioned? I would recommend a fresh install to F9 or F10. If your main files (/, /home) are in separate partitions, this would be the most straightforward thing to do.[/quote] It's what I intend. My /home is separate. I'm going to try Ubuntu for a change, then perhaps come back to Fedora around 12 or 13 when the preupgrade tool is honed a bit more.