bootparam.7: Document the 'resume' boot parameter

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Andrea Remondini 2013-06-08 04:32:04 +02:00 committed by Michael Kerrisk
parent 7a177ca4e9
commit d11f367d1a
1 changed files with 6 additions and 0 deletions

View File

@ -230,6 +230,12 @@ This is the default.
The choice between read-only and read/write can also be set using
.BR rdev (8).
.TP
.B "'resume=...'"
This tells the kernel the location of the suspend-to-disk data that you want the machine to resume from after hibernation.
Usually, it is the same as your swap partition or file. Example:
.IP
.BI resume= /dev/hda2
.TP
.B "'reserve=...'"
This is used to protect I/O port regions from probes.
The form of the command is: