Ignore:
Timestamp:
03/31/2021 10:41:39 AM (3 years ago)
Author:
Xℹ Ruoyao <xry111@…>
Branches:
ml-11.0, multilib, xry111/multilib
Children:
7610848
Parents:
811b5a39
git-author:
Thomas Trepl <thomas@…> (06/29/2020 07:55:01 AM)
git-committer:
Xℹ Ruoyao <xry111@…> (03/31/2021 10:41:39 AM)
Message:

Update to new lfs structure

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11986 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 moved

Legend:

Unmodified
Added
Removed
  • chapter11/reboot.xml

    r811b5a39 r6dfcfecc  
    9090umount -v $LFS/sys</userinput></screen>
    9191
    92   <para>Unmount the LFS file system itself:</para>
    93 
    94 <screen><userinput>umount -v $LFS</userinput></screen>
    95 
    9692  <para>If multiple partitions were created, unmount the other
    9793  partitions before unmounting the main one, like this:</para>
     
    10096umount -v $LFS/home
    10197umount -v $LFS</userinput></screen>
     98
     99  <para>Unmount the LFS file system itself:</para>
     100
     101<screen><userinput>umount -v $LFS</userinput></screen>
    102102
    103103  <para>Now, reboot the system with:</para>
Note: See TracChangeset for help on using the changeset viewer.