Add GRUB Legacy live media boot step to help manual (#734376)
Bug #734376 - Add GRUB 2 Restore Steps to GParted Manual
This commit is contained in:
parent
fa7c38f166
commit
4501c0394f
|
@ -2573,6 +2573,20 @@
|
||||||
Use the following steps to restore the GRUB Legacy boot
|
Use the following steps to restore the GRUB Legacy boot
|
||||||
loader:
|
loader:
|
||||||
<orderedlist>
|
<orderedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Boot from Live media such as your GNU/Linux distribution
|
||||||
|
image. Open a terminal window.
|
||||||
|
</para>
|
||||||
|
<note>
|
||||||
|
<para>
|
||||||
|
The Live media must contain the GRUB Legacy boot
|
||||||
|
loader. If your GNU/Linux distribution uses GRUB
|
||||||
|
Legacy, then the distribution Live media will also
|
||||||
|
contain GRUB Legacy.
|
||||||
|
</para>
|
||||||
|
</note>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Start the <application>grub</application> application
|
Start the <application>grub</application> application
|
||||||
|
|
Loading…
Reference in New Issue