[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



Make sure that your grub directory has been updated with the new 
goodies.  That is if you're adding a /dev/hde drive and it will be your 
new boot drive, whereas it was /dev/hda, then references to /dev/hda in 
the menu.lst (grub.conf) file will need to reflect this change.

Boot from your favorite boot media as you've noted above.  Then mount 
the new root partition and any other partitions that would be part of 
the normal install on this disk.  then chroot to that new root.  Then 
run /usr/sbin/grub-install 'NEW_DEV'  where NEW_DEV is the device you 
want grub installed on.  In summary:

boot with alternate media (toms root/boot?)
mkdir /tmp/newroot
mount /dev/hd?? /tmp/newroot
(if other partitions need mounting, mount them as well, (ie, if /boot is 
a separate partition, mount /dev/hd?? /tmp/newroot/boot))
chroot /tmp/newroot
/usr/sbin/grub-install /dev/hd?

reboot
-- 
Until later, Geoffrey


</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00393" href="msg00393.html">[ale] How do I get grub on an alternate disk?</a></strong>
<ul><li><em>From:</em> ale_nospam at fayettedigital.com (ale_nospam at fayettedigital.com)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00393.html">[ale] How do I get grub on an alternate disk?</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00395.html">[ale] Cheap Computer</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00393.html">[ale] How do I get grub on an alternate disk?</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00396.html">[ale] How do I get grub on an alternate disk?</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00394"><strong>Date</strong></a></li>
<li><a href="threads.html#00394"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>