Ignore:
Timestamp:
06/29/2020 07:55:01 AM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib-10.1
Children:
c4804e8
Parents:
d4fdde6
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

    rd4fdde6 r37e35d2  
    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.