Searched refs:umount (Results 1 – 7 of 7) sorted by relevance
160 def umount(ignore_errors): function216 umount(ignore_errors=ignore_cleanup_errors)231 umount(ignore_errors=ignore_cleanup_errors)
109 sudo umount ${mnt}122 sudo umount ${mnt}
408 sudo umount "$MOUNT_DIR"606 sudo umount "$MOUNT_DIR"
137 sudo umount /mnt
141 sync && sudo umount /media/root288 sync && sudo umount /media/root
503 …$UDEV /mnt/tmp && sudo cp $UOUT/u-boot-dtb.img /mnt/tmp/u-boot.img && sleep 1 && sudo umount $UDEV504 …t $KDEV /mnt/tmp && sudo cp $WORK/image.fit /mnt/tmp/boot/image.fit && sleep 1 && sudo umount $KDEV
1923 If you encounter "ERROR: Cannot umount" in nfs command,
Completed in 15 milliseconds