<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Uuid on Christian Gmeiner</title>
    <link>https://playground.christian-gmeiner.info/tags/uuid/</link>
    <description>Recent content in Uuid on Christian Gmeiner</description>
    <image>
      <title>Christian Gmeiner</title>
      <url>https://playground.christian-gmeiner.info/papermod-cover.png</url>
      <link>https://playground.christian-gmeiner.info/papermod-cover.png</link>
    </image>
    <generator>Hugo -- 0.152.2</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 31 Jan 2012 12:53:40 +0000</lastBuildDate>
    <atom:link href="https://playground.christian-gmeiner.info/tags/uuid/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Install Grub in a chroot environment</title>
      <link>https://playground.christian-gmeiner.info/2012-01-31-install-grub-in-a-chroot-environment/</link>
      <pubDate>Tue, 31 Jan 2012 12:53:40 +0000</pubDate>
      <guid>https://playground.christian-gmeiner.info/2012-01-31-install-grub-in-a-chroot-environment/</guid>
      <description>&lt;p&gt;Image you destroyed your MBR sector of your hard drive/flash device and you are not able to load grub. You can easily fix this issue from an other Linux based computer. Simply run the following commands:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;mount /dev/sda1 /mnt/&lt;/li&gt;
&lt;li&gt;mount -t proc none /mnt/proc&lt;/li&gt;
&lt;li&gt;mount -o bind /dev /mnt/dev&lt;/li&gt;
&lt;li&gt;chroot /mnt/ /bin/bash&lt;/li&gt;
&lt;li&gt;/usr/sbin/grub-install –recheck –no-floppy /dev/sda&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;With this routine it it is also possible to fix UUID problems.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
