<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://dant.net.ru/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Dant's Wiki info:boot:grub</title>
        <description></description>
        <link>http://dant.net.ru/wiki/</link>
        <lastBuildDate>Fri, 13 Mar 2015 05:29:58 +0600</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://dant.net.ru/wiki/lib/images/favicon.ico</url>
            <title>Dant's Wiki</title>
            <link>http://dant.net.ru/wiki/</link>
        </image>
        <item>
            <title>Загрузка Vista из GRUB</title>
            <link>http://dant.net.ru/wiki/info/boot/grub/grub-vista</link>
            <description>Как известно, в Vista используется новый загрузчик bootmanager, пришедший на смену NTLDR. В связи с этим, возникают всяческие проблемы при использовании нескольких OS на одном компьютере, если одна из них - Vista.</description>
        <category>info:boot:grub</category>
            <pubDate>Fri, 22 May 2009 15:37:07 +0600</pubDate>
        </item>
        <item>
            <title>GRUB for DOS</title>
            <link>http://dant.net.ru/wiki/info/boot/grub/grub4dos</link>
            <description>Grub4DOS Wiki

Русскоязычное руководство по Grub4dos</description>
        <category>info:boot:grub</category>
            <pubDate>Fri, 22 May 2009 15:54:54 +0600</pubDate>
        </item>
        <item>
            <title>MBR Tips</title>
            <link>http://dant.net.ru/wiki/info/boot/grub/mbr-tips</link>
            <description>Backup/Restore MBR


MBR ГЗЗ

&lt;http://www.shell-fu.org/lister.php?id=803&gt;

Backup MBR:
dd if=/dev/sda of=/root/mbr.img bs=1 count=512

Restore MBR:
dd if=/root/mbr.img of=/dev/sda bs=1 count=512

Restore only bootstrap (part of MBR):
dd if=/temp/mbr.img of=/dev/sda bs=1 count=446

Restore only partition table (part of MBR):</description>
        <category>info:boot:grub</category>
            <pubDate>Thu, 22 Jul 2010 15:21:33 +0600</pubDate>
        </item>
    </channel>
</rss>
