<?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 Wed May 22, 2013 6:18 am by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Wed May 22, 2013 6:18 am</pubDate>
  <lastBuildDate>Wed May 22, 2013 6:18 am</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: Grub with USB drive</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=110164#110164</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=67882'&gt;gmport&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Jan 23, 2013 7:51 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Update...&lt;br /&gt;
&lt;br /&gt;
It's always the same, I've been looking for a solution for days and then hours after posting the above, I stumble across “Grub2/installing” at:&lt;br /&gt;
 &lt;a href=&quot;https://help.ubuntu.com/community/Grub2/Installing.&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://help.ubuntu.com/community/Grub2/Installing.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
It explains how to do just about amything with Grub. From these instructions I booted into Mint with the USB drive connected and in a terminal entered:&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;sudo grub-install /dev/sda&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
After re-booting I had the Grub menu back, but the USB drive was not included. So I then entered:&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;sudo update-grub&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Success everything worked correctly!!! Without the USB drive connected, I could boot Mint or Windows. With USB connected, I could boot into Mint, Windows or the new openSuse 12.2.&lt;br /&gt;
&lt;br /&gt;
This was all ok until I re-booted after installed all the updates – instead of the Grub menu, there was an error message about the kernel.&lt;br /&gt;
&lt;br /&gt;
So I did:&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;sudo update-grub&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
again and all is well again.&lt;br /&gt;
&lt;br /&gt;
Regards gmport</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=110164#110164</comments>
                                        <author>gmport</author>
                                        <pubDate>Wed Jan 23, 2013 7:51 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=110164#110164</guid>
                                      </item>
                                      <item>
                                        <title>Grub with USB drive</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=110158#110158</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=67882'&gt;gmport&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Jan 23, 2013 9:15 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Hi,&lt;br /&gt;
&lt;br /&gt;
I have been using Linux almost exclusively for over 3 years now using various versions of Ubuntu and Mint and am now using Mint 14.1 (Cinnamon) dual booting with Windows XP; I only keep Windows for AutoCAD. Good though Mint is, I often feel like trying something a bit different. &lt;br /&gt;
&lt;br /&gt;
Using mostly my HP laptop, trying a new distro on live discs is ok, but doesn't give a true feel for the distro being tested. Virtualbox is ok, but again is not like running the 'real thing'. So I have taken to installing the distro to be tested on a USB drive – it runs faster and I get a better impression of what the new distro is really like.&lt;br /&gt;
&lt;br /&gt;
The problem I have is what the new installation does with Grub. I always select manually partition set-up and select to install the boot manager to '/dev/sdb'. However, some installers put the Grub boot menu on sdb, but remove the original menu from sda. Consequently, I can only boot from my main installation on sda when the USB drive (sdb) is connected. &lt;br /&gt;
&lt;br /&gt;
Other installers don't seem to install Grub at all leaving me with the Grub recovery prompt when I boot.&lt;br /&gt;
&lt;br /&gt;
I have tried using the 'System Recovery CD' from LXF162, but this seems very complicated. I have also scoured LXF answers for advice – there are several questions on Grub problems, but I can't find anything that covers my particular circumstances using a removable drive.&lt;br /&gt;
&lt;br /&gt;
Could someone tell me a method for replacing/re-installing Grub (in simple terms please, I'm getting on a bit!) so that I can boot my original installation on sda when the USB drive (sdb) is not connected or boot from the USB drive when it is.&lt;br /&gt;
&lt;br /&gt;
Regards gmport</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=110158#110158</comments>
                                        <author>gmport</author>
                                        <pubDate>Wed Jan 23, 2013 9:15 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=110158#110158</guid>
                                      </item></channel></rss>