diff options
author | Jörg Jenderek | 2015-10-07 11:41:23 +0200 |
---|---|---|
committer | Karel Zak | 2015-10-09 13:07:31 +0200 |
commit | 3e9a2bbb94b9f0a2f265ac0c59ffd3b94007b2c8 (patch) | |
tree | 4132cedf03f8267f0d8cfa142f1f114b59149ba9 /libfdisk | |
parent | partx: prevent code duplication (diff) | |
download | kernel-qcow2-util-linux-3e9a2bbb94b9f0a2f265ac0c59ffd3b94007b2c8.tar.gz kernel-qcow2-util-linux-3e9a2bbb94b9f0a2f265ac0c59ffd3b94007b2c8.tar.xz kernel-qcow2-util-linux-3e9a2bbb94b9f0a2f265ac0c59ffd3b94007b2c8.zip |
fdisk: to recognize Intel Rapid Start hibernation partition
I use Intel Rapid Start Technology on my PC. According to their User Guide
"Rapid_Start_Technology_User_Guide_v1.4.pdf" I create a partition with id=84
for hibernation by this Technology.
Unfortunately the software fdisk (util-linux-2.27) classifies that partition as
"OS/2 hidden C:". That is not wrong, but on website
https://en.wikipedia.org/wiki/Partition_type is written, that id 0x84 beside
using for hiding drive C: this type is a also used as hibernation partition for
Microsoft APM and also for Intel Rapid Start
So I patched 2 header files so that fdisk recognize this partition type variation.
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libfdisk')
0 files changed, 0 insertions, 0 deletions