Testing Matrix
Hibernation with standard partitions
| Installation Type | Partitioning | Cmdline | Boot method | Status | Notes |
|---|---|---|---|---|---|
Fresh |
Standard |
UUID= |
mbr |
working |
Default setting |
Fresh |
Standard |
LABEL=swap |
mbr |
working |
|
Fresh |
Standard |
/dev/sda? |
mbr |
working |
|
Fresh |
Standard |
/dev/disk/by-id |
mbr |
working |
|
Fresh |
Standard |
PARTUUID= |
mbr |
working |
Hibernation with LVM partitions
| Installation Type | Partitioning | Cmdline | Boot method | Status | Notes |
|---|---|---|---|---|---|
Fresh |
LVM |
UUID= |
mbr |
working |
|
Fresh |
LVM |
LABEL=swap |
mbr |
working |
|
Fresh |
LVM |
/dev/mapper |
mbr |
working |
Default setting |
Fresh |
LVM |
/dev/disk/by-id |
mbr |
working |
|
Fresh |
LVM |
PARTUUID= |
mbr |
not available |
PARTUUID points to the partition where LVM is located, not to the LVM partition. |
Hibernation with encrypted LVM partitions
| Installation Type | Partitioning | Cmdline | Boot method | Status | Notes |
|---|---|---|---|---|---|
Fresh |
LVM encrypted |
UUID= |
mbr |
working |
|
Fresh |
LVM encrypted |
LABEL=swap |
mbr |
working |
|
Fresh |
LVM encrypted |
/dev/mapper |
mbr |
working |
Default setting |
Fresh |
LVM encrypted |
/dev/disk/by-id |
mbr |
working |
|
Fresh |
LVM encrypted |
PARTUUID= |
mbr |
not available |
PARTUUID points to the partition where LVM is located, not to the LVM partition. |