Changes between Version 7 and Version 8 of linux/blockdev
- Timestamp:
- 12/03/2018 11:39:22 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
linux/blockdev
v7 v8 31 31 * '''Note''' - If nothing besides /dev/sda comes up, please refer to the [#mmcblk0Imaging mmcblk0 section] 32 32 33 }}} 33 34 34 35 35 2. Set the DEVICE variable to the proper device, example given is /dev/sdc: … … 41 41 {{{#!bash 42 42 umount ${DEVICE}? 43 }}} 43 44 44 45 4. Partition device: