[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Gave up waiting for suspend/resume device



On 18/08/17 11:27, David Christensen wrote:
On 08/17/17 00:44, Curt wrote:
On 2017-08-17, David Christensen <dpchrist@holgerdanske.com> wrote:
Is there a configuration file I can edit so that the kernel does not
wait 30 seconds on boot for a suspend/resume device?
  "kernel parameter 'noresume' or
  'resume='"
Into which file do I put one of those options?
David

I would put it in /etc/default/grub; for example, mine contains:

GRUB_CMDLINE_LINUX="quiet"

I would change this to:

GRUB_CMDLINE_LINUX="quiet noresume"

After changing /etc/default/grub, run "update-grub" to regenerate /boot/grub/grub.cfg.

Kind regards,

--
Ben Caradoc-Davies <ben@transient.nz>
Director
Transient Software Limited <http://transient.nz/>
New Zealand


Reply to: