<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Fri May 24, 2013 10:36 pm by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Fri May 24, 2013 10:36 pm</pubDate>
  <lastBuildDate>Fri May 24, 2013 10:36 pm</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>Re: No room in the inn for Grub2?? [Solved]</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=104443#104443</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=8896'&gt;GregS&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Feb 15, 2012 9:58 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      &lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;nelz wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;If you don't put / on a logical volume, you don't need a separate /boot.&lt;br /&gt;
&lt;br /&gt;
update-grub is an Ubuntu-ism, all it does it run&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;grub2-mkconfig -o /boot/grub2/grub.cfg&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
If you never run this, you can edit grub.cfg manually, but it will probably be run for you when you update your kernel, wiping out your settings. Change the default option, and the timeout if you want, in /etc/default/grub, then run grub2-mkconfig to update grub.cfg.&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Thanks nelz&lt;br /&gt;
&lt;br /&gt;
It didn't quite work &lt;span style=&quot;font-style: italic&quot;&gt;quite&lt;/span&gt; the way I expected, but nonetheless it now does what I wanted it to originally.  &lt;img src=&quot;images/smiles/icon_biggrin.gif&quot; alt=&quot;Very Happy&quot; border=&quot;0&quot; /&gt;</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=104443#104443</comments>
                                        <author>GregS</author>
                                        <pubDate>Wed Feb 15, 2012 9:58 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=104443#104443</guid>
                                      </item>
                                      <item>
                                        <title>Re: No room in the inn for Grub2?? [Solved]</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=104427#104427</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=8896'&gt;GregS&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Feb 14, 2012 10:22 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      &lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;nelz wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;If you don't put / on a logical volume, you don't need a separate /boot.&lt;br /&gt;
&lt;br /&gt;
update-grub is an Ubuntu-ism, all it does it run&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;grub2-mkconfig -o /boot/grub2/grub.cfg&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
If you never run this, you can edit grub.cfg manually, but it will probably be run for you when you update your kernel, wiping out your settings. Change the default option, and the timeout if you want, in /etc/default/grub, then run grub2-mkconfig to update grub.cfg.&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Thanks, nelz.&lt;br /&gt;
&lt;br /&gt;
I'll give it a try and post any results.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=104427#104427</comments>
                                        <author>GregS</author>
                                        <pubDate>Tue Feb 14, 2012 10:22 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=104427#104427</guid>
                                      </item>
                                      <item>
                                        <title>Re: No room in the inn for Grub2?? [Solved]</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=104413#104413</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=5'&gt;nelz&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Feb 13, 2012 9:59 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      If you don't put / on a logical volume, you don't need a separate /boot.&lt;br /&gt;
&lt;br /&gt;
update-grub is an Ubuntu-ism, all it does it run&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;grub2-mkconfig -o /boot/grub2/grub.cfg&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
If you never run this, you can edit grub.cfg manually, but it will probably be run for you when you update your kernel, wiping out your settings. Change the default option, and the timeout if you want, in /etc/default/grub, then run grub2-mkconfig to update grub.cfg.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=104413#104413</comments>
                                        <author>nelz</author>
                                        <pubDate>Mon Feb 13, 2012 9:59 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=104413#104413</guid>
                                      </item>
                                      <item>
                                        <title>Re: No room in the inn for Grub2?? [Solved]</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=104411#104411</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=8896'&gt;GregS&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Feb 13, 2012 9:03 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      So it would seem. However, installing as a 'normal' partition seems to have made the installation of Grub on the sda mbr problem go away. &lt;br /&gt;
&lt;br /&gt;
If only I could decipher a means of editing the Grub configuration to default to other than the 0 option...&lt;br /&gt;
&lt;br /&gt;
Tried the method in LXF 128 but I can't make head not tail out of the /etc/grub.d scripts and in any case there doesn't appear to be an update-grub option to write them to the config file anyway. &lt;br /&gt;
&lt;br /&gt;
I'm tempted to edit the grub.cfg despite the dire warnings not to....</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=104411#104411</comments>
                                        <author>GregS</author>
                                        <pubDate>Mon Feb 13, 2012 9:03 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=104411#104411</guid>
                                      </item>
                                      <item>
                                        <title>Re: No room in the inn for Grub2?? [Solved]</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=104390#104390</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=5'&gt;nelz&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sun Feb 12, 2012 11:48 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Fedora defaults to using LVM, that's why it should also have a boot partition.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=104390#104390</comments>
                                        <author>nelz</author>
                                        <pubDate>Sun Feb 12, 2012 11:48 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=104390#104390</guid>
                                      </item>
                                      <item>
                                        <title>Re: No room in the inn for Grub2?? [Solved]</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=104387#104387</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=8896'&gt;GregS&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sun Feb 12, 2012 1:45 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      I say 'partly' solved because the solution was a clean install of Fedora 16-64, during which I discovered that my Linux partition somehow got to be a Logical Volume (how is beyond me, 'cos I didn't do it...)&lt;br /&gt;
&lt;br /&gt;
Now, my problem is that I can't find how to set up Grub to default to the kid's Windows partition: not only cannot I fathom the new layout, but update-grub(2) returns a file not found error...</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=104387#104387</comments>
                                        <author>GregS</author>
                                        <pubDate>Sun Feb 12, 2012 1:45 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=104387#104387</guid>
                                      </item>
                                      <item>
                                        <title>Re: No room in the inn for Grub2?? [Solved]</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=104316#104316</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=8896'&gt;GregS&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Feb 08, 2012 6:55 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      &lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;nelz wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;You have no boot partition, are you trying to install GRUB to one of the Windows partitions?&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Trying to install to sda (initially, although tried other options just in case with similar lack of success).&lt;br /&gt;
&lt;br /&gt;
I cannot understand why there is not boot partition.&lt;br /&gt;
&lt;br /&gt;
XP was reinstalled (using the onboard system restore partition and Acer native rescue disk) after a system crash not long ago and has been happily(?) coexisting with Fedora 15 in a GRUB dual-boot setup all along.&lt;br /&gt;
&lt;br /&gt;
Upgrading to Fedora 16 seems to have initiated whatever the problem is. As is, I'm totally stumped...</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=104316#104316</comments>
                                        <author>GregS</author>
                                        <pubDate>Wed Feb 08, 2012 6:55 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=104316#104316</guid>
                                      </item>
                                      <item>
                                        <title>Re: No room in the inn for Grub2?? [Solved]</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=104291#104291</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=5'&gt;nelz&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Feb 07, 2012 8:56 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      You have no boot partition, are you trying to install GRUB to one of the Windows partitions?</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=104291#104291</comments>
                                        <author>nelz</author>
                                        <pubDate>Tue Feb 07, 2012 8:56 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=104291#104291</guid>
                                      </item>
                                      <item>
                                        <title>No room in the inn for Grub2?? [Solved]</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=104289#104289</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=8896'&gt;GregS&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Feb 07, 2012 5:43 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Had an odd error upgrading to Fedora 16 on a Acer Extensa 5620Z laptop.&lt;br /&gt;
&lt;br /&gt;
It was happily running Fedora 15. Using preupgrade I did an install of 16, which had a minor difficulty in completing as it did not appear to completely download the entire upgrade. however, once it was running, all appeared OK until a final error message that grub did not install and it may not reboot.&lt;br /&gt;
&lt;br /&gt;
Rebooting took me to the (kids games only) Windows XP install OK, but the Fedora 16 Upgrade option would not work. After trying some of the hints from recent LXF issues, I opted for a clean install from the LXF coverdisk Fedora 16.&lt;br /&gt;
&lt;br /&gt;
Same result! Grub install failure warning, this time no OS found (even Window$). Similar cryptic error messages that I was doing something illegal, immoral or fattening, placing my system in imminent peril and GRUB wasn't going to play...&lt;br /&gt;
&lt;br /&gt;
System Rescue finally recovered the MBR and XP now boots.&lt;br /&gt;
&lt;br /&gt;
SuperGRUB2 locates and will boot the Fedora 16 partition - all appears OK BUT trying to install GRUB to sda results in the following error:&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&amp;#91;root@Lincoln sbin&amp;#93;# grub2-install /dev/sda&lt;br /&gt;
/sbin/grub2-setup&amp;#58; warn&amp;#58; Your embedding area is unusually small.&amp;nbsp; core.img won't fit in it..&lt;br /&gt;
/sbin/grub2-setup&amp;#58; warn&amp;#58; Embedding is not possible.&amp;nbsp; GRUB can only be installed in this setup by using blocklists.&amp;nbsp; However, blocklists are UNRELIABLE and their use is discouraged..&lt;br /&gt;
/sbin/grub2-setup&amp;#58; error&amp;#58; will not proceed with blocklists.&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Partition configuration of sda is, according to fdisk:&lt;br /&gt;
80.0GB, 80026361856 bytes&lt;br /&gt;
255 heads, 63 sectors/tract, 9729 cylinders, total 156301488&lt;br /&gt;
Units = sectors of 1*512 = 512 bytes&lt;br /&gt;
Sector size (logical/physical): 512 bytes&lt;br /&gt;
I/O size (minimal/optimal): 512 bytes / 512 bytes&lt;br /&gt;
&lt;ul&gt;&lt;br /&gt;
sda1 - Compaq diagnostics 5124703+ blocks&lt;br /&gt;
sda2 - (XP) NTFS 39568095 blocks&lt;br /&gt;
sda3 - (XP Recovery) FAT 32 4104607+ blocks&lt;br /&gt;
sda4 - Extended 29353048 blocks&lt;br /&gt;
sda5 - (swap) Linux 51200 blocks&lt;br /&gt;
sda6 - (Fedora 16) Linux LVM 28838912 blocks&lt;br /&gt;
&lt;br /&gt;
&lt;/ul&gt;&lt;br /&gt;
Any ideas why GRUB suddenly won't install?</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=104289#104289</comments>
                                        <author>GregS</author>
                                        <pubDate>Tue Feb 07, 2012 5:43 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=104289#104289</guid>
                                      </item></channel></rss>