Changes between Version 12 and Version 13 of linux/blockdev
- Timestamp:
- 10/01/2019 09:32:47 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
linux/blockdev
v12 v13 40 40 3. Un-mount volumes 41 41 {{{#!bash 42 umount ${DEVICE} ?42 umount ${DEVICE}* 43 43 }}} 44 44 … … 72 72 sudo umount /mnt/disk 73 73 }}} 74 * Allow unmount to finish completely before removing the drive. Prematurely removing the drive can cause file corruption and strange errors to occur. Running umount in a different shell is not equal to allowing it to complete in the original shell. 74 75 75 76 9. Remove the device from the PC and insert/connect to Gateworks SBC