tNote umount -R. - pi3-aoe - ATA over Ethernet setup for Raspberry Pi 3
 (HTM) git clone https://git.parazyd.org/pi3-aoe
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit de0ac793a5f2d7f137f20d27aff3e81d2df3e8ca
 (DIR) parent bfbe62136264c5cebe4c2992633a652ba9487754
 (HTM) Author: parazyd <parazyd@dyne.org>
       Date:   Thu, 28 Jan 2021 12:31:43 +0100
       
       Note umount -R.
       
       Diffstat:
         M README.md                           |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -38,6 +38,7 @@ Build steps
        * Unmount and remove
        
        ```
       +; sudo umount -R mnt
        ; sudo partx -dv "$loopdevice"
        ; sudo losetup -d "$loopdevice"
        ```