mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 05:50:20 +01:00
Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9149 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
21bbf5fc51
commit
66d059b7c9
@ -85,7 +85,7 @@ cat device.map</userinput></screen>
|
|||||||
|
|
||||||
<screen role="nodump"><userinput>grub-install --grub-setup=/bin/true /dev/sda</userinput></screen>
|
<screen role="nodump"><userinput>grub-install --grub-setup=/bin/true /dev/sda</userinput></screen>
|
||||||
|
|
||||||
<para>We use --grub-setup=/bin/true for now to prevent updating
|
<para>We use --grub-setup=/bin/true for now to prevent updating the
|
||||||
Master Boot Record (MBR). In this way, we can test our installation
|
Master Boot Record (MBR). In this way, we can test our installation
|
||||||
before committing to a change that is hard to revert.</para>
|
before committing to a change that is hard to revert.</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user