<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.heepy.net/index.php?action=history&amp;feed=atom&amp;title=Installing_grub_bootblocks</id>
	<title>Installing grub bootblocks - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.heepy.net/index.php?action=history&amp;feed=atom&amp;title=Installing_grub_bootblocks"/>
	<link rel="alternate" type="text/html" href="https://www.heepy.net/index.php?title=Installing_grub_bootblocks&amp;action=history"/>
	<updated>2026-04-29T18:46:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://www.heepy.net/index.php?title=Installing_grub_bootblocks&amp;diff=65&amp;oldid=prev</id>
		<title>Morris: Created page with 'With multi-disk mirrors as system disks, you need to make sure every disk in the mirror can boot the system if necessary. With a normal install, only the first disk will probably…'</title>
		<link rel="alternate" type="text/html" href="https://www.heepy.net/index.php?title=Installing_grub_bootblocks&amp;diff=65&amp;oldid=prev"/>
		<updated>2009-09-04T01:59:06Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;With multi-disk mirrors as system disks, you need to make sure every disk in the mirror can boot the system if necessary. With a normal install, only the first disk will probably…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;With multi-disk mirrors as system disks, you need to make sure every disk in the mirror can boot the system if necessary. With a normal install, only the first disk will probably end up with bootblocks, which makes you sad if that disk fails and you have to boot off one of the other members of the mirror. &lt;br /&gt;
&lt;br /&gt;
If root mirror is on /dev/sda and /dev/sdl for example: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
grub --no-floppy&lt;br /&gt;
&amp;gt; device (hd0) /dev/sda&lt;br /&gt;
&amp;gt; root (hd0,0)&lt;br /&gt;
&amp;gt; setup (hd0)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then repeat for the rest of the disks with:&lt;br /&gt;
 device (hd0) /dev/sdl&lt;br /&gt;
&lt;br /&gt;
etc...&lt;br /&gt;
[[Category:Incantations]]&lt;/div&gt;</summary>
		<author><name>Morris</name></author>
	</entry>
</feed>