# man > systemd-hibernate-resume-generator(8)

[_SYSTEMD-HIBER...UME-GENERATOR_(8)](https://www.chedong.com/phpMan.php/man/SYSTEMD-HIBER...UME-GENERATOR/8/markdown) systemd-hibernate-resume-generator [_SYSTEMD-HIBER...UME-GENERATOR_(8)](https://www.chedong.com/phpMan.php/man/SYSTEMD-HIBER...UME-GENERATOR/8/markdown)

## NAME
       systemd-hibernate-resume-generator - Unit generator for resume= kernel parameter

## SYNOPSIS
       /usr/lib/systemd/system-generators/systemd-hibernate-resume-generator

## DESCRIPTION
       **systemd-hibernate-resume-generator **is a generator that initiates the procedure to resume the
       system from hibernation. It creates the [**systemd-hibernate-resume.service**(8)](https://www.chedong.com/phpMan.php/man/systemd-hibernate-resume.service/8/markdown) unit according to
       the value of **resume= **parameter specified on the kernel command line, or the value of EFI
       variable _HibernateLocation_, which will instruct the kernel to resume the system from the
       hibernation image on that device.

## KERNEL COMMAND LINE
       systemd-hibernate-resume-generator understands the following kernel command line parameters:

       _resume=_
           Takes a path to the resume device. Both persistent block device paths like
           /dev/disk/by-foo/bar and [**fstab**(5)](https://www.chedong.com/phpMan.php/man/fstab/5/markdown)-style specifiers like "FOO=bar" are supported.

           Added in version 217.

       _resume_offset=_
           Takes the page offset of the swap space from the resume device. Defaults to "0".

           Added in version 254.

       _resumeflags=_
           Takes the resume device mount options to use. Defaults _rootflags=_ if not specified.

           Added in version 243.

       _noresume_
           Do not try to resume from hibernation. If this parameter is present, _resume=_ is ignored.

           Added in version 240.

## SEE ALSO
       [**systemd**(1)](https://www.chedong.com/phpMan.php/man/systemd/1/markdown), [**systemd-hibernate-resume.service**(8)](https://www.chedong.com/phpMan.php/man/systemd-hibernate-resume.service/8/markdown), [**kernel-command-line**(7)](https://www.chedong.com/phpMan.php/man/kernel-command-line/7/markdown)

systemd 255                                                         [_SYSTEMD-HIBER...UME-GENERATOR_(8)](https://www.chedong.com/phpMan.php/man/SYSTEMD-HIBER...UME-GENERATOR/8/markdown)
