CONFIG_PM_STD_PARTITION: │
│ │
│ The default resume partition is the partition that the suspend- │
│ to-disk implementation will look for a suspended disk image. │
│ │
│ The partition specified here will be different for almost every user. │
│ It should be a valid swap partition (at least for now) that is turned │
│ on before suspending. │
│ │
│ The partition specified can be overridden by specifying: │
│ │
│ resume=/dev/<other device> │
│ │
│ which will set the resume partition to the device specified. │
│ │
│ Note there is currently not a way to specify which device to save the │
├───────────────────────────