Changes between Version 8 and Version 9 of linux/blockdev
- Timestamp:
- 01/29/2019 06:17:25 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
linux/blockdev
v8 v9 54 54 }}} 55 55 * Note that if you put this into a script it has been found you need to have a second or so of a sleep following the {{{sfdisk}}} to allow the OS to re-scan the partition table before it will realize that the partition exists 56 * When using Ubuntu Bionic or newer 64bit file system support is enabled by default with e2fsporgs after 1.43, this will cause an error. Add '-O !^64bit' to the mkfs.ext4 command line to disable 64bit support. 56 57 57 58 6. Mount the partition: