<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Upgrading to Fedora 12?  You might need more /boot space!</title>
	<atom:link href="http://www.pythian.com/news/5539/upgrading-to-fedora-12-you-might-need-more-boot-space/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news/5539/upgrading-to-fedora-12-you-might-need-more-boot-space/</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Sat, 20 Mar 2010 20:27:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Val Eckertson</title>
		<link>http://www.pythian.com/news/5539/upgrading-to-fedora-12-you-might-need-more-boot-space/#comment-407613</link>
		<dc:creator>Val Eckertson</dc:creator>
		<pubDate>Sat, 20 Feb 2010 01:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=5539#comment-407613</guid>
		<description>Hi, just found your post and it maybe very useful to me. After doing the preupgrade things were going well until I rebooted.

Error 15: File not found
Press any key to continue..

Which brought me to the Grub menu but none of the selections would work.
Grub.conf has the following:

[code]
default=1
timeout=0
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Upgrade to Fedora 12 (Constantine)
	kernel /upgrade/vmlinuz preupgrade repo=hd::/var/cache/yum/preupgrade stage2=hd:UUID=5fc030f5-0a5b-4ae2-bd54-9b59a042dc58:/upgrade/install.img ks=hd:UUID=5fc030f5-0a5b-4ae2-bd54-9b59a042dc58:/upgrade/ks.cfg
	initrd /upgrade/initrd.img

[/code]

Looking through the links you supplied I am still questioning what to do next. I have 27Mb in my /boot currently.

I would appreciate any assistance you have time to provide.

Thanks,
Val</description>
		<content:encoded><![CDATA[<p>Hi, just found your post and it maybe very useful to me. After doing the preupgrade things were going well until I rebooted.</p>
<p>Error 15: File not found<br />
Press any key to continue..</p>
<p>Which brought me to the Grub menu but none of the selections would work.<br />
Grub.conf has the following:</p>
<pre class="brush: plain;">
default=1
timeout=0
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Upgrade to Fedora 12 (Constantine)
	kernel /upgrade/vmlinuz preupgrade repo=hd::/var/cache/yum/preupgrade stage2=hd:UUID=5fc030f5-0a5b-4ae2-bd54-9b59a042dc58:/upgrade/install.img ks=hd:UUID=5fc030f5-0a5b-4ae2-bd54-9b59a042dc58:/upgrade/ks.cfg
	initrd /upgrade/initrd.img
</pre>
<p>Looking through the links you supplied I am still questioning what to do next. I have 27Mb in my /boot currently.</p>
<p>I would appreciate any assistance you have time to provide.</p>
<p>Thanks,<br />
Val</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Lewis</title>
		<link>http://www.pythian.com/news/5539/upgrading-to-fedora-12-you-might-need-more-boot-space/#comment-391175</link>
		<dc:creator>Karl Lewis</dc:creator>
		<pubDate>Mon, 07 Dec 2009 19:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=5539#comment-391175</guid>
		<description>Thanks for this.  I&#039;d gotten over this problem on one system just be deleting old kernels... but when that didn&#039;t work on another machine I was out of ideas.  The `tune2fs -r 0 /dev/whatever` trick is worth its weight in gold.

Fedora 12 rocks.

KWL</description>
		<content:encoded><![CDATA[<p>Thanks for this.  I&#8217;d gotten over this problem on one system just be deleting old kernels&#8230; but when that didn&#8217;t work on another machine I was out of ideas.  The `tune2fs -r 0 /dev/whatever` trick is worth its weight in gold.</p>
<p>Fedora 12 rocks.</p>
<p>KWL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.pythian.com/news/5539/upgrading-to-fedora-12-you-might-need-more-boot-space/#comment-387337</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 23 Nov 2009 21:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=5539#comment-387337</guid>
		<description>My laptop is always on wireless and I did not want to go through the trouble of running a wired connection through my home. So, I thought what would happen if &quot;install.img&quot; was not in the /boot/upgrades partition, will the upgrade still work? In my case, I have a /boot partition of 100mb, because I installed Fedora 8 on my laptop and I have upgraded it via DVD through Fedora 11. So, if preupgrade did not work, then I would have had to download a DVD ISO and perform a DVD based upgrade.

So, I discovered there is another way to perform the preupgrade. What I did was to let the preugrade start. At the point it starts to download the boot images in /boot/ugrades (second step), I created a link for /boot/upgrades/install.img to point to /install.img (e.g. ln -s /install.img /boot/upgrades/install.img). Because on wireless it takes a few minutes to download the boot kernel, there is enough time to create the link.

The preupgrade continues as normal and then reboots when it is ready to do the upgrade.

Upon reboot, it complains that it does not have a network connection and cannot find ks.cfg. But, when I skip that screen, it asks for the location of &quot;install.img&quot;. It comes up with a menu to select a disk partition and the a method to type the full path to &quot;install.img&quot;. Once selected, the upgrade begins and completes through the normal process.

When I rebooted the system, it came up at Fedora 12 with no issues.

One thing to note, the preupgrade process does not remove /boot/upgrades, /install.img or /var/cache/yum/preupgrade*. So, you must remove these files manually. But, you have a complete Fedora 12 upgrade without having to do a great deal of work on your syste ahead of time.</description>
		<content:encoded><![CDATA[<p>My laptop is always on wireless and I did not want to go through the trouble of running a wired connection through my home. So, I thought what would happen if &#8220;install.img&#8221; was not in the /boot/upgrades partition, will the upgrade still work? In my case, I have a /boot partition of 100mb, because I installed Fedora 8 on my laptop and I have upgraded it via DVD through Fedora 11. So, if preupgrade did not work, then I would have had to download a DVD ISO and perform a DVD based upgrade.</p>
<p>So, I discovered there is another way to perform the preupgrade. What I did was to let the preugrade start. At the point it starts to download the boot images in /boot/ugrades (second step), I created a link for /boot/upgrades/install.img to point to /install.img (e.g. ln -s /install.img /boot/upgrades/install.img). Because on wireless it takes a few minutes to download the boot kernel, there is enough time to create the link.</p>
<p>The preupgrade continues as normal and then reboots when it is ready to do the upgrade.</p>
<p>Upon reboot, it complains that it does not have a network connection and cannot find ks.cfg. But, when I skip that screen, it asks for the location of &#8220;install.img&#8221;. It comes up with a menu to select a disk partition and the a method to type the full path to &#8220;install.img&#8221;. Once selected, the upgrade begins and completes through the normal process.</p>
<p>When I rebooted the system, it came up at Fedora 12 with no issues.</p>
<p>One thing to note, the preupgrade process does not remove /boot/upgrades, /install.img or /var/cache/yum/preupgrade*. So, you must remove these files manually. But, you have a complete Fedora 12 upgrade without having to do a great deal of work on your syste ahead of time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
